- Published on
The Complex Plane and Coordinate Geometry
- Authors

- Name
- Vu Hung
Problem Statement
In standard mathematics, squaring a real number always produces a positive result. This meant equations like had no solution. Mathematicians solved this by introducing the imaginary unit , defined by .
A complex number consists of a real part () and an imaginary part (). To visualise these numbers, we cannot use a standard 1D number line. We must use a 2D plane called the Argand Diagram (or Complex Plane). The horizontal axis represents the real part (), and the vertical axis represents the imaginary part ().
Plotting complex numbers on the complex plane relates perfectly to plotting points on a Cartesian plane. Consequently, standard coordinate geometry methods—like finding the distance between two points—apply directly to complex numbers via the Modulus function .
Consider three complex numbers:
(a) Plot these three complex numbers on an Argand diagram. (Describe their positions).
(b) The modulus represents the distance of from the origin. Calculate the exact values of and . What does the result for and tell you about complex conjugates?
(c) The distance between two complex numbers and is given by . Find the exact distance between and .
Hints
- Part (a): Treat just like the Cartesian coordinate .
- Part (b): The formula for the modulus is . This is simply the Pythagorean theorem measuring the hypotenuse from the origin. Notice that is the conjugate of (denoted as ).
- Part (c): First, subtract the two complex numbers algebraically by grouping the real parts and imaginary parts together: . Then, find the modulus of this new complex number.
Solutions
Part (a): Plotting the Points
- To plot , move 3 units right along the Real axis, and 4 units up along the Imaginary axis. This corresponds to the point .
- To plot , move 2 units left on the Real axis, and 1 unit up on the Imaginary axis. This corresponds to the point .
- To plot , move 3 units right on the Real axis, and 4 units down on the Imaginary axis. This corresponds to the point .
Part (b): Calculating the Modulus
- Calculate : (The point is 5 units away from the origin).
- Calculate :
- Calculate :
- Conclusion: We see that . Since is the complex conjugate of (the imaginary sign is flipped), we can conclude a fundamental rule: A complex number and its conjugate always have the exact same modulus (). Geometrically, they are reflections of each other across the real axis.
Part (c): Distance Between Two Points
- We need to find the distance .
- First, calculate the complex difference:
- Now, find the modulus of this new complex number:
- The exact distance between the two points on the complex plane is units.
Takeaways
- The 2D Analogy: Always think of a complex number as a point or a vector . This makes visualising problems much easier.
- The Modulus is a Distance: The modulus function is simply a generalisation of the absolute value function on a number line, extended to a 2D metric space. It always returns a positive real number representing physical length.
- Conjugate Reflections: The complex conjugate is geometrically just a reflection of across the -axis (the Real axis). This is why their distances to the origin are identical.
Further Readings
- HSC Complex Numbers: https://vumaths.com/booklets/hsc-complex-numbers/
- HSC Vectors: https://vumaths.com/booklets/hsc-vectors/
- HSC Collections: https://vumaths.com/booklets/hsc-collections/
Connect with me
If you found graphing complex numbers intuitive, there is an entire world of complex geometry waiting for you! Check out my complete booklets on Vu's Maths Hub. I break down everything from locus problems to roots of unity. Join my YouTube channel for visual walkthroughs, follow my Instagram for daily maths tips, and subscribe to my Substack to learn how complex numbers drive modern physics!
