HomeTopicsPolynomials

Polynomials

Grade 12 CAPS: factorise cubics, find remainders, turn zero into a factor, and solve every root. Learn it as one connected route—not a list of rules.

CAPS alignedGrade 12Paper 1Interactive notes
Guided Course Slides
Quick checks: 0/0
Grade 12 CAPS Mathematics

Polynomials

From a divisor to a remainder; from zero to a factor; from a factor to every root of a cubic. Work through the slides in order, then move to the practice bank.

Your 4.5-hour learning route

A focused one-week plan: learn one link at a time, then practise it without notes.

30
min
1. Reset the foundations

Roots, factors, signs and missing coefficients.

60
min
2. Own remainders

Read every divisor, then substitute accurately.

60
min
3. Turn 0 into a factor

Confirm, divide, then factorise the quotient.

75
min
4. Finish cubics

Choose candidates, solve non-monic and repeated-root cases.

45
min
5. Recall under pressure

Complete the Mastery Bank, then the short self-test.

Study rule
On each day, do the example first with the working open; close it for the next question. Watching a method is not yet being able to use it.

What CAPS actually asks

A focused Grade 12 topic: cubics and theorem application up to degree 3.

  • 1

    Factorise third-degree polynomials. First use a common factor, grouping or an identity if one is visible.

  • 2

    Use the Remainder Theorem. Read the divisor, then evaluate \(p(x)\) at the correct input.

  • 3

    Use the Factor Theorem. A zero remainder proves a factor; then finish the cubic and state all roots.

Not assessed
You apply the theorems; you do not prove them. Long or synthetic division is a bridge after you have a factor—not the first move in every question.

Revision: factors, roots and missing terms

The theorem work is easy only when these basics are automatic.

Write every power

\(x^3-4x+7\) means \(x^3+0x^2-4x+7\). The zero coefficient protects you when dividing.

Root ↔ factor

If \(r=-3\) is a root, the factor is \((x+3)\). The graph meets the x-axis at \(x=-3\).

Factor first

\(6x^3-24x=6x(x^2-4)=6x(x-2)(x+2)\). Do not use a theorem when simpler factorisation works.

Fast factorisation reset Foundation

Factorise \(x^3-3x^2-4x+12\).

Show the grouping route
  1. 1Group: \(x^2(x-3)-4(x-3)\).
  2. 2Take out the common bracket: \((x^2-4)(x-3)\).
  3. 3\(\boxed{(x-2)(x+2)(x-3)}\).

One idea, four connected names

This is the link between the algebra on Paper 1 and the graph you meet elsewhere.

Evaluate\(p(r)=0\)
Factor\((x-r)\) divides \(p(x)\)
Root\(x=r\)
Graph\((r,0)\) is an x-intercept
Read the sign as a mathematician Bridge

If \(p(-2)=0\), then \(\boxed{x+2}\) is a factor, \(\boxed{x=-2}\) is a root, and the graph has x-intercept \(\boxed{(-2,0)}\).

Memory hook
The factor always has the opposite visible sign: root \(r\) pairs with \((x-r)\).
Quick check: foundations

For the divisor \(x+4\), which value must you substitute into \(p(x)\)?

Which factor belongs to the root \(r=\frac23\)?

Why the theorem works

Understand the move once, then use it quickly in an exam. A formal proof is not required.

Every division has this shape
\[p(x)=(cx-d)Q(x)+R\]

\(Q(x)\) is the quotient. \(R\) is a constant because a linear divisor cannot leave anything bigger than degree \(0\).

Make the divisor zero
\[x=\frac dc\quad\Rightarrow\quad p\left(\frac dc\right)=0\cdot Q\left(\frac dc\right)+R=R\]

At the root of the divisor, the quotient part disappears. What remains is the remainder.

1
\(p(x)\)Start with the polynomial.
2
\(cx-d=0\)Set the full divisor equal to zero.
3
\(r=\frac dc\)This is the input value.
4
\(p(r)=R\)The output is the remainder.
Use it
For a divisor \(cx-d\), the remainder is \(p(\frac dc)\). Your job is to find that input value before calculating.

Remainder Theorem: read the divisor first

The remainder is one substitution—but only if the input value is correct.

DivisorSet equal to zeroRemainder
\(x-a\)\(x=a\)\(p(a)\)
\(x+a\)\(x=-a\)\(p(-a)\)
\(cx-d\)\(x=\frac dc\)\(p(\frac dc)\)
\(cx+d\)\(x=-\frac dc\)\(p(-\frac dc)\)
Teacher rule
Circle the value of \(x\) before you calculate. For \(2x-3\), the input is \(\frac32\), not \(3\).
The one-line theorem
\[\text{Remainder when }p(x)\text{ is divided by }(x-a)=p(a)\]

