1. Number and Algebra

Modulus And Argument

Modulus and Argument

Introduction

students, in complex numbers, two values work together to locate a number on the complex plane: its modulus and its argument. These ideas help us describe a complex number in a way that is very useful for calculations, graphing, and solving equations 📍. Instead of only writing a complex number as $a+bi$, we can also think of it as a point or vector with a distance from the origin and a direction.

In this lesson, you will learn how to define the modulus and argument, how to find them, and why they matter in IB Mathematics: Analysis and Approaches HL. You will also see how these ideas connect to algebra, geometry, and the broader study of number systems.

Learning objectives

  • Explain the main ideas and terminology behind modulus and argument.
  • Apply IB Mathematics: Analysis and Approaches HL methods related to modulus and argument.
  • Connect modulus and argument to number and algebra.
  • Summarize how modulus and argument fit into complex numbers.
  • Use examples and reasoning to work with modulus and argument.

What modulus means

A complex number is usually written as $z=a+bi$, where $a$ is the real part and $b$ is the imaginary part. On the complex plane, $a$ is the horizontal coordinate and $b$ is the vertical coordinate.

The modulus of $z$, written as $|z|$, is the distance from the origin to the point representing $z$. This is always a non-negative real number. If $z=a+bi$, then

$$|z|=\sqrt{a^2+b^2}$$

This formula comes from the Pythagorean theorem. If the point is $\left(a,b\right)$, then the distance to the origin is the hypotenuse of a right triangle with legs $a$ and $b$.

Example 1

For $z=3+4i$,

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

So the modulus is $5$. This means the point $(3,4)$ is 5 units away from the origin.

Why modulus matters

The modulus gives a quick geometric picture of the size of a complex number. In real-life terms, think of it like the straight-line distance from your starting point to your current position on a map. Even if the direction changes, the distance still tells you how far you are from the origin 🌍.

Modulus is also useful when multiplying complex numbers in polar form, because moduli multiply. That makes it a powerful tool in higher-level algebra.

What argument means

The argument of a complex number, written as $\არგ z$ or sometimes $\theta$, is the angle made between the positive real axis and the line joining the origin to the point representing $z$.

If $z=a+bi$, then the argument depends on the quadrant. It is found using trigonometry and must be written carefully so the angle points in the correct direction.

For a non-zero complex number,

$$\tan \theta = \frac{b}{a}$$

but this alone is not enough, because the same tangent value can belong to more than one angle. You must check the signs of $a$ and $b$ to find the correct quadrant.

Example 2

For $z=1+i$, the point is $(1,1)$. The angle from the positive real axis is $45^\circ$ or $\frac{\pi}{4}$.

So the argument is

$$\arg z=\frac{\pi}{4}$$

Example 3

For $z=-1+i$, the point is $(-1,1)$, which lies in quadrant II. Here,

$$\tan \theta=\frac{1}{-1}=-1$$

The reference angle is $45^\circ$, but the correct argument is

$$\arg z=\frac{3\pi}{4}$$

because the angle must be measured counterclockwise from the positive real axis.

Principal argument

In many IB questions, the principal argument is used. This is the argument chosen from a specified interval, often

$$-\pi<\arg z\leq \pi$$

or sometimes

$$0\leq \arg z<2\pi$$

You must pay attention to the interval stated in the question. The same complex number can have infinitely many arguments, because angles differ by full turns:

$$\theta+2k\pi, \quad k\in\mathbb{Z}$$

Using modulus and argument together

Modulus and argument give a complex number in a geometric form called polar form. If a complex number has modulus $r$ and argument $\theta$, then

$$z=r(\cos \theta+i\sin \theta)$$

This is often written as

$$z=r\operatorname{cis}\theta$$

where $\operatorname{cis}\theta=\cos \theta+i\sin \theta$.

This form is useful because it makes multiplication and division easier. For example, if

$$z_1=r_1\operatorname{cis}\theta_1$$

and

$$z_2=r_2\operatorname{cis}\theta_2$$

then

$$z_1z_2=r_1r_2\operatorname{cis}(\theta_1+\theta_2)$$

This means the moduli multiply and the arguments add.

Example 4

Suppose

$$z_1=2\operatorname{cis}30^\circ$$

and

$$z_2=3\operatorname{cis}40^\circ$$

Then

