Algebraic Operations
A complex number
has a real part
and an imaginary part
, where
. Addition, subtraction, and multiplication all follow ordinary algebra rules, treating
like any other variable -- except that whenever
shows up, it gets replaced with
.
Addition and subtraction
Combine the real parts together and the imaginary parts together:
Example:
Multiplication
Expand like two binomials, then simplify using
:
Example:
The questions below mix all three operations -- watch for sign errors when distributing a minus sign across a subtraction, and remember to fold
back into the real part before reading off your final answer.