How does plotting complex numbers on the Argand diagram reveal the geometry of arithmetic?
Represent complex numbers and their operations geometrically on the Argand diagram.
Plotting complex numbers, geometric meaning of addition, multiplication, conjugates and modulus, and modulus and argument inequalities, for TCE Mathematics Specialised Unit 3.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
What this dot point is asking
This dot point asks you to think of complex numbers as points or vectors in a plane rather than as algebraic symbols. The Argand diagram, named after Jean-Robert Argand, places the real part on the horizontal axis and the imaginary part on the vertical axis. Every algebraic operation then has a picture, and those pictures unlock the harder loci and proof questions.
Points and vectors
A complex number is plotted at the coordinates . It is equally useful to think of as the vector arrow from the origin to that point. This vector viewpoint is what makes addition geometric.
Addition as the parallelogram rule
Adding and corresponds to adding their position vectors. If you draw and from the origin, then is the fourth corner of the parallelogram they span. Subtraction is the vector that points from to .
Multiplication as rotation and scaling
Multiplying by a complex number scales the modulus by and rotates by the angle anticlockwise. In particular, multiplying by rotates a point exactly anticlockwise without changing its distance from the origin, since . This is the geometric reason arguments add when you multiply.
Conjugate and negative
The conjugate is the reflection of in the real axis: the real part stays, the imaginary part flips sign. The negative is the reflection through the origin, a rotation.
Modulus and the triangle inequality
The modulus is the length of the vector from the origin to . Because moduli behave like vector lengths, they satisfy the triangle inequality:
Equality holds only when and point in the same direction. This mirrors the geometric fact that one side of a triangle cannot exceed the sum of the other two.
Geometric proof of conjugate facts
Because the conjugate reflects in the real axis, the midpoint of the segment from to always lies on the real axis at , and the segment itself is vertical. This is the picture behind . Drawing such relationships rather than only manipulating symbols often shortens a proof to one or two lines.
Why this matters
Every locus and region question in the complex plane is solved fastest by translating it into geometry on the Argand diagram. Build the habit now of sketching , and key differences before reaching for algebra.
Exam-style practice questions
Practice questions written in the style of TASC exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
2021 TASC3 marksIf z1 and z2 are any two complex numbers prove that |z1 + z2|^2 + |z1 - z2|^2 = 2|z1|^2 + 2|z2|^2.Show worked answer →
Use the identity |w|^2 = w times the conjugate of w, written w w-bar.
For the first term: |z1 + z2|^2 = (z1 + z2)(z1-bar + z2-bar) = z1 z1-bar + z1 z2-bar + z2 z1-bar + z2 z2-bar.
For the second term: |z1 - z2|^2 = (z1 - z2)(z1-bar - z2-bar) = z1 z1-bar - z1 z2-bar - z2 z1-bar + z2 z2-bar.
Add the two expressions. The cross terms z1 z2-bar and z2 z1-bar cancel, leaving 2 z1 z1-bar + 2 z2 z2-bar = 2|z1|^2 + 2|z2|^2, as required.
Geometrically this is the parallelogram law: z1 + z2 and z1 - z2 are the diagonals of the parallelogram with sides z1 and z2, and the sum of the squares of the diagonals equals twice the sum of the squares of the sides. Markers reward using w w-bar and showing the cross terms cancel.