HSSC Forge / Maths 11th / Complex Numbers / Equality of Complex Numbers

Equality of Complex Numbers

Two complex numbers are equal only when both their real parts and their imaginary parts match:

a+bi=c+di    a=c and b=da + bi = c + di \iff a = c \text{ and } b = d

This turns one complex equation into two ordinary equations, which is how you solve for unknowns hidden inside a complex expression.

Example: if

x+2i=5+yix + 2i = 5 + yi

, matching real parts gives

x=5x = 5

, and matching imaginary parts gives

y=2y = 2

.