I do → we do → you do

Same theorem, three common divisor forms. The input changes; the method does not.

I do · \(x-a\)

Use the positive root

Remainder when \(x^3-4x+5\) is divided by \(x-2\):

\[p(2)=8-8+5=\boxed{5}\]
We do · \(x+a\)

Carry the negative sign

Remainder when \(x^3-2x+5\) is divided by \(x+2\):

\[p(-2)=-8+4+5=\boxed{1}\]
You do · \(cx+d\)

Find the fractional input

Find the remainder when \(2x^3-x^2+3x+1\) is divided by \(2x+1\).

Reveal after your attempt

\(2x+1=0\Rightarrow x=-\frac12\).

\(\displaystyle p(-\frac12)=2(-\frac18)-\frac14+3(-\frac12)+1=\boxed{-1}\).

Exam habit
Write the equation from the divisor on its own line first. It protects the sign and earns method marks.

Worked example: a non-monic divisor

This is the move that causes avoidable theorem errors in tests.

Find the remainder Remainder theorem

Find the remainder when \(p(x)=4x^3-4x^2-x+2\) is divided by \(2x-3\).

Show the complete exam working
  1. 1\(2x-3=0\Rightarrow x=\frac32\).
  2. 2\(R=p(\frac32)\).
  3. 3\(\displaystyle R=4(\frac32)^3-4(\frac32)^2-\frac32+2=\frac{27}{2}-9-\frac32+2\).
  4. 4\(\boxed{R=5}\).
Unknown coefficient from a remainder Parameter

\(q(x)=2x^3+px^2-7x+4\) leaves remainder \(5\) when divided by \(2x+1\). Find \(p\).

Show the parameter method
  1. 1\(2x+1=0\Rightarrow x=-\frac12\), so \(q(-\frac12)=5\).
  2. 2\(\displaystyle -\frac14+\frac p4+\frac72+4=5\).
  3. 3\(\displaystyle \frac{p+29}{4}=5\Rightarrow\boxed{p=-9}\).
Quick check: remainders

What is the remainder when \(x^3-2x^2+3x-4\) is divided by \(x+2\)?

When dividing \(x^2+5x-1\) by \(2x-3\), which expression gives the remainder?

Factor Theorem: zero is a bridge

A zero remainder is not the final answer. It is your way into the cubic.

1Read divisorSet it equal to zero.
2SubstituteFind remainder \(R\).
3Use zeroIf \(R=0\), it is a factor.
4FinishDivide, factorise, solve all roots.
Factor theorem
\[p(r)=0\iff(x-r)\text{ is a factor of }p(x)\]

A root \(r=-4\) pairs with the factor \((x+4)\).

Complete conclusion

\(p(-2)=0\), therefore the remainder is zero; therefore \((x+2)\) is a factor of \(p(x)\).

If the answer is nonzero, state: not a factor.

Sign check
\((x+a)\) uses \(x=-a\). The theorem does not say to substitute the visible sign; it says to use the root of the divisor.

After the factor: get the quotient

Division is a short bridge. It turns one known factor into the quadratic you still need to finish.

Synthetic division with a missing term Quotient bridge

\(g(x)=x^3-7x+6\). Since \(g(2)=0\), \((x-2)\) is a factor. Write the missing \(x^2\) coefficient as zero before dividing.

Divide \(x^3+0x^2-7x+6\) by \(x-2\)

210−76
× / +24−6
result12−30

The bottom row gives \(x^2+2x-3\), with remainder \(0\). The final \(0\) agrees with the Factor Theorem.

Finish the factorisation and roots

\(\displaystyle g(x)=(x-2)(x^2+2x-3)=(x-2)(x+3)(x-1)\).

So \(g(x)=0\) has roots \(\boxed{x=2,\;-3,\;1}\).

Non-monic note
For a factor \(cx-d\), use its root \(r=\frac dc\) to check the theorem. The quotient step comes after that; do not start every question with division.

Worked example: prove a factor, then finish

One chain: factor check, quotient, complete factorisation.

Non-monic factor Factor theorem

Factorise \(F(x)=3x^3+x^2-8x+4\), given that \(3x-2\) is a factor.

Show the chain of reasoning
  1. 1\(3x-2=0\Rightarrow x=\frac23\).
  2. 2\(\displaystyle F(\frac23)=3(\frac{8}{27})+\frac49-8(\frac23)+4=0\).
  3. 3Zero remainder confirms the factor. Division gives \(x^2+x-2\).
  4. 4\(\displaystyle x^2+x-2=(x+2)(x-1)\).
  5. 5\(\boxed{F(x)=(3x-2)(x+2)(x-1)}\).
