The Language of Polynomials (VCE SSCE Mathematical Methods): Revision Notes
The Language of Polynomials
What is a polynomial function?
A polynomial function is a special type of mathematical function that can be written as a sum of terms, where each term consists of a coefficient multiplied by a power of . The general form looks like this:
In this formula:
- is a non-negative integer (that is, )
- The values are real numbers called coefficients
- The coefficient of the highest power cannot be zero (unless the polynomial is the zero polynomial)
Understanding polynomial functions is fundamental to many areas of mathematics. They appear in everything from simple quadratic equations to complex modelling problems. Mastering the language and operations of polynomials will serve as a foundation for more advanced mathematical topics.
Important polynomial terminology
Zero polynomial: The number by itself is called the zero polynomial. It's a special case because it doesn't have a degree in the usual sense.
Leading term: The leading term is the term with the highest power of that has a non-zero coefficient. For example, in , the leading term is .
Degree: The degree of a polynomial is the power (or index) of the leading term. Using our previous example, has degree . We can write this as .
Monic polynomial: A polynomial is called monic when its leading term has a coefficient of . For instance, is monic because the coefficient of is , but is not monic.
Constant term: The constant term is the term that doesn't involve at all. It's the term with power (since ). In , the constant term is .
Evaluating polynomials
To evaluate a polynomial at a particular value means to substitute that value for and calculate the result. This is written as , which means "the value of when ".
The process is straightforward: replace every in the polynomial with the given value, then simplify using the order of operations.
Worked Example: Evaluating a Polynomial at Multiple Values
Let . Find , , , and .
Finding :
Finding :
Finding :
Finding :
Be especially careful with negative values! Remember that (positive), but (negative). Even powers give positive results, while odd powers preserve the sign.
Finding unknown coefficients
Sometimes we know the value of a polynomial at certain points, and we need to find unknown coefficients. This involves substituting the given value of , forming an equation, and solving for the unknown.
Worked Example: Finding a Single Unknown Coefficient
Let . If , find the value of .
We substitute into to form an equation:
Since we're told that :
When we have multiple unknowns, we need multiple equations. This often leads to solving simultaneous equations.
Worked Example: Finding Two Unknown Coefficients
Let . If , find the values of and .
First, we find in terms of and :
Next, we find in terms of and :
Since and , we have two equations:
... (1)
... (2)
From equation (2), we can divide by :
... (3)
Adding equations (1) and (3):
Substituting into equation (1):
Arithmetic operations with polynomials
We can add, subtract, and multiply polynomials just like we do with numbers. The key is to work with like terms (terms with the same power of ).
Addition of polynomials
When adding polynomials, we combine like terms. Terms are "like" if they have the same power of .
For example, if and :
Notice that we simply added the coefficients of like terms: the terms combined to give , and the constant terms combined to give .
Subtraction of polynomials
Subtraction works similarly, but remember to distribute the negative sign across all terms in the polynomial being subtracted.
Using the same polynomials:
Multiplication of polynomials
To multiply polynomials, we use the distributive property. Each term in the first polynomial must multiply each term in the second polynomial.
We can distribute this step by step:
Now we collect like terms:
Important property: The sum, difference, and product of two polynomials is always another polynomial. This is known as closure under polynomial operations.
Worked Example: All Three Operations
Let and . Find , , and .
Finding :
Finding :
Finding :
We distribute each term:
Collecting like terms:
Rules for degrees
For polynomials and (both non-zero), we have useful rules about degrees:
Addition and subtraction:
The degree of the sum is at most the maximum of the two degrees. It could be less if the leading terms cancel out.
Multiplication:
The degree of the product equals the sum of the degrees. For example, multiplying a cubic (degree 3) by a quadratic (degree 2) always gives a polynomial of degree 5.
Equating coefficients
A powerful technique in polynomial work is equating coefficients. The principle is simple but extremely useful:
Principle of Equating Coefficients
If two polynomials are equal for all values of , then their corresponding coefficients must be equal.
For example, if we know that:
for all values of , then we can immediately conclude:
- Coefficient of : b₃ = 4
- Coefficient of : b₂ = 5
- Coefficient of : b₁ = -1
- Constant term: b₀ = 3
This technique is especially useful when we need to express a polynomial in a different form.
Worked Example: Finding Coefficients by Expansion and Matching
The polynomial can be written in the form where , , and are real numbers. Find the values of , , and .
First, we expand the required form:
Since this must equal for all real numbers , we equate coefficients:
Coefficient of : , so b = 5
Coefficient of : , so , giving c = 12
Constant term: , so , giving r = 25
Therefore, , , and .
This means .
Worked Example: Using Equating Coefficients with Powers
If for all , find the values of and .
We expand the right-hand side:
Equating this to :
Coefficient of :
Coefficient of :
Coefficient of :
Constant term:
From the first equation, a = 1. We can verify this is consistent with the second and third equations (both give ).
From the constant term: , so b = 7.
When equating coefficients shows impossibility
Sometimes, attempting to equate coefficients reveals that a polynomial cannot be written in a proposed form.
Worked Example: Proving Impossibility
Can be written in the form for real numbers , , and ?
Expanding the proposed form:
If this equals , then:
Coefficient of : ... (1)
Coefficient of : ... (2)
Coefficient of : ... (3)
Constant term: ... (4)
From equation (1), we have .
Substituting into equation (2): , so .
But substituting and into equation (3) gives:
This is a contradiction! Therefore, the polynomial cannot be written in the proposed form.
Key Points to Remember:
-
A polynomial is a sum of terms with non-negative integer powers:
-
The degree of a polynomial is the highest power with a non-zero coefficient. A monic polynomial has leading coefficient 1.
-
To evaluate a polynomial at , substitute for and calculate. Be especially careful with negative values and remember that even powers give positive results while odd powers preserve the sign.
-
When adding or subtracting polynomials, combine like terms. When multiplying, use the distributive property and remember that .
-
Equating coefficients is powerful: if two polynomials are equal for all , their corresponding coefficients must match. This can help find unknown values or prove that certain forms are impossible.