How do we add, multiply and divide numbers that involve the square root of minus one, and how do we picture them?
Complex numbers extend the reals with i where i squared equals minus one, and are represented as points or vectors on the Argand plane.
Cartesian form of complex numbers, addition, subtraction, multiplication, the complex conjugate, division by rationalising the denominator, and the Argand plane representation with modulus.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
The equation has no real solution, so mathematicians define the imaginary unit with . A complex number in Cartesian (rectangular) form is , where is the real part and is the imaginary part.
Arithmetic in Cartesian form
Addition and subtraction act componentwise:
Multiplication uses the distributive law and :
Division removes from the denominator by multiplying numerator and denominator by the conjugate of the denominator:
The Argand plane
The Argand plane represents each complex number as the point , with the horizontal axis real and the vertical axis imaginary. Equivalently is the position vector from the origin to that point.
This geometric picture makes operations visual:
- Addition of and follows the parallelogram (tip-to-tail vector) rule.
- The conjugate is the reflection of in the real axis.
- The modulus is the distance from the origin to the point, the length of the vector. Note .
Common errors
Why it matters
Cartesian arithmetic and the Argand plane are the foundation for the rest of Topic 2. Multiplication and division become far simpler once you convert to polar form and apply De Moivre's theorem, and the geometric view is essential when finding roots of complex numbers.
Exam-style practice questions
Practice questions written in the style of SACE Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
2018 SACE Stage 22 marksLet z = x + iy be a complex number. Find all solutions of the equation z = conjugate(z), where conjugate(z) is the conjugate of z.Show worked answer →
Write z = x + iy, so the conjugate is conjugate(z) = x - iy.
The equation z = conjugate(z) becomes x + iy = x - iy. [1 mark]
Equating imaginary parts gives iy = -iy, so 2iy = 0, hence y = 0. The real part x is unrestricted. [1 mark]
Therefore the solutions are all complex numbers with zero imaginary part, that is z = x where x is any real number. On the Argand plane these are exactly the points on the real axis.
2017 SACE Stage 22 marksA circle in the complex plane has centre A representing 10 + 25i and radius 20. Write down an equation, in terms of z, that describes exactly all points on the circumference of the circle.Show worked answer →
A circle on the Argand plane is the set of points z whose distance from a fixed centre equals a fixed radius, and that distance is the modulus |z - centre|. [1 mark]
Here the centre A represents 10 + 25i and the radius is 20, so the circumference is the set of z satisfying |z - (10 + 25i)| = 20. [1 mark]
Equivalently, writing z = x + iy, this is (x - 10)^2 + (y - 25)^2 = 400. Either the modulus form or the Cartesian form earns full marks.