Known factor, unknown coefficient Parameter

If \(x-2\) is a factor of \(x^3+kx^2-5x-6\), find \(k\).

Show the shortest valid method
  1. 1A factor means \(p(2)=0\).
  2. 2\(8+4k-10-6=0\).
  3. 3\(4k-8=0\Rightarrow\boxed{k=2}\).
Quick check: factors

Is \(x+2\) a factor of \(x^3+3x^2-4x-12\)?

If \(p(3)=0\), which statement is certainly true?

Choose a root; do not guess blindly

Use a short decision path to find the first factor of a cubic efficiently.

  • First: look for a common factor, grouping or a known identity. They are quicker than a theorem.
  • Monic cubic: for \(x^3+\cdots+c\), test sensible positive and negative factors of \(c\).
  • Non-monic cubic: possible rational roots can be \(\pm\frac{\text{factor of constant}}{\text{factor of leading coefficient}}\). Start with the simplest values.
  • Once a value works: write the factor conclusion, divide, then finish the quadratic. One root is only the doorway.
Level 3: a non-monic candidate Strategy

Solve \(6x^3-5x^2-17x+6=0\). Try \(x=2\):

\[p(2)=48-20-34+6=0\]

So \((x-2)\) is a factor. Division gives \(6x^2+7x-3=(3x-1)(2x+3)\).

\[\boxed{x=2,\;\frac13,\;-\frac32}\]

Solving cubics: finish every root

Finding one factor is the midpoint. The solution is complete only after the quadratic is finished.

Start here
First write \(p(x)=0\). Then follow this map in order; it prevents random substitution and stopping after one factor.
1. First lookCan it factor immediately?Common factor, grouping or an identity?
2. If notChoose sensible candidatesUse factors of the constant; consider simple fractions for a non-monic cubic.
3. TestEvaluate \(p(r)\)A nonzero value means try the next candidate.
4. Zero!Write the factor conclusion\(p(r)=0\Rightarrow(x-r)\) is a factor.
5. FinishDivide, then solve the quadraticFactorise or use the quadratic formula; state every root.
Exam language
Factorise ends in brackets. Solve ends in values of \(x\). If the question says solve, brackets alone are unfinished.

Worked example: a full cubic solution

Open the cubic with a factor, then finish the quadratic.

Monic cubic All roots

Solve \(x^3-2x^2-5x+6=0\).

Show all the lines an examiner needs
  1. 1Test a factor of \(6\): \(p(1)=1-2-5+6=0\). Therefore \((x-1)\) is a factor.
  2. 2\(\displaystyle x^3-2x^2-5x+6=(x-1)(x^2-x-6)\).
  3. 3\(\displaystyle x^2-x-6=(x-3)(x+2)\).
  4. 4\(\displaystyle (x-1)(x-3)(x+2)=0\).
  5. 5\(\boxed{x=1,\;3,\;-2}\).

Two endings learners often miss

A cubic does not always end with three neat integer roots.

Repeated root

\(\displaystyle x^3-3x^2+4=(x-2)^2(x+1)\).

\[\boxed{x=2\text{ (double root)},\;-1}\]

State the repeated root; its repeated factor matters.

Quadratic formula finish

\(\displaystyle x^3-2x^2-6x+4=(x+2)(x^2-4x+2)\).

\[x=\frac{4\pm\sqrt{16-8}}2=2\pm\sqrt2\]

All roots: \(\boxed{-2,\;2+\sqrt2,\;2-\sqrt2}\).

Non-monic cubic Fractional root

Solve \(2x^3+x^2-8x-4=0\).

Show the factorisation
  1. 1\(p(2)=16+4-16-4=0\), so \((x-2)\) is a factor.
  2. 2\(\displaystyle 2x^3+x^2-8x-4=(x-2)(2x^2+5x+2)\).
  3. 3\(\displaystyle 2x^2+5x+2=(2x+1)(x+2)\).
  4. 4\(\boxed{x=2,\;-\frac12,\;-2}\).

Level 4: two conditions, two unknowns

Each piece of information creates one equation. Solve the pair rather than guessing coefficients.

Challenge model Parameters

\(P(x)=x^3+px^2-7x+q\). Given \(x+1\) is a factor and the remainder on division by \(x-2\) is \(-9\), find \(p\) and \(q\).

Build one equation from each condition
  1. 1Factor condition: \(P(-1)=0\Rightarrow -1+p+7+q=0\Rightarrow p+q+6=0\).
  2. 2Remainder condition: \(P(2)=-9\Rightarrow 8+4p-14+q=-9\Rightarrow4p+q=-3\).
  3. 3From \(p+q=-6\), use \(q=-p-6\). Then \(4p-p-6=-3\Rightarrow p=1\).
  4. 4\(\boxed{p=1,\ q=-7}\). Check: \(P(x)=x^3+x^2-7x-7=(x+1)(x^2-7)\).
Read the trigger
“Is a factor” means make the polynomial equal to zero at that root. “Leaves remainder” means make the polynomial equal to the stated remainder.
Quick check: complete cubics

A learner has \((x-2)(x^2+x-6)=0\). What must happen next?

Which root is repeated in \((x-2)^2(x+1)=0\)?

Mistake clinic: repair the exact error

These are small slips, but each one can break an otherwise correct polynomial question.

Sign

\(x+a\) means use \(-a\)

Set the entire divisor equal to zero. The visible plus sign is the trap.

Fraction

\(2x-3\) means use \(\frac32\)

Do not substitute \(3\). Solve the linear divisor before touching \(p(x)\).

Division

Keep missing terms

Write \(x^3-4x+7\) as \(x^3+0x^2-4x+7\) before dividing.

Conclusion

Zero is a bridge, not the finish

Zero remainder proves a factor. Then obtain the quotient and finish the quadratic.

Command word

Factorise is not solve

Factorise ends with brackets. Solve ends with every value of \(x\), after \(p(x)=0\).

Your Paper 1 checklist

Use this before submitting an exam answer.

ADivisor firstSet it equal to zero before touching \(p(x)\).
BWrite the inputShow \(x=-a\) or \(x=\frac dc\) explicitly.
CSay what zero meansZero remainder ⇒ factor.
DComplete the jobDivide, factorise, solve, check every root.
Avoid this

Using \(+a\) for divisor \(x+a\).

Stopping after one factor.

Leaving out a zero coefficient.

Do this

Use a theorem line: \(p(\frac32)=5\).

Write the factor conclusion.

End a solve question with all values of \(x\).

Read \(x-a\), \(x+a\), \(cx-d\) and \(cx+d\) correctly.
Find a direct remainder and a parameter from a remainder.
Use zero remainder to prove a factor, then find the quotient.
Solve monic, non-monic, repeated-root and surd-ending cubics.
Handle two pieces of information as two algebraic equations.
More explanation and exercises:Siyavula Grade 12 Polynomials
Summary complete

You now have the route.

Use the Mastery Bank to build fluency. Then take the test without notes and use the result to choose the exact slide to revisit.

1 / 24

Watch inside this page

Optional support after the Remainder Theorem slides. It plays here and can expand to full screen.

Remainder and Factor Theorem

Use this only after you can identify the input from the divisor. Press play to stay on Equation Station; use Expand for a larger view.

Practise in the right order

The core teaching is above. These are the next steps, not a replacement for it.

01
Built-in practice
Polynomials Mastery Bank

18 original questions by skill, with concise reveal answers and methods.

Start after the slides
Open Mastery Bank
02
Built-in assessment
20-mark Exam Readiness

Original mixed paper: direct remainders, factors, cubics, parameters and error analysis.

Timed • self-marking memo
Open Exam Paper
03
Built-in check
12-mark Quick Test

Use the short exam-style self-check when you want a fast confidence check.

Then target one weak skill
Take the Quick Test
CAPS
Free textbook chapter
Siyavula: Grade 12 Polynomials

Use its revision, cubic, remainder, factor and solving sequence for extra explanation and exercises.

Free • CAPS aligned
Open Siyavula
DBE
Official free books
DBE Grade 12 Textbooks

Official state-owned learner books and teacher support for Grade 12 Mathematics.

Official • free access
Open DBE Books
NSC
Official past papers
DBE NSC Examination Archive

Use official papers after the course and original practice are secure.

Past papers • memos
Open DBE Archive

Frequently Asked Questions

Short answers for the checks learners make while preparing for the Grade 12 CAPS exam.

What is in the Grade 12 CAPS Polynomials scope?

Factorising cubics and applying the Remainder and Factor Theorems to polynomials of degree at most three. You apply the theorems; you do not prove them.

What do I substitute for \(x+a\)?

Use \(x=-a\). Set the divisor equal to zero before every substitution so the sign is visible in your working.

What do I do after a zero remainder?

State that the divisor is a factor, divide by it, factorise the quadratic quotient, and give every root if the question asks you to solve.

Should I use long division first?

No. Use the theorem to find or confirm a factor first. Division is the step after you know a factor.

Where should I practise next?

Finish the interactive slides, open the Mastery Bank, then take the short self-test without notes.