Skip to content
M
hscscience Ext 2 · Y12
0/100daily goal
0
0
0 due
0
L1 · 0 XP
KJ
Your weak spots
Insights load after your first practice round.
Module 13 · L04 of 12 ~45 min ⚡ +90 XP available

Polynomial Equations with Complex Roots

A polynomial of degree $n$ has exactly $n$ roots in $\mathbb{C}$ — counted with multiplicity. That single fact, the Fundamental Theorem of Algebra, transforms how we read every polynomial. This lesson combines $z^n = c$, the factor theorem extended to complex factors, and quadratics with complex coefficients into one toolbox for solving any low-degree polynomial in $\mathbb{C}$.

Today's hook — The quadratic $z^2 + 2z + 5 = 0$ has no real roots. How many complex roots does it have? Find them. Now try $z^2 + (1-i)z - i = 0$ — note the complex coefficient. Does the same approach still work? Compare after card 05.
0/5QUESTS
01
Recall — your gut answer first
+5 XP warm-up

The polynomial $P(z) = z^2 + 1$ has no real roots. Before checking — write down its two complex roots, then factor $P(z)$ over $\mathbb{C}$ as a product of linear factors. Can you do the same for $z^3 - 1$? Sketch your reasoning.

auto-saved
02
The two moves for polynomial equations in $\mathbb{C}$
+5 XP to read

Every polynomial $P(z)$ equation rewards two habits: count the roots before solving ($\deg P = n$ means $n$ roots in $\mathbb{C}$ counted with multiplicity), then factor strategically — extract any roots you can spot, use the factor theorem to peel off linear factors, then attack the remaining quadratic with the quadratic formula. The quadratic formula still works when coefficients are complex.

The count-spot-peel reading: (1) note the degree $n$ — there are $n$ roots; (2) spot or test small roots ($\pm 1, \pm i, \dots$); (3) divide by $(z - r)$ to reduce the degree; repeat or finish with the quadratic formula in $\mathbb{C}$.

$z = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}$  ·  works for $a, b, c \in \mathbb{C}$

Count n roots Spot test ±1, ±i Peel ÷ (z − r) Finish with quadratic formula in ℂ
$P(z) = a_n(z - z_1)(z - z_2)\cdots(z - z_n)$
FTA: $n$ roots always
Any polynomial of degree $n \geq 1$ with complex coefficients has exactly $n$ roots in $\mathbb{C}$, counted with multiplicity. No polynomial is "unsolvable" over $\mathbb{C}$.
Factor theorem in $\mathbb{C}$
$z = r$ is a root iff $(z - r)$ is a factor of $P(z)$ — works exactly the same in $\mathbb{C}$ as it does in $\mathbb{R}$.
Complex coefficients are fair game
$az^2 + bz + c = 0$ with $a, b, c \in \mathbb{C}$ still has $z = (-b \pm \sqrt{b^2 - 4ac})/(2a)$ — but $\sqrt{\cdot}$ now means "either square root in $\mathbb{C}$".
03
What you'll master
Know

Key facts

  • FTA: every degree-$n$ polynomial has exactly $n$ roots in $\mathbb{C}$ (with multiplicity)
  • Factor theorem: $z = r$ is a root $\iff (z - r)$ divides $P(z)$
  • Quadratic formula works over $\mathbb{C}$ — discriminant can be any complex number
  • Real-coefficient polynomials: non-real roots come in conjugate pairs
Understand

Concepts

  • Why a polynomial over $\mathbb{C}$ always factors into linear factors
  • How $z^n = c$ is the simplest polynomial equation and seeds the rest
  • Why complex coefficients break the conjugate-pair rule
Can do

Skills

  • Solve $z^n = c$ for small $n$ and factor as $(z - z_1)\cdots(z - z_n)$
  • Use a known root to reduce a cubic/quartic via the factor theorem
  • Solve $z^2 + bz + c = 0$ for $b, c \in \mathbb{C}$ using the quadratic formula
04
Key terms
Polynomial over $\mathbb{C}$$P(z) = a_n z^n + a_{n-1} z^{n-1} + \cdots + a_1 z + a_0$ with $a_k \in \mathbb{C}$ and $a_n \neq 0$. The degree is $n$.
Root (zero)A complex number $r$ such that $P(r) = 0$. Each root corresponds to a linear factor $(z - r)$.
MultiplicityThe largest power $m$ such that $(z - r)^m$ divides $P(z)$. A root of multiplicity $m$ counts $m$ times in the FTA tally.
Factor theorem$P(r) = 0 \iff (z - r) \mid P(z)$. Works for $r \in \mathbb{C}$ exactly as in $\mathbb{R}$.
Fundamental Theorem of AlgebraEvery non-constant polynomial with complex coefficients has at least one complex root. Iterating gives a full factorisation into $n$ linear factors over $\mathbb{C}$.
Conjugate root theoremIf $P(z)$ has real coefficients and $z = a + bi$ is a root, then $z = a - bi$ is also a root. Fails if coefficients are non-real.
MEX-N2NESA outcome (Complex Numbers II): solves polynomial equations including $z^n = c$ and quadratics with complex coefficients, using De Moivre and the factor theorem.
05
FTA and the factor theorem in $\mathbb{C}$
core concept

