Factor theorem
The factor theorem states that:
If
f(x) is a polynomial andf(c) = 0 for some constantc , then(x - c) is a factor of the polynomialf(x) .
This looks complicated, but you’ve already seen it before.
When you solve an equation that looks something like, for example,
From that equation, you know that
Notation
We can write the factor theorem as: $$ \text{if} f(a)=0\text{, then } (x-a)\text{ is a factor of }f(x)$ $$
Examples
Find the two roots of the polynomial f(x) = x^2 - x - 6 using the factor theorem
- Factorise:
(x-3)(x+2)
- Find the roots:
- If
(x-a) is a factor of the polynomial, thenf(a) = 0 . - We know that
(x-3) is a factor, sof(3) = 0 . - We also know that
(x+2) is a factor, sof(-2) = 0 .
- If
- So the roots the roots of the polynomial are
x=3 andx=-2 .
Given that (x-3) is a factor of f(x) , find a root of f(x)=0
- The factor theorem states that if
(x-3) is a factor off(x) , thenf(3)=0 . f(3)=0 .3 is a root off(x)=0 .
Other uses of the factor theorem
The factor theorem can also be used to help factorise polynomials which we otherwise wouldn’t know how to factorise.
For example, a cubic polynomial like
We cover that in the polynomial division section.