$$z_1z_2=6\operatorname{cis}70^\circ$$

So the modulus is $6$ and the argument is $70^\circ$.

This is much quicker than expanding everything into $a+bi$ first. In HL mathematics, this type of reasoning helps simplify difficult problems.

Finding modulus and argument from algebraic form

To work from $a+bi$ to modulus and argument, follow a clear process:

  1. Identify $a$ and $b$.
  2. Find the modulus using

$$|z|=\sqrt{a^2+b^2}$$

  1. Find the reference angle using

$$\tan \theta=\frac{b}{a}$$

  1. Use the signs of $a$ and $b$ to place the angle in the correct quadrant.

Example 5

Let

$$z=-3-3\sqrt{3}i$$

First, the modulus is

$$|z|=\sqrt{(-3)^2+(-3\sqrt{3})^2}=\sqrt{9+27}=\sqrt{36}=6$$

Next,

$$\tan \theta=\frac{-3\sqrt{3}}{-3}=\sqrt{3}$$

The reference angle is $\frac{\pi}{3}$. Since both parts are negative, the point is in quadrant III, so the principal argument is

$$\arg z=\frac{4\pi}{3}$$

if using $0\leq\arg z<2\pi$, or

$$\arg z=-\frac{2\pi}{3}$$

if using $-\pi<\arg z\leq\pi$.

This example shows why quadrant checking is essential. A correct tangent value alone does not guarantee a correct argument.

Modulus and argument in equations and proofs

Modulus and argument are not only for graphing. They also appear in equations, proof, and algebraic structure. For example, if two complex numbers are equal, then their moduli are equal and their arguments match appropriately.

If

$$z_1=z_2$$

then both the real parts and imaginary parts must be equal. In polar form, if

$$r_1\operatorname{cis}\theta_1=r_2\operatorname{cis}\theta_2$$

then the moduli and arguments must represent the same complex number, taking into account angle periodicity.

This idea is especially important in solving equations like

$$z^n=1$$

The solutions are the complex roots of unity. They all lie on the unit circle, so each has modulus

$$|z|=1$$

and arguments spaced evenly around the circle. For example, the cube roots of unity have arguments

$$0,\ \frac{2\pi}{3},\ \frac{4\pi}{3}$$

These roots form a regular triangle on the complex plane. This is a strong link between algebra and geometry.

Connections to Number and Algebra

Modulus and argument sit at the center of complex numbers, which are a major extension of the number system. Real numbers alone cannot solve every polynomial equation, but complex numbers can represent and solve many more problems.

In Number and Algebra, modulus and argument connect with:

  • number systems, because complex numbers extend the real numbers;
  • symbolic manipulation, because polar form changes how expressions are written and simplified;
  • sequences and series, because complex numbers can describe patterns and rotations;
  • counting and algebraic structure, because roots of unity are linked to symmetry and repeated multiplication.

For example, multiplying by $\operatorname{cis}90^\circ$ rotates a point by a quarter turn on the complex plane. Repeated multiplication creates regular patterns, which is useful in higher-level algebra and transformations.

Conclusion

Modulus and argument give students two powerful ways to understand complex numbers. The modulus measures distance from the origin, and the argument measures direction from the positive real axis. Together, they make it easier to visualize, compare, multiply, divide, and solve problems with complex numbers.

In IB Mathematics: Analysis and Approaches HL, these ideas are more than definitions. They support calculation, algebraic reasoning, and proof. They also connect directly to broader ideas in Number and Algebra, especially the structure and behaviour of complex numbers. Mastering modulus and argument helps build a strong foundation for more advanced topics in the course ✨.

Study Notes

  • A complex number is written as $z=a+bi$.
  • The modulus is the distance from the origin: $$|z|=\sqrt{a^2+b^2}$$
  • The argument is the angle from the positive real axis to the line representing $z$.
  • The principal argument must fit the interval given in the question.
  • In polar form, $$z=r\operatorname{cis}\theta=r(\cos \theta+i\sin \theta)$$
  • When multiplying complex numbers in polar form, moduli multiply and arguments add.
  • When finding an argument, always check the quadrant, not just the tangent value.
  • Modulus and argument are important in roots of unity, rotations, and solving equations.
  • These ideas connect algebra, geometry, and complex numbers within Number and Algebra.

Practice Quiz

5 questions to test your understanding