Revision notes for Edexcel AS Level Maths 7.3 The Factor Theorem. Open the guide for explanations and worked examples. Written against the Edexcel AS Level Maths (8MA0) specification, so the content matches what's examinable rather than general Maths background.
7.3 The Factor Theorem
What you'll learn
How substituting a number into a polynomial can test for a factor.
How the factor theorem links factors, roots, and x-intercepts.
How to use algebraic division to reduce a cubic to a quadratic.
How to factorise and solve cubic equations in exam-style problems.
1. Prerequisites: polynomials and substitution
A lot of this topic is about being organised with substitution. You will often be given a polynomial such as
and asked to test whether a particular bracket is a factor.
Definition
Polynomial
A polynomial is an expression made from powers of a variable with number coefficients, such as x3−4x+7x^3-4x+7x3−4x+7. The highest power tells you its degree. For example, a cubic has degree 3.
When you see f(2)f(2)f(2), it means “put x=2x=2x=2 into the expression for f(x)f(x)f(x)”.
Example
Evaluating a polynomial
For f(x)=3x3−2x2−11x+6f(x)=3x^3-2x^2-11x+6f(x)=3x3−2x2−11x+6, find f(2)f(2)f(2).
Substitute x=2x=2x=2 into every place where xxx appears.
If you substitute a negative number, use brackets. For example, when x=−3x=-3x=−3, write (−3)2=9(-3)^2=9(−3)2=9 and (−3)3=−27(-3)^3=-27(−3)3=−27. Missing brackets is one of the quickest ways to lose accuracy.
2. Factors, roots, and the x-axis
A factor is something that divides exactly into an expression. For example, x−2x-2x−2 is a factor of a polynomial if dividing by x−2x-2x−2 leaves no remainder.
A root or solution of f(x)=0f(x)=0f(x)=0 is a value of xxx that makes the polynomial equal zero.
These two ideas are connected:
If x=2x=2x=2 is a root, then x−2x-2x−2 is a factor.
If x=−3x=-3x=−3 is a root, then x+3x+3x+3 is a factor.
On a graph, roots are the places where the curve crosses or touches the x-axis.
Key Idea
Root to factor
If the root is x=ax=ax=a, the matching factor is x−ax-ax−a. Be especially careful with signs: root x=−3x=-3x=−3 gives factor x+3x+3x+3.
Example
Matching roots and factors
Write down the factor corresponding to each root.
If x=5x=5x=5 is a root, then the factor is x−5x-5x−5.
If x=−4x=-4x=−4 is a root, then the factor is x+4x+4x+4.
If x=12x=\frac{1}{2}x=21 is a root, then the factor is x−12x-\frac{1}{2}x−21. You may also see the equivalent integer-coefficient factor 2x−12x-12x−1.
3. The factor theorem
The factor theorem is the main result for this topic.
Definition
The factor theorem
For a polynomial f(x)f(x)f(x), the bracket x−ax-ax−a is a factor of f(x)f(x)f(x) if and only if f(a)=0f(a)=0f(a)=0.
This means you do not need to divide straight away. You can test a possible factor by substitution first.
Example
Showing a bracket is a factor
Show that x+2x+2x+2 is a factor of f(x)=2x3+3x2−8x−12f(x)=2x^3+3x^2-8x-12f(x)=2x3+3x2−8x−12.
Rewrite the bracket in the form x−ax-ax−a. Since x+2=x−(−2)x+2=x-(-2)x+2=x−(−2), we need to test x=−2x=-2x=−2.
Since f(1)=0f(1)=0f(1)=0, the factor theorem tells us that x−1x-1x−1 is a factor.
5. Algebraic division after finding a factor
Once you know one linear factor of a cubic, you can divide the cubic by that factor. This leaves a quadratic, which you can usually factorise or solve with the quadratic formula.
Key Idea
Cubic to quadratic
The factor theorem finds a linear factor. Algebraic division then reduces a cubic to a quadratic, which is much easier to finish.
You may use long division or coefficient comparison. Coefficient comparison is often quick once the factor is known.
Solve these values. From A=2A=2A=2, then B−6=−3B-6=-3B−6=−3, so B=3B=3B=3. From −3C=6-3C=6−3C=6, C=−2C=-2C=−2. The quadratic factor is 2x2+3x−22x^2+3x-22x2+3x−2.
If the question says “factorise completely”, do not stop at a linear factor times a quadratic unless the quadratic cannot be factorised further over the required number system.
6. Finding unknown coefficients using given values
Sometimes the polynomial contains unknown constants, such as ppp, qqq, or kkk. Given information like f(4)=0f(4)=0f(4)=0 can be turned into equations.
Example
Finding unknowns, then factorising
Let f(x)=x3+2x2+px+qf(x)=x^3+2x^2+px+qf(x)=x3+2x2+px+q. Given that f(2)=0f(2)=0f(2)=0 and f(−3)=10f(-3)=10f(−3)=10, find ppp and qqq, then factorise f(x)f(x)f(x).