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.