Introduction to Polynomial Functions
A polynomial function is one of the most fundamental structures in mathematics , built entirely from addition, multiplication, and non-negative integer exponents.
Polynomial Function: A function of the form where are real constants (called coefficients), , and is a non-negative integer.
Degree of a Polynomial: The highest power of the variable in the polynomial. For example, has degree 4.
Some key vocabulary you'll need throughout this subtopic:
- Leading coefficient: the coefficient of the highest-degree term
- Constant term: , the value of (the -intercept)
- Roots / Zeros: values of for which (the -intercepts)
A polynomial of degree has at most real roots, though some roots may be repeated or complex.
The Factor Theorem
Factor Theorem: A polynomial has a factor if and only if . Equivalently, is a root of if and only if divides exactly (with zero remainder).
The "if and only if" means it works in both directions:
- If you suspect is a root, evaluate . If , then is a factor.
- If you know is a factor, then is guaranteed.
This gives you a powerful method for factorising polynomials: test candidate integer values until you find one that gives , then perform polynomial division.
Rational Root Theorem (useful for finding candidates): For a polynomial with integer coefficients, any rational root (in lowest terms) satisfies: divides the constant term and divides the leading coefficient . For monic polynomials (), only integer factors of need to be tested.
Find a factor of .
Test integer factors of 6:
✓
Since , by the Factor Theorem, is a factor of .
Continuing: ✓, so is also a factor.
✓, so is a factor.
Therefore .
The Factor Theorem says is a factor when . Students sometimes write the factor as , remember the sign flip: if , the factor is , not .