Complex Numbers
Complex numbers let you solve equations like that have no solution among real numbers. By introducing the imaginary unit , defined so that , you gain a whole new number system where every polynomial equation has a solution. This section covers how to simplify square roots of negative numbers, perform arithmetic with complex numbers, and work with powers of .
Square Roots of Negative Numbers
An imaginary number is the square root of a negative number, written in the form , where is a real number. The key definition that makes this work: , which means .
To simplify the square root of a negative number:
- Factor out of the radicand.
- Simplify the square root of the remaining positive number.
- Write the result with .
Example: Simplify
Example: Simplify
A common mistake: don't try to apply when both and are negative. Always extract first, then simplify.

Operations with Complex Numbers
A complex number has the form , where is the real part and is the imaginary part. Both and are real numbers. For example, in , the real part is 3 and the imaginary part is 2.
Adding and subtracting: Combine real parts with real parts and imaginary parts with imaginary parts, just like combining like terms.
- Example:
- Example:
Multiplying: Use the distributive property (FOIL works for two binomials), then replace with .
Example:
-
FOIL:
-
Replace with :
-
Result:

Division of Complex Numbers
You can't leave in a denominator, so you multiply top and bottom by the complex conjugate of the denominator. The complex conjugate of is . This works because multiplying a complex number by its conjugate always produces a real number:
Steps to divide complex numbers:
- Identify the complex conjugate of the denominator.
- Multiply both numerator and denominator by that conjugate.
- FOIL the numerator and simplify using .
- Simplify the denominator (it'll be a real number: ).
- Write the result in form.
Example: Simplify
-
Conjugate of is .
-
-
Numerator:
-
Denominator:
-
Result:
Powers of i
Powers of cycle through four values and then repeat:
| Power | Value |
|---|---|
After , the pattern starts over: , , and so on.
To simplify any power of : Divide the exponent by 4 and use the remainder.
- Remainder 0 →
- Remainder 1 →
- Remainder 2 →
- Remainder 3 →
Example: Simplify
Divide 13 by 4: , so the remainder is 1. That means .
Example: Simplify
Divide 46 by 4: , so the remainder is 2. That means .