Argand Plane - Definition, Modulus, and Examples

#Geometry
TL;DR
The Argand plane is a coordinate plane that pictures a complex number $z = x + iy$ as the single point $(x, y)$, using a horizontal real axis and a vertical imaginary axis. This article shows how to plot complex numbers, read off the modulus $|z| = \sqrt{x^2 + y^2}$ and argument, and how the Argand plane differs from an ordinary Cartesian plane.
BT
Bhanzu TeamLast updated on July 27, 202611 min read

How Do You Draw a Number That Was Once Called Impossible?

For almost three centuries mathematicians used $\sqrt{-1}$ while insisting the thing could not exist. Cardano met it in 1545 solving cubics and called it "as subtle as it is useless." The rescue was not a proof but a picture: around 1799 the Norwegian surveyor Caspar Wessel, and independently the Parisian bookkeeper Jean-Robert Argand in 1806, drew the imaginary numbers on a second axis. Suddenly the "impossible" number had an address you could point to.

What Is the Argand Plane?

The Argand plane (also called the complex plane or Gauss plane) is a two-dimensional plane on which every complex number $z = x + iy$ is drawn as the point $(x, y)$. The horizontal axis carries the real part $x$, and the vertical axis carries the imaginary part $y$. So the complex number and the point are two names for the same object.

A complex number has two independent pieces of information - a real part and an imaginary part - and a single number line can only hold one. The Argand plane gives the second piece its own direction, which is why it looks so much like the cartesian plane you already know.

What Are the Real and Imaginary Axes?

The two axes are what make the Argand plane a complex plane rather than an ordinary one.

  • Real axis - the horizontal axis, holding purely real numbers like $5$ or $-2$ (their imaginary part is $0$). Every point on this axis is an ordinary real number.

  • Imaginary axis - the vertical axis, holding purely imaginary numbers like $3i$ or $-i$ (their real part is $0$).

  • The four regions work like the quadrants of a coordinate plane: a number like $2 + 3i$ sits in the first quadrant, $-2 + 3i$ in the second, and so on. The sign of the real part decides left or right; the sign of the imaginary part decides up or down.

The origin $O$ represents $0 + 0i$, the number zero.

How Do You Plot a Complex Number on the Argand Plane?

To plot $z = x + iy$, treat the pair $(x, y)$ exactly as you would a coordinate point: move $x$ units along the real axis, then $y$ units parallel to the imaginary axis, and mark the point.

Take $z = -3 + 2i$. Move $3$ units left (because the real part is $-3$), then $2$ units up (imaginary part $+2$), and the point $(-3, 2)$ lands in the second quadrant. A purely real number like $4$ lands on the real axis at $(4, 0)$; a purely imaginary number like $-5i$ lands on the imaginary axis at $(0, -5)$. The conjugate $\bar{z} = x - iy$ is always the mirror image of $z$ across the real axis.

How Do You Find the Modulus and Argument on the Argand Plane?

Once a complex number is a point, two natural measurements appear: how far it is from the origin, and the direction it points.

  • Modulus $|z|$ is the distance from the origin $O$ to the point $(x, y)$. By the Pythagorean theorem on the right triangle with legs $x$ and $y$:

$$|z| = \sqrt{x^2 + y^2}$$

  • Argument $\theta$ is the angle $\angle$ the segment $Oz$ makes with the positive real axis, measured anticlockwise:

$$\theta = \tan^{-1}!\left(\frac{y}{x}\right)$$

Together they give the polar form $z = r(\cos\theta + i\sin\theta)$, where $r = |z|$. This is the deeper reason the picture matters: distance-and-direction is often the useful way to describe a complex number, and the modulus of a complex number is just its distance on the Argand plane.

What Is the Difference Between the Argand Plane and the Cartesian Plane?

They look identical, and the geometry of plotting is the same - but what the axes mean differs.

Feature

Cartesian plane

Argand plane

What a point represents

An ordered pair $(x, y)$ of two real numbers

One complex number $z = x + iy$

Horizontal axis

$x$-axis (a real variable)

Real axis (real part of $z$)

Vertical axis

$y$-axis (a real variable)

Imaginary axis (imaginary part of $z$)

Multiplication of points

Not defined for points

Defined: multiplying scales by moduli and adds arguments

The last row is the real payoff. On the Argand plane, multiplying two complex numbers rotates and stretches - a geometric operation that has no counterpart for plain coordinate pairs.

