Skip to main content
SingaporeMathsSyllabus dot point

How do we do arithmetic with complex numbers and solve polynomial equations using them?

Perform arithmetic with complex numbers in Cartesian form, use the conjugate, and solve polynomial equations including the use of conjugate root pairs

A focused answer to the H2 Mathematics outcome on complex number algebra. Addition, multiplication and division in Cartesian form, the conjugate, solving quadratics with complex roots, and the conjugate root theorem.

Generated by Claude Opus 4.89 min answer

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 answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to do arithmetic with complex numbers in Cartesian form a+bia + bi, use the complex conjugate (especially to divide), and solve polynomial equations with complex roots, exploiting the fact that complex roots of a real polynomial come in conjugate pairs.

The answer

The imaginary unit and Cartesian form

The imaginary unit satisfies i2=βˆ’1i^2 = -1. A complex number is written z=a+biz = a + bi with real part a=Re⁑(z)a = \operatorname{Re}(z) and imaginary part b=Im⁑(z)b = \operatorname{Im}(z).

Arithmetic

  • Addition and subtraction: combine real and imaginary parts separately.
  • Multiplication: expand as binomials and replace i2i^2 by βˆ’1-1.
  • Division: multiply numerator and denominator by the conjugate of the denominator to make the denominator real.

The conjugate

The conjugate of z=a+biz = a + bi is zβˆ—=aβˆ’biz^* = a - bi (reflection in the real axis). Key facts: zzβˆ—=a2+b2=∣z∣2z z^* = a^2 + b^2 = |z|^2 is real and non-negative, and z+zβˆ—=2az + z^* = 2a is real. The conjugate is the tool that rationalises a complex denominator.

Solving polynomial equations

A real quadratic with negative discriminant has a conjugate pair of complex roots, found from the quadratic formula with βˆ’k=ik\sqrt{-k} = i\sqrt{k}. For higher-degree real polynomials, the conjugate root theorem says non-real roots occur in conjugate pairs, so knowing one gives a second for free, and the sum and product of a pair give a real quadratic factor.

Reconstructing the real quadratic factor from a complex root

When a real polynomial has a known complex root, the fastest way to extract a real factor is to use the sum and product of the conjugate pair, rather than expanding two complex linear factors. If a+bia + bi is a root, the pair has sum 2a2a and product a2+b2a^2 + b^2, so the real quadratic factor is z2βˆ’(2a)z+(a2+b2)z^2 - (2a)z + (a^2 + b^2). For the root 2βˆ’3i2 - 3i, the factor is z2βˆ’4z+13z^2 - 4z + 13. This shortcut turns "factor a quartic given one complex root" into a quick subtraction problem: divide the polynomial by this real quadratic to reveal the remaining factor, all without ever multiplying complex numbers together.

Equating real and imaginary parts to solve for unknowns

A single complex equation carries two real equations, because two complex numbers are equal only when both their real and their imaginary parts match. So an equation such as (x+yi)(2βˆ’i)=5+5i(x + yi)(2 - i) = 5 + 5i becomes two simultaneous real equations once you expand and separate parts. Expanding gives (2x+y)+(βˆ’x+2y)i=5+5i(2x + y) + (-x + 2y)i = 5 + 5i, so 2x+y=52x + y = 5 and βˆ’x+2y=5-x + 2y = 5, solved to x=1x = 1, y=3y = 3. Splitting one complex equation into its real and imaginary components is a routine H2 technique for finding unknown real numbers hidden inside a complex relationship.

Examples in context

Example 1. AC circuit impedance. Electrical engineers represent impedance as a complex number Z=R+iXZ = R + iX; dividing the complex voltage by ZZ to find current uses exactly the conjugate-multiplication division technique, the everyday workhorse of circuit analysis.

Example 2. Factoring a quartic. A real quartic with roots 1Β±2i1 \pm 2i and 3Β±i3 \pm i factors into two real quadratics (z2βˆ’2z+5)(z2βˆ’6z+10)(z^2 - 2z + 5)(z^2 - 6z + 10), each built from a conjugate pair's sum and product, showing how conjugate pairs keep the coefficients real.

Try this

Q1. Express (2+i)(3βˆ’2i)(2 + i)(3 - 2i) in the form a+bia + bi. [2 marks]

  • Cue. 6βˆ’4i+3iβˆ’2i2=6βˆ’i+2=8βˆ’i6 - 4i + 3i - 2i^2 = 6 - i + 2 = 8 - i.

Q2. Find the conjugate of βˆ’5+4i-5 + 4i and the value of zzβˆ—z z^*. [2 marks]

  • Cue. Conjugate βˆ’5βˆ’4i-5 - 4i; zzβˆ—=25+16=41z z^* = 25 + 16 = 41.

Q3. Given 1+i1 + i is a root of a real quadratic z2+bz+c=0z^2 + bz + c = 0, find bb and cc. [3 marks]

  • Cue. Other root 1βˆ’i1 - i; sum 2=βˆ’b2 = -b so b=βˆ’2b = -2; product 2=c2 = c.

Exam-style practice questions

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

Original4 marksExpress 3+2i1βˆ’i\dfrac{3 + 2i}{1 - i} in the form a+bia + bi.
Show worked answer β†’

Multiply numerator and denominator by the conjugate of the denominator, 1+i1 + i:

(3+2i)(1+i)(1βˆ’i)(1+i)=3+3i+2i+2i21βˆ’i2=3+5iβˆ’21+1=1+5i2\dfrac{(3 + 2i)(1 + i)}{(1 - i)(1 + i)} = \dfrac{3 + 3i + 2i + 2i^2}{1 - i^2} = \dfrac{3 + 5i - 2}{1 + 1} = \dfrac{1 + 5i}{2}.

So the answer is 12+52i\dfrac{1}{2} + \dfrac{5}{2}i.

Markers reward multiplying by the conjugate, using i2=βˆ’1i^2 = -1, and the final a+bia + bi form.

Original5 marksGiven that 2βˆ’3i2 - 3i is a root of the equation z2+bz+c=0z^2 + bz + c = 0 where bb and cc are real, find bb and cc.
Show worked answer β†’

Since the coefficients are real, complex roots occur in conjugate pairs, so 2+3i2 + 3i is the other root.

Sum of roots =(2βˆ’3i)+(2+3i)=4=βˆ’b= (2 - 3i) + (2 + 3i) = 4 = -b, so b=βˆ’4b = -4.

Product of roots =(2βˆ’3i)(2+3i)=4βˆ’9i2=4+9=13=c= (2 - 3i)(2 + 3i) = 4 - 9i^2 = 4 + 9 = 13 = c, so c=13c = 13.

Markers reward stating the conjugate root, using sum and product of roots, and the values b=βˆ’4b = -4, c=13c = 13.

Related dot points