Factor & Remainder Theorems and Cubic Equations
CIE IGCSE Additional MathematicsΒ· 3.1, 3.2, 3.3Β· 25 min read
1. The Remainder Theoremβ β ββββ± 5 min
β Calculator OK
Remainder Theorem
For any polynomial , the remainder when is divided by the linear term is equal to . For a divisor , the remainder simplifies to .
Example:
For , the remainder when divided by is .
The remainder theorem eliminates the need for time-consuming polynomial long division when you only need to find the remainder of a division operation. It is tested frequently in both calculator and non-calculator papers.
Find the remainder when is divided by .
- 1
- Solve the divisor equal to 0 to find the substitution value:
- 2
- Substitute into :
- 3
- 4
- Simplify the expression:
- 5
- 6
- The remainder is .
Exam tip:
Double check the sign of your substitution value: sign errors are the most common mistake on remainder theorem questions.
2. The Factor Theoremβ β ββββ± 5 min
β Calculator OK
Factor Theorem
A special case of the remainder theorem: if the remainder when is divided by is 0, then is a factor of . The reverse is also true: if is a factor of , then .
Example:
For , , so is a factor of .
For cubics with integer coefficients, the only possible integer roots are factors of the constant term, so test these values first to quickly find linear factors. When the leading coefficient , a root may be rational rather than a whole number: any rational root has the form , where is a factor of the constant term and is a factor of the leading coefficient, so you test candidates (for example, a cubic beginning can have a root such as , since divides ). In practice, 0606 questions of this type usually hand you a factor directly (for example, 'given that is a factor') or specify the coefficients, so once you have it you can divide by the stated factor immediately rather than searching for the root yourself.
Show that is a factor of .
- 1
- Solve the divisor equal to 0 to find the substitution value:
- 2
- Substitute into :
- 3
- 4
- 5
- Since , by the factor theorem, is a factor of .
3. Factorising Cubic Polynomialsβ β β βββ± 7 min
β Calculator OK
Once you identify one linear factor of a cubic using the factor theorem, you can write the cubic as . You can find the quadratic factor using either coefficient matching (inspection) or polynomial long division, then factorise the quadratic further if possible.
Factorise fully into linear factors.
- 1
- We already found is a factor, so write:
- 2
- Expand the right-hand side and match coefficients to the original cubic:
- 3
- 4
- Solve for coefficients: , ,
- 5
- The quadratic factor is , which factorises to
- 6
- Fully factorised cubic:
Sometimes a question asks you to write a polynomial in the form , where is the quotient and is the remainder, even when is not a factor. This is just polynomial division presented as an identity: divide as usual, and the number left at the end of the division is the remainder .
Express in the form .
- 1
- Divide by . First term: ; then , and subtracting leaves .
- 2
- Next term: ; then , and subtracting leaves .
- 3
- Last term: ; then , and subtracting leaves the remainder .
- 4
- So the quotient is and the remainder is :
- 5
- 6
- Check with the remainder theorem: should equal , and indeed .
Exam tip:
If you use long division, always write the cubic in descending powers of x, including 0 coefficients for any missing powers (e.g. write as ) to avoid subtraction errors.
4. Solving Cubic Equationsβ β β βββ± 6 min
β Calculator OK
To solve a cubic equation , first factorise fully into linear factors, then set each factor equal to 0 to find all roots. Roots may be integers, rational, or irrational.
Solve .
- 1
- Test integer factors of the constant term: , so is a factor.
- 2
- Divide the cubic by to get the quadratic factor
- 3
- Factorise the quadratic:
- 4
- Set each linear factor equal to 0:
- 5
- 6
- The full set of solutions is
What is the first step to solve a cubic equation in the 0606 exam?
A. Use the quadratic formula immediately
B. Find one linear factor using the factor theorem
C. Differentiate the cubic
D. Guess all three roots
Reveal answer
B βYou first find one linear factor by testing integer factors of the constant term, then factorise the remaining quadratic to find the other roots.
5. Finding Unknown Coefficients from a Factor and a Remainderβ β β β ββ± 8 min
β Calculator OK
The most frequently examined question type in this topic gives a cubic that contains two unknown constants, together with two conditions. Usually one condition states that a linear expression is a factor, and the other states the remainder after division by a different linear expression. Each condition gives one equation, so the two conditions form a pair of simultaneous equations that you solve for the two unknowns. Once the cubic is fully known, you factorise it or solve .
Translate each condition into an equation before solving. ' is a factor of ' means by the factor theorem. ' divided by leaves remainder ' means by the remainder theorem. For a divisor of the form , substitute .
The cubic has as a factor, and leaves a remainder of when divided by . Find the values of and , factorise fully, and solve .
- 1
- Factor condition: since is a factor, the factor theorem gives .
- 2
- 3
- Remainder condition: dividing by leaves remainder , so by the remainder theorem .
- 4
- 5
- 6
- Solve the simultaneous equations. Add and to eliminate :
- 7
- 8
- So . Since is already known to be a factor, divide by it to find the quadratic factor:
- 9
- 10
- Factorise the quadratic: , so the full factorisation is:
- 11
- 12
- Solve by setting each linear factor equal to 0:
- 13
- 14
- Check the roots and the given remainder: , , and . The solutions are .
Exam tip:
The linear expression you were told is a factor is already one factor of the cubic, so divide by it immediately once you know the coefficients, rather than testing for a new root.
6. When a Cubic Has Only One Real Rootβ β β β ββ± 6 min
β Calculator OK
Not every cubic factorises into three linear factors. After you divide out the linear factor found with the factor theorem, the remaining quadratic factor may not factorise. Use the discriminant of that quadratic to decide how many real roots the cubic has: if the discriminant is negative the quadratic has no real roots, so the cubic has only one real root; if it is zero the quadratic gives a repeated root. Exam questions often ask you to 'show that the equation has only one real root', and this is exactly the reasoning they expect.
Show that the equation has only one real root.
- 1
- Test integer factors of the constant term : , so is a factor.
- 2
- Divide to obtain the quadratic factor:
- 3
- Examine the discriminant of the quadratic factor :
- 4
- 5
- Since the discriminant is negative, has no real roots. The only real root of the cubic comes from , so is the only real root.
Exam tip:
To decide the number of real roots of a cubic, factor out the known linear factor first, then read off the discriminant of the remaining quadratic: negative means one real root, zero means a repeated root, positive means three distinct real roots.
7. Common Pitfalls
Wrong move:
Substituting for divisor instead of
Why:
The remainder theorem requires solving the divisor equal to 0, so gives , not
Correct move:
Always rearrange the linear divisor to solve for x before substituting into
Wrong move:
Forgetting 0 coefficients for missing powers during long division
Why:
Missing terms lead to incorrect subtraction steps and wrong quadratic factors
Correct move:
Rewrite the cubic with all powers of x present, e.g. becomes before dividing
Wrong move:
Stopping factorisation at even if the quadratic can be factorised further
Why:
Exam questions often ask for fully factorised form or all roots, so incomplete factorisation loses marks
Correct move:
Always check if the quadratic factor can be factorised into linear terms, use the quadratic formula for non-integer roots if needed
Wrong move:
Testing random values instead of integer factors of the constant term
Why:
Only integer factors of the constant term can be integer roots, so testing random values wastes time
Correct move:
Test where is a factor of the constant term first to find linear factors quickly
8. Quick Reference Cheatsheet
Concept | Rule | Exam Use Case |
|---|---|---|
Remainder Theorem | Remainder of | Find remainder without long division |
Factor Theorem | If , is a factor of | Identify linear factors of cubics |
Cubic Factorisation | Cubic = (linear factor)(quadratic) β fully linear | Get factorised form for solving equations |
Cubic Solution | Set each linear factor = 0 to find roots | Solve for all values of x in cubic equations |
9. Frequently Asked
Do I have to use polynomial long division to factorise cubics for 0606?
No, you can use inspection (matching coefficients) if you find it faster, but long division is a reliable fallback for trickier cubics. Both methods are fully accepted in the exam.
Can I use the quadratic formula for the quadratic factor of a cubic?
Yes, if the quadratic does not factorise into integer linear terms, you can use the quadratic formula or completing the square to find the remaining real roots, including irrational roots.
Going deeper
- question bankCIE 0606 Polynomials Past QuestionsTopic-sorted questions with mark schemes
- practice worksheetCubic Factorisation Drills20+ problems with step-by-step solutions
What's Next
Now that you have mastered factor and remainder theorems and cubic equations, you can apply these foundational algebraic skills to more advanced topics in the CIE 0606 syllabus. Cubic factorisation is used extensively in polynomial graph sketching, differentiation of polynomial functions, and solving kinematics problems involving displacement, velocity, and acceleration. Regular practice of these skills will help you build speed and accuracy for your exam, as these concepts are tested in almost every 0606 paper.