What Are the Properties of the Argand Plane?

A few properties follow directly from treating each complex number $z = x + iy$ as the point $(x, y)$, and they are what make the plane a working tool rather than just a picture.

  • One-to-one correspondence. Every complex number matches exactly one point, and every point matches exactly one complex number. The plane and the set of complex numbers carry the same information.

  • The origin is zero. The point $O = (0, 0)$ represents $0 + 0i$.

  • Real and imaginary numbers sit on the axes. Purely real numbers lie on the horizontal real axis; purely imaginary numbers lie on the vertical imaginary axis. The two axes are perpendicular.

  • The modulus is a distance. $|z| = \sqrt{x^2 + y^2}$ is the straight-line distance from the origin to the point $(x, y)$, so $|z| \ge 0$ for every $z$.

  • The conjugate is a reflection. $\bar{z} = x - iy$ is the mirror image of $z$ across the real axis, and $|z| = |\bar{z}|$.

  • The negative is a half-turn. $-z = -x - iy$ is the reflection of $z$ through the origin, a rotation of $180^\circ$ about $O$.

  • Addition follows the parallelogram rule. Adding two complex numbers adds them like position vectors: $z_1 + z_2$ is the far corner of the parallelogram built on $z_1$ and $z_2$.

  • Multiplication scales and rotates. Multiplying two complex numbers multiplies their moduli and adds their arguments, so $|z_1 z_2| = |z_1|,|z_2|$.

Examples of the Argand Plane

Six worked cases, from a direct plot to a conjugate reflection. The problem statement is bolded; the working is not. One multiplication symbol, $\times$, is used throughout.

Example 1

Plot $z = 2 + 3i$ on the Argand plane and state its quadrant.

Move $2$ units along the positive real axis, then $3$ units up the imaginary axis, giving the point $(2, 3)$.

Both parts are positive, so the point lies in the first quadrant.

Final answer: $z = 2 + 3i$ is the point $(2, 3)$, first quadrant.

Example 2

A student is asked for the modulus of $z = 3 + 4i$ and writes $|z| = 3 + 4 = 7$. Find the correct modulus.

The tempting move is to add the real and imaginary parts. Watch it break: that would make the modulus of $3 + 4i$ equal to $7$, yet the point $(3, 4)$ is only $5$ units from the origin — you can see on the plane it cannot be as far as $7$. Adding the parts ignores that the two directions are perpendicular.

The modulus is a distance, so it comes from the Pythagorean theorem, not from adding:

$$|z| = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5$$

Final answer: $|z| = 5$, the straight-line distance from the origin to $(3, 4)$.

Example 3

Find the modulus of $z = -6 + 8i$.

Square each part, add, and take the root:

$$|z| = \sqrt{(-6)^2 + 8^2} = \sqrt{36 + 64} = \sqrt{100} = 10$$

The negative sign on the real part does not survive the squaring.

Final answer: $|z| = 10$.

Example 4

Plot $z = 4 + 3i$ and its conjugate $\bar{z}$ on the same Argand plane.

The number $z = 4 + 3i$ is the point $(4, 3)$. The conjugate flips the sign of the imaginary part: $\bar{z} = 4 - 3i$, the point $(4, -3)$.

The two points are reflections of each other across the real axis, so they share the same modulus.

Final answer: $z = (4, 3)$ and $\bar{z} = (4, -3)$, mirror images across the real axis.

Example 5

Find the argument of $z = 1 + i$.

Here $x = 1$ and $y = 1$, so:

$$\theta = \tan^{-1}!\left(\frac{1}{1}\right) = \tan^{-1}(1) = 45^\circ$$

Because both parts are positive, the point is in the first quadrant and $45^\circ$ is the correct angle with no adjustment.

Final answer: $\theta = 45^\circ$ (or $\tfrac{\pi}{4}$ radians).

Example 6

Write $z = 2 + 2\sqrt{3},i$ in polar form.

First the modulus:

$$r = \sqrt{2^2 + (2\sqrt{3})^2} = \sqrt{4 + 12} = \sqrt{16} = 4$$

Then the argument, with $x = 2$ and $y = 2\sqrt{3}$:

$$\theta = \tan^{-1}!\left(\frac{2\sqrt{3}}{2}\right) = \tan^{-1}(\sqrt{3}) = 60^\circ$$

Final answer: $z = 4\left(\cos 60^\circ + i\sin 60^\circ\right)$.