The Fundamental Theorem of Algebra (FTA) guarantees that any non-constant polynomial $P(z)$ has at least one complex root. Combined with the factor theorem, this means a degree-$n$ polynomial factors completely into linear factors over $\mathbb{C}$:

$$P(z) = a_n(z - z_1)(z - z_2)\cdots(z - z_n)$$

where $z_1, z_2, \dots, z_n$ are the roots of $P$ in $\mathbb{C}$ (some may coincide — multiplicity). This is the structural reason every polynomial equation $P(z) = 0$ has exactly $\deg P$ solutions.

Worked through the hook: $z^2 + 2z + 5 = 0$. Discriminant $\Delta = 4 - 20 = -16$, so $\sqrt{\Delta} = \pm 4i$ and

$$z = \frac{-2 \pm 4i}{2} = -1 \pm 2i.$$

Both roots non-real, conjugate pair (because the coefficients are real). The polynomial factors as $z^2 + 2z + 5 = (z - (-1+2i))(z - (-1-2i))$. Two roots — exactly the degree.

Connecting to the factor theorem. Once you find any root $r$ of $P$, divide $P(z)$ by $(z - r)$ — synthetic or long division both work — to drop the degree by one. Repeat until you reach a quadratic, then apply the quadratic formula. This "peel and finish" strategy solves any HSC-level complex polynomial.

FTA: $\deg P = n \Rightarrow n$ roots in $\mathbb{C}$ (with multiplicity) · Factor theorem: $P(r) = 0 \iff (z - r) \mid P(z)$ · Real coefficients $\Rightarrow$ non-real roots come in conjugate pairs · Strategy: count, spot, peel, finish with quadratic formula

Pause — copy the FTA statement ($n$ roots with multiplicity), the factor theorem, the conjugate-pair rule (real coefficients only), and the strategy (count, spot, peel, quadratic) into your book.

Quick check: The polynomial $P(z) = z^4 - 1$ factors completely over $\mathbb{C}$ as which of the following?

06
Quadratics with complex coefficients
core concept

We just saw that the Fundamental Theorem of Algebra guarantees $n$ roots in $\mathbb{C}$ for a degree-$n$ polynomial, and that real coefficients force non-real roots into conjugate pairs. That raises a question: does the quadratic formula still work over $\mathbb{C}$ when coefficients are complex? This card answers it → yes, but you must find $\sqrt{\Delta}$ in $\mathbb{C}$ using the algebraic method, and the conjugate-root theorem no longer applies.

The quadratic formula $z = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}$ remains valid when $a, b, c$ are any complex numbers — but two things change:

  • The discriminant $\Delta = b^2 - 4ac$ is itself a complex number. Use the techniques of Lesson 03 to find both square roots of $\Delta$.
  • The conjugate-root theorem fails. When a coefficient is non-real, the two roots are generally unrelated complex numbers — not conjugates of each other.
$$az^2 + bz + c = 0 \;\Longleftrightarrow\; z = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, \quad a, b, c \in \mathbb{C}, \; a \neq 0$$
Common mistake. When coefficients are complex, students reflexively apply "conjugate pair" thinking and write down the second root as the conjugate of the first. This is wrong. Always compute both $(-b + \sqrt{\Delta})/(2a)$ and $(-b - \sqrt{\Delta})/(2a)$ independently.

Quadratic formula works over $\mathbb{C}$ for any $a, b, c$ · Compute $\Delta = b^2 - 4ac$; find both square roots of $\Delta$ in $\mathbb{C}$ · Conjugate-root theorem requires real coefficients — otherwise it fails · For complex $\Delta$, use the algebraic ($a^2 - b^2$, $2ab$) method to extract $\sqrt{\Delta}$

Pause — copy the steps for complex-coefficient quadratics: compute $\Delta = b^2-4ac$ in $\mathbb{C}$, find both square roots of $\Delta$, apply the formula; note the conjugate-root theorem fails here into your book.

Did you get this? True or false: if $P(z) = z^3 + z + (1 - i)$, then knowing one root automatically tells you another root via the conjugate-root theorem.

PROBLEM 1 · FULL FACTORISATION OF $z^4 + 4$

Find all four roots of $z^4 = -4$ and hence factor $z^4 + 4$ as a product of linear factors over $\mathbb{C}$.

1
Solve $z^4 = -4$. Polar: $-4 = 4\,\text{cis}\,\pi$, so $R = 4$, $\alpha = \pi$, $n = 4$. Roots: $r_k = 4^{1/4}\,\text{cis}\,\dfrac{\pi + 2\pi k}{4} = \sqrt{2}\,\text{cis}\,\dfrac{(2k+1)\pi}{4}$ for $k = 0, 1, 2, 3$.
Recognise that $z^4 + 4 = 0 \iff z^4 = -4$, then apply the Lesson 03 root formula. $4^{1/4} = \sqrt{2}$.
PROBLEM 2 · CUBIC WITH ONE GIVEN ROOT

Given that $z = 1 + i$ is a root of $P(z) = z^3 - 3z^2 + 4z - 2$, find all three roots.

1
$P(z)$ has real coefficients, so $\overline{1 + i} = 1 - i$ is also a root. So $(z - (1+i))(z - (1-i)) = z^2 - 2z + 2$ divides $P(z)$.
Conjugate root theorem — only applies because the coefficients are real. Multiply the two linear factors first to get a real-coefficient quadratic factor.
PROBLEM 3 · QUADRATIC WITH COMPLEX COEFFICIENTS

Solve $z^2 - (3 + i)z + (2 + 2i) = 0$ over $\mathbb{C}$.

1
Identify $a = 1$, $b = -(3 + i)$, $c = 2 + 2i$. Discriminant: $\Delta = b^2 - 4ac = (3 + i)^2 - 4(2 + 2i) = (9 + 6i - 1) - (8 + 8i) = 8 + 6i - 8 - 8i = -2i$.
Care with the signs: $b = -(3+i)$, so $b^2 = (3+i)^2 = 9 + 6i + i^2 = 8 + 6i$. The $-2i$ discriminant signals a non-real $\sqrt{\Delta}$.

Fill the gap: The Fundamental Theorem of Algebra states that any polynomial of degree with complex coefficients has exactly roots in $\mathbb{C}$, counted with multiplicity.

Trap 01
Applying conjugate-root theorem to complex coefficients
The conjugate-root theorem only holds when the polynomial has real coefficients. If a coefficient is non-real (e.g. $1 + i$), the conjugate of a root is generally NOT a root. Always check the coefficients before invoking the theorem.
Trap 02
Forgetting to count multiplicity
FTA counts roots with multiplicity. $(z - 2)^3$ has degree $3$ and three roots — all equal to $2$. Listing "one root" of a higher-multiplicity polynomial loses marks.
Trap 03
Stopping at a real quadratic factor
For an HSC "factor over $\mathbb{C}$" question, you must split every quadratic factor into linear factors. $z^2 + 1$ stays as is over $\mathbb{R}$, but over $\mathbb{C}$ it must be written as $(z - i)(z + i)$.

Did you get this? True or false: the polynomial $(z - 1)^2(z^2 + 4)$ has four roots in $\mathbb{C}$ when counted with multiplicity.

Work mode · how are you completing this lesson?
1

Factor $z^3 - 1$ as a product of linear factors over $\mathbb{C}$.

2

Given that $z = 2 - i$ is a root of $P(z) = z^3 - 5z^2 + 9z - 5$, find the other two roots.

3

Solve $z^2 + iz + 2 = 0$ over $\mathbb{C}$. Are the roots conjugates of each other?

4

Factor $z^6 - 1$ over $\mathbb{C}$ as a product of six linear factors.

5

Construct a real-coefficient quadratic with roots $3 + 2i$ and $3 - 2i$. Verify by expanding.

Odd one out: Three of these statements are true for every polynomial $P(z)$ of degree $n \geq 1$ with complex coefficients. Which one is NOT?

11
Revisit your thinking

Earlier you solved $z^2 + 2z + 5 = 0$, then tried $z^2 + (1-i)z - i = 0$.

The first has real coefficients: roots $-1 \pm 2i$, a conjugate pair, exactly as the conjugate-root theorem predicts. The second has a non-real coefficient ($1 - i$): factoring as $(z + 1)(z - i)$ gives roots $z = -1$ and $z = i$ — completely unrelated. Same quadratic formula, same FTA-guaranteed two roots, but the conjugate symmetry is gone. The lesson: count first (FTA tells you how many), then check coefficients (real or complex) to decide whether conjugate-pair shortcuts apply.

auto-saved
01
Multiple choice
+5 XP per correct · +25 XP all-correct

Pick your answer, then rate your confidence — that tells the system what to drill next. Each retry pulls a fresh mix from the bank.

02
Short answer
ApplyBand 32 marks

Q1. Factor $z^4 - 16$ as a product of linear factors over $\mathbb{C}$. (2 marks)

auto-saved
ApplyBand 43 marks

Q2. Given that $z = 1 + 2i$ is a root of $P(z) = z^3 - 7z^2 + 17z - 15$, find the other two roots. (3 marks)

auto-saved
AnalyseBand 53 marks

Q3. Solve $z^2 - (2 + 2i)z + (3i) = 0$ over $\mathbb{C}$. State whether the two roots are conjugates and justify. (3 marks)

auto-saved
Comprehensive answers (click to reveal)

Activity answers:

1. $z^3 = 1$: roots $1$, $\omega = \text{cis}(2\pi/3) = \tfrac{-1 + \sqrt{3}\,i}{2}$, $\omega^2 = \text{cis}(4\pi/3) = \tfrac{-1 - \sqrt{3}\,i}{2}$. So $z^3 - 1 = (z - 1)(z - \omega)(z - \omega^2)$.

2. $P(z) = z^3 - 5z^2 + 9z - 5$. Real coefficients $\Rightarrow$ $2 + i$ is also a root. Quadratic factor: $(z - (2-i))(z - (2+i)) = z^2 - 4z + 5$. Divide: $P(z) = (z^2 - 4z + 5)(z - 1)$. Third root $z = 1$.

3. $z^2 + iz + 2 = 0$. $\Delta = i^2 - 8 = -1 - 8 = -9$. $\sqrt{-9} = \pm 3i$. $z = \tfrac{-i \pm 3i}{2}$: roots $z = i$ and $z = -2i$. Not conjugates because $b = i$ is non-real.

4. $z^6 = 1$: roots $\text{cis}(\pi k / 3)$ for $k = 0, \dots, 5$ — i.e. $1,\;\tfrac{1+\sqrt{3}\,i}{2},\;\tfrac{-1+\sqrt{3}\,i}{2},\;-1,\;\tfrac{-1-\sqrt{3}\,i}{2},\;\tfrac{1-\sqrt{3}\,i}{2}$. $z^6 - 1$ factors as the product of $(z - r)$ over these six roots.

5. Sum of roots $= 6$, product $= (3)^2 - (2i)^2 = 9 + 4 = 13$. So quadratic is $z^2 - 6z + 13$. Verify: $(z-3)^2 + 4 = z^2 - 6z + 9 + 4 = z^2 - 6z + 13$ ✓.

Q1 (2 marks): $z^4 = 16$, so $z = 2\,\text{cis}(\pi k/2)$ for $k = 0,1,2,3$, giving $z = 2, 2i, -2, -2i$ [1]. Therefore $z^4 - 16 = (z - 2)(z + 2)(z - 2i)(z + 2i)$ [1].

Q2 (3 marks): $P$ has real coefficients, so $\overline{1 + 2i} = 1 - 2i$ is also a root [1]. Quadratic factor $(z - (1+2i))(z - (1-2i)) = z^2 - 2z + 5$ [1]. Dividing $P(z)$ by $z^2 - 2z + 5$ yields quotient $z - 3$, so the third root is $z = 3$ [1].

Q3 (3 marks): $\Delta = (2 + 2i)^2 - 4 \cdot 3i = (4 + 8i - 4) - 12i = -4i$ [1]. Find $\sqrt{-4i}$: set $(p + qi)^2 = -4i$ giving $p^2 - q^2 = 0$, $2pq = -4$, so $p = -q$ and $pq = -2$, hence $\sqrt{-4i} = \pm(\sqrt{2} - \sqrt{2}\,i)$ [1]. Then $z = \dfrac{(2 + 2i) \pm (\sqrt{2} - \sqrt{2}\,i)}{2}$, giving $z = 1 + \tfrac{\sqrt{2}}{2} + (1 - \tfrac{\sqrt{2}}{2})i$ or $z = 1 - \tfrac{\sqrt{2}}{2} + (1 + \tfrac{\sqrt{2}}{2})i$. Not conjugates, because the coefficients of the quadratic are not all real [1].

01
Boss battle · The Polynomial Hunter
earn bronze · silver · gold

Five timed questions on factoring polynomials over $\mathbb{C}$, the factor theorem and quadratics with complex coefficients. Beat the boss to bank a tier — gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.

⚔ Enter the arena
02
Science Jump · platform challenge

Climb platforms by answering quick polynomial-roots questions. Lighter alternative to the boss.

Mark lesson as complete

Tick when you've finished the practice and review.

🎓
Want help with Polynomial Equations with Complex Roots?

Work through this topic 1-on-1 with an experienced HSC tutor.

Book a free session →