Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Complex Number Operations Reference cheat sheet - grade 10-12

Click image to open full size

Complex numbers extend the real number system by using the imaginary unit ii, where i2=1i^2 = -1. This cheat sheet covers the main forms of complex numbers and the operations students use most often in algebra, precalculus, and advanced math. It helps students quickly review how to simplify expressions, combine complex numbers, and connect rectangular and polar forms.

These skills are important for solving polynomial equations, working with vectors, and preparing for trigonometric form.

Key Facts

  • A complex number in standard form is written as z=a+biz = a + bi, where aa is the real part and bb is the imaginary part.
  • The imaginary unit satisfies i2=1i^2 = -1, so powers repeat in the cycle i,1,i,1i, -1, -i, 1.
  • To add complex numbers, combine like parts: (a+bi)+(c+di)=(a+c)+(b+d)i(a + bi) + (c + di) = (a + c) + (b + d)i.
  • To subtract complex numbers, distribute the negative sign: (a+bi)(c+di)=(ac)+(bd)i(a + bi) - (c + di) = (a - c) + (b - d)i.
  • To multiply complex numbers, use distribution and replace i2i^2 with 1-1: (a+bi)(c+di)=(acbd)+(ad+bc)i(a + bi)(c + di) = (ac - bd) + (ad + bc)i.
  • The complex conjugate of z=a+biz = a + bi is z=abi\overline{z} = a - bi, and zz=a2+b2z\overline{z} = a^2 + b^2.
  • To divide complex numbers, multiply by the conjugate of the denominator: a+bic+dicdicdi\frac{a + bi}{c + di} \cdot \frac{c - di}{c - di}.
  • The modulus of z=a+biz = a + bi is z=a2+b2|z| = \sqrt{a^2 + b^2}, and the polar form is z=r(cosθ+isinθ)z = r(\cos \theta + i\sin \theta).

Vocabulary

Complex number
A number of the form a+bia + bi, where aa and bb are real numbers and i2=1i^2 = -1.
Real part
The real part of z=a+biz = a + bi is aa, written as Re(z)=a\operatorname{Re}(z) = a.
Imaginary part
The imaginary part of z=a+biz = a + bi is bb, written as Im(z)=b\operatorname{Im}(z) = b.
Complex conjugate
The conjugate of a+bia + bi is abia - bi, which changes the sign of the imaginary part.
Modulus
The modulus of z=a+biz = a + bi is the distance from the origin to the point (a,b)(a, b), given by z=a2+b2|z| = \sqrt{a^2 + b^2}.
Argument
The argument of a complex number is the angle θ\theta it makes with the positive real axis in the complex plane.

Common Mistakes to Avoid

  • Forgetting that i2=1i^2 = -1 is wrong because products such as (3+2i)(4i)(3 + 2i)(4 - i) must be simplified by replacing every i2i^2 term with 1-1.
  • Changing both signs when finding a conjugate is wrong because the conjugate of a+bia + bi is abia - bi, not abi-a - bi.
  • Adding real parts to imaginary parts is wrong because only like parts combine, so (2+3i)+(4+5i)=6+8i(2 + 3i) + (4 + 5i) = 6 + 8i.
  • Dividing by a complex number without rationalizing the denominator is wrong because the denominator should be made real by multiplying by the conjugate.
  • Using a+bi=a+b|a + bi| = a + b is wrong because the modulus is a distance, so it must be a+bi=a2+b2|a + bi| = \sqrt{a^2 + b^2}.

Practice Questions

  1. 1 Simplify (43i)+(7+9i)(4 - 3i) + (7 + 9i).
  2. 2 Multiply and write in standard form: (2+5i)(34i)(2 + 5i)(3 - 4i).
  3. 3 Divide and simplify: 6+2i13i\frac{6 + 2i}{1 - 3i}.
  4. 4 Explain why multiplying a+bia + bi by its conjugate always produces a real number.

Understanding Complex Number Operations Reference

A useful way to understand complex numbers is to draw them on the complex plane. The horizontal axis shows the real part. The vertical axis shows the imaginary part.

Each complex number becomes a point or a directed arrow from the origin. This picture explains several rules that can seem arbitrary in symbol form. Adding two complex numbers works like adding two displacement vectors.

Their horizontal movements combine, then their vertical movements combine. Subtraction finds the movement from one point to another. The modulus is the arrow's length.

The argument is its direction, measured from the positive horizontal axis. A right triangle connects these ideas, so the Pythagorean theorem gives the length.

Multiplication has a geometric meaning that is especially important. It changes both size and direction. When two complex numbers are multiplied, their moduli multiply and their arguments add.

This is why polar form is often easier for multiplication than rectangular form. A multiplication by the imaginary unit turns a point one quarter turn counterclockwise around the origin without changing its distance from the origin. Repeating that turn produces the familiar cycle of powers.

This rotation idea appears in graphics, engineering, and signal processing. It gives a concrete reason that multiplication by a complex number does more than ordinary scaling.

Conjugates are more than a trick for clearing an imaginary part from a denominator. On the complex plane, conjugation reflects a point across the real axis. A number multiplied by its conjugate produces a real, nonnegative result because the upward and downward parts cancel.

That result is the square of the modulus. Division then has a geometric interpretation too. It compares lengths by dividing moduli and reverses direction by subtracting arguments.

In rectangular calculations, the conjugate method reaches the same result without needing to find angles. Students should remember that the denominator cannot be zero. A complex denominator is allowed, but zero has no reciprocal.

Careful algebra prevents most errors. Treat the imaginary unit as a factor when collecting terms. For example, a term with i cannot be combined with a real term.

During multiplication, write every distributed product before simplifying. Then replace every occurrence of i squared with negative one. In division, multiply both the top and bottom by the same conjugate, then simplify the entire numerator before separating real and imaginary parts.

When finding an argument, a calculator inverse tangent value may point to the wrong quadrant. Check the signs of both coordinates first.

Polar angles that differ by a full turn describe the same complex number. These details matter in polynomial roots, alternating current circuits, waves, and any setting where phase or rotation is tracked.