Why Does Representing Complex Numbers Geometrically Matter?

The Argand plane is not decoration - it is the reason complex numbers became a working tool rather than a curiosity. Once $\sqrt{-1}$ had a place to live, multiplication turned into rotation, and rotation is everywhere in engineering.

Alternating-current electricity is the clearest case. Voltage and current in an AC circuit are quantities with both a size and a phase (a timing offset), which is exactly a modulus and an argument. Electrical engineers write them as complex numbers - called phasors - and adding or multiplying on the Argand plane does the circuit arithmetic that would otherwise need trigonometry at every step. The same picture drives signal processing, control theory, and quantum mechanics. You can read how the complex plane underpins phasor analysis and the wider machinery of applied mathematics.

The destination is worth naming early: the Argand plane is the entry point to polar form, De Moivre's theorem, and the roots of unity - the ideas that let you find, say, all five fifth-roots of a number by spacing points evenly around a circle.

What Are Common Mistakes With the Argand Plane?

Mistake 1: Adding the real and imaginary parts to get the modulus

Where it slips in: Any modulus calculation where the reflex is to combine the two numbers directly.

Don't do this: Write $|3 + 4i| = 3 + 4 = 7$. A learner meeting the plane for the first time treats the two parts as if they lie in the same direction, so they simply add - the same instinct that would add the two legs of a right triangle instead of using the hypotenuse.

The correct way: The real and imaginary axes are perpendicular, so the distance is $\sqrt{x^2 + y^2}$. The parts are added only after squaring.

Mistake 2: Ignoring the quadrant when finding the argument

Where it slips in: Arguments of numbers with a negative real or imaginary part.

Don't do this: Compute $\theta = \tan^{-1}(y/x)$ and stop, even when the point is in the second or third quadrant. For $z = -1 - i$, the raw calculator value $\tan^{-1}(1) = 45^\circ$ points into the first quadrant, but the number lives in the third.

The correct way: Plot the point first, see which quadrant it is in, then add or subtract $180^\circ$ so the angle matches the actual direction. The picture is the check.

Mistake 3: Swapping the real and imaginary axes

Where it slips in: Plotting $z = x + iy$ under time pressure.

Don't do this: Put the imaginary part along the horizontal axis. The over-quick plotter reverses the pair and lands $2 + 5i$ at $(5, 2)$ instead of $(2, 5)$.

The correct way: Real part always goes horizontal, imaginary part always vertical - real first, imaginary up, every time.

Conclusion

  • The Argand plane plots the complex number $z = x + iy$ as the point $(x, y)$, using a real axis and an imaginary axis.

  • The horizontal real axis holds the real part; the vertical imaginary axis holds the imaginary part; the origin is $0$.

  • The modulus $|z| = \sqrt{x^2 + y^2}$ is the distance from the origin, and the argument is the angle with the positive real axis.

  • The conjugate $\bar{z}$ is the reflection of $z$ across the real axis.

  • The plane looks like a Cartesian plane, but its points can be multiplied — which turns into rotation and scaling.

To take the Argand plane further with a teacher, explore Bhanzu's geometry tutor or high school math tutor sessions, or browse math classes online.

A Practical Next Step

Practice these problems to solidify your understanding. Plot $z = -2 + 5i$ and name its quadrant (Answer to Question 1: point $(-2, 5)$, second quadrant), then find the modulus of $z = 5 + 12i$ (Answer to Question 2: $|z| = 13$). If you get stuck on the modulus, return to the Pythagorean triangle in the modulus section above. Want a live Bhanzu trainer to walk through complex-number geometry? Book a free demo class.

Read More

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

Is the Argand plane the same as the complex plane?
Yes. "Argand plane," "complex plane," and "Gauss plane" all name the same thing — a plane with a real and an imaginary axis for plotting complex numbers.
Why is it called the Argand plane?
After Jean-Robert Argand, who published the geometric representation in 1806, though Caspar Wessel described it earlier in 1799.
What do the two axes represent?
The horizontal axis is the real axis (the real part of $z$) and the vertical axis is the imaginary axis (the imaginary part of $z$).
Where is the conjugate of a complex number on the Argand plane?
It is the reflection of the number across the real axis: $\bar{z} = x - iy$ is the mirror image of $z = x + iy$.
Can any point on the plane be a complex number?
es. Every point $(x, y)$ corresponds to exactly one complex number $x + iy$, and every complex number to exactly one point.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →