Skip to main content
ExamExplained
WA · Specialist Mathematics
Specialist Mathematics study scene
§-Syllabus dot point
WASpecialist MathematicsSyllabus dot point

How does admitting complex roots let every polynomial factor completely, and how do real polynomials behave?

Factorise polynomials over the complex numbers using the conjugate root theorem and the fundamental theorem of algebra

WACE Specialist Unit 3 factorisation over C: the fundamental theorem of algebra, the conjugate root theorem for real polynomials, pairing complex roots into real quadratic factors, and finding all roots from one, with a worked example.

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The fundamental theorem of algebra
  3. The conjugate root theorem
  4. Pairing roots into real quadratics
  5. Strategy: from one root to all factors
  6. Using the sum and product of roots
  7. The factor and remainder theorems over the complexes
  8. Multiplicity and the count of roots
  9. Dividing to reduce the degree

What this dot point is asking

SCSA wants you to use these two theorems to find every root of a polynomial and write it as a product of linear factors over C\mathbb{C} or real quadratic and linear factors over R\mathbb{R}.

The fundamental theorem of algebra

This is what makes C\mathbb{C} algebraically closed: there is no polynomial equation that fails to have a solution. Over the reals a quadratic with negative discriminant has no roots, but over C\mathbb{C} it has two.

The conjugate root theorem

The proof uses that conjugation distributes over sums and products, so if P(z)=0P(z) = 0 then P(z)=P(zˉ)=0\overline{P(z)} = P(\bar z) = 0 when the coefficients are real. The immediate consequence: real polynomials of odd degree have at least one real root, and non-real roots always pair up.

Pairing roots into real quadratics

A conjugate pair multiplies to a real quadratic:

(z(a+ib))(z(aib))=z22az+(a2+b2).(z - (a + ib))(z - (a - ib)) = z^2 - 2az + (a^2 + b^2).

So a real polynomial factors over R\mathbb{R} into real linear factors (from real roots) and irreducible real quadratics (from conjugate pairs). This is the bridge between the complex factorisation and the real one.

Strategy: from one root to all factors

If you are given or find one non-real root of a real polynomial, you immediately know its conjugate is a root, giving a real quadratic factor. Divide the polynomial by that quadratic to reduce the degree, then factor what remains.

Using the sum and product of roots

For a monic polynomial zn+an1zn1++a0z^n + a_{n-1}z^{n-1} + \dots + a_0, the sum of the roots is an1-a_{n-1} and the product is (1)na0(-1)^n a_0. These relations give a quick check after factorising and can locate a missing root. For the cubic z35z2+11z15z^3 - 5z^2 + 11z - 15 with roots 33, 1+2i1 + 2i, 12i1 - 2i, the sum is 3+(1+2i)+(12i)=5=(5)3 + (1 + 2i) + (1 - 2i) = 5 = -(-5) and the product is 3×(12+22)=3×5=15=(1)3(15)3 \times (1^2 + 2^2) = 3 \times 5 = 15 = (-1)^3(-15), both confirming the factorisation.

The factor and remainder theorems over the complexes

The factor theorem extends unchanged to the complex numbers: z=cz = c is a root of P(z)P(z) exactly when (zc)(z - c) is a factor. This is the tool that lets you test a candidate root by substitution and, once confirmed, peel it off as a factor. The remainder theorem likewise says the remainder on dividing P(z)P(z) by (zc)(z - c) is P(c)P(c). These results hold for complex cc just as for real cc, so a complex root found by any means can be turned immediately into a factor, and the degree of the problem drops by one with each factor removed.

Multiplicity and the count of roots

The fundamental theorem of algebra counts roots with multiplicity, so a repeated factor must be counted as often as it occurs. The quartic (z2)2(z2+1)(z - 2)^2(z^2 + 1) has degree 44 and exactly four roots: z=2z = 2 counted twice, and z=±iz = \pm i. When a question states that a polynomial has a repeated root, that root satisfies both P(z)=0P(z) = 0 and P(z)=0P'(z) = 0, which gives a second equation to pin it down. Keeping careful track of multiplicity is essential when the question asks for the full factorisation rather than just the distinct roots.

Dividing to reduce the degree

Polynomial long division (or equating coefficients) is the workhorse once a quadratic factor is known. To divide P(z)=z35z2+11z15P(z) = z^3 - 5z^2 + 11z - 15 by z22z+5z^2 - 2z + 5, write the quotient as z+cz + c and expand (z22z+5)(z+c)=z3+(c2)z2+(52c)z+5c(z^2 - 2z + 5)(z + c) = z^3 + (c - 2)z^2 + (5 - 2c)z + 5c. Matching the z2z^2 coefficient gives c2=5c - 2 = -5, so c=3c = -3, and the constant 5c=155c = -15 checks. The remaining linear factor z3z - 3 supplies the last real root.

Exam-style practice questions

Practice questions written in the style of SCSA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

WACE 20237 marksCalculator-free. The polynomial P(z)=z42z3+6z28z+8P(z) = z^4 - 2z^3 + 6z^2 - 8z + 8 has z=1+iz = 1 + i as a root. (a) Write down another root. (b) Find a real quadratic factor of P(z)P(z). (c) Factorise P(z)P(z) fully over R\mathbb{R}.
Show worked answer →

A from-one-root-to-full-factorisation question.

(a) Real coefficients, so the conjugate 1i1 - i is also a root.

(b) The pair 1±i1 \pm i gives the factor (z(1+i))(z(1i))=z22z+(1+1)=z22z+2(z - (1+i))(z - (1-i)) = z^2 - 2z + (1 + 1) = z^2 - 2z + 2.

(c) Divide P(z)P(z) by z22z+2z^2 - 2z + 2. Polynomial division gives quotient z2+4z^2 + 4 (check: (z22z+2)(z2+4)=z42z3+6z28z+8(z^2 - 2z + 2)(z^2 + 4) = z^4 - 2z^3 + 6z^2 - 8z + 8). Now z2+4z^2 + 4 has roots ±2i\pm 2i and is already an irreducible real quadratic. So over R\mathbb{R}, P(z)=(z22z+2)(z2+4)P(z) = (z^2 - 2z + 2)(z^2 + 4).

Markers reward the conjugate root, the real quadratic factor, the division, and recognising z2+4z^2 + 4 as irreducible over R\mathbb{R}.

WACE 20214 marksCalculator-assumed. Solve z3+z2+4z+4=0z^3 + z^2 + 4z + 4 = 0 over C\mathbb{C}, giving all three roots.
Show worked answer →

Factor by grouping, then solve.

Group: z3+z2+4z+4=z2(z+1)+4(z+1)=(z+1)(z2+4)z^3 + z^2 + 4z + 4 = z^2(z + 1) + 4(z + 1) = (z + 1)(z^2 + 4).

The first factor gives z=1z = -1. The second gives z2=4z^2 = -4, so z=±2iz = \pm 2i.

The three roots are z=1z = -1, z=2iz = 2i and z=2iz = -2i. The non-real pair are conjugates, as expected for a real polynomial. Markers reward the grouping, the real root, and the conjugate pair ±2i\pm 2i.

ExamExplained