Factor found! Since the remainder = 0, \((x-r)\) is a factor of \(f(x)\).
The Factor Theorem
Special case of Remainder Theorem · Zero remainder means factor
The Theorem — both directions
The Factor Theorem is the Remainder Theorem with R = 0. It works in both directions.
\((x-a)\text{ is a factor of }f(x)\iff f(a)=0\)
\((ax-b)\text{ is a factor of }f(x)\iff f\!\left(\tfrac{b}{a}\right)=0\)
Both directions matter: if f(a) = 0 then (x−a) is a factor; if (x−a) is a factor then f(a) = 0. Examiners test both in "show that" questions.
Show \((x-3)\) is a factor of \(f(x)=x^3-5x^2+2x+6\)
Step 1
Evaluate f at the root of the proposed factor: \(x=3\)
Step 2
\(f(3)=27-45+6+6=0\)
✓
Since \(f(3)=0\), by the Factor Theorem, \((x-3)\) is a factor of \(f(x)\).
Rational Root Test — finding candidates
For a monic cubic \(x^3+px^2+qx+r\), test \(\pm\) the factors of the constant term \(r\).
Smart order: Try ±1 first (simplest arithmetic). Check if sum of all coefficients = 0 → (x−1) is a factor. If alternating sum = 0 → (x+1) is a factor.
Finding unknowns using the Factor Theorem
One unknown — find k, given \((x-2)\) is a factor of \(f(x)=x^3+kx-4\)
FT
Factor Theorem: \(f(2)=0\)
Sub
\(8+2k-4=0\)
Solve
\(2k=-4\)
✓
\(k=-2\)
Two unknowns — \((x-1)\) and \((x+2)\) are factors of \(x^3+ax^2+bx-6\)
Eqn â‘
\(f(1)=0\): \(1+a+b-6=0 \Rightarrow a+b=5\)
Eqn â‘¡
\(f(-2)=0\): \(-8+4a-2b-6=0 \Rightarrow 2a-b=7\)
â‘ +â‘¡
\(3a=12 \Rightarrow a=4\), then \(b=1\)
✓
\(a=4,\quad b=1\)
Polynomial Long Division
Visual step-through · Two methods compared · Worked examples
Visual Step-Through — click each stage to follow the working
Dividing \(2x^3+x^2-13x+6\) by \((x-2)\)
Loading…
Method 1 — Long Division (systematic)
Write dividend in descending degree order. Insert \(0\cdot x^k\) for any missing powers.
Divide leading term of dividend by leading term of divisor → first term of Q(x)
Multiply that term by the entire divisor and subtract from the dividend
Bring down the next term; repeat until deg(remainder) < deg(divisor)
Write the identity: \(f(x)\equiv d(x)\cdot Q(x)+R\)
Sign trap: When subtracting a row, every term flips sign. Write it out — don't do it mentally.
Method 2 — Comparing Coefficients
State the expected form: e.g. \(f(x)\equiv(x-2)(ax^2+bx+c)+R\)
Expand the right side and collect like terms
Equate coefficients of each power of x on both sides
Solve the linear system — start from the highest or lowest degree for speed
Best for: when the quotient structure is obvious, or when dividing by a quadratic where R = px + q needs two substitutions.
Comparing Coefficients — Full Worked Example
Divide \(x^3+2x^2-5x-6\) by \((x-2)\)
Set up
Divisor is degree 1 → Q(x) is degree 2. \[x^3+2x^2-5x-6\equiv(x-2)(x^2+bx+c)\]
Let \(u=e^t\): \(u=1,2\) (reject \(-1,-2\) since \(e^t>0\)) \(e^t=1\Rightarrow t=0\); \(e^t=2\Rightarrow t=\ln2\)
Hard 3
[6] Find the range of values of \(k\) for which \(x^3-kx+k=0\) has exactly one real root by using the substitution \(u=x-\frac{k}{3x}\).
SOLUTION
Approach
Exactly one real root means discriminant of auxiliary quadratic \(<0\). For cubic \(x^3+px+q=0\): \(\Delta=4p^3+27q^2<0\). Here \(p=-k,\;q=k\): \(-4k^3+27k^2<0 \Rightarrow k^2(27-4k)<0\) \(k\neq0\) and \(27-4k<0 \Rightarrow \boldsymbol{k>\tfrac{27}{4},\;k\neq0}\)
Past Year Paper Questions
Cambridge 0606 — Factor & Remainder Theorem
0606
[8](a) Given \(f(x)=x^3+3x^2-4\), show that \((x-1)\) is a factor. [1] (b) Factorise \(f(x)\) completely. [3] (c) Solve \(f(x-1)=0\). [2]
SOLUTION
(a)
\(f(1)=1+3-4=0\) ✓
(b)
\((x-1)(x^2+4x+4)=(x-1)(x+2)^2\)
(c)
Replace \(x\) with \(x-1\): \((x-2)(x+1)^2=0 \Rightarrow \boldsymbol{x=2\text{ or }x=-1}\)
0606 StyleFactor Theorem Application
[8](a) Show that \((x-3)\) is a factor of \(p(x)=2x^3-5x^2-4x+3\) and fully factorise \(p(x)\). [4]
(b) Solve \(p(x) = 0\). [2]
(c) Find the remainder when \(p(x+1)\) is divided by \(x\). [2]
FULL WORKED SOLUTION
(a)
\(p(3)=54-45-12+3=0\) ✓. Divide to get \(2x^2+x-1=(2x-1)(x+1)\). \(\boldsymbol{p(x)=(x-3)(2x-1)(x+1)}\)