Complex Numbers Division- Methods and Examples
What Is Division of Complex Numbers?
Complex numbers have a real part and an imaginary part. When you divide them, you're working with expressions like (a + bi) รท (c + di). The trick is getting rid of the imaginary number in the denominator.
That's it. That's the whole problem. The denominator has i in it, and you need to make it go away.
The Method: Multiply by the Conjugate
To divide complex numbers, you multiply both the numerator and denominator by the complex conjugate of the denominator.
The conjugate of c + di is c โ di. When you multiply these together, the result is a real number.
Here's why this works:
(c + di)(c โ di) = cยฒ + dยฒ
The imaginary parts cancel out. You're left with a real number in the denominator.
Why the Conjugate Works
Complex conjugates are like mirror images across the real number line. One has +di, the other has โdi. Multiply them and the iยฒ term becomes โ1, which combines with the other terms to give you something real.
Step-by-Step Process
Here's how to divide any two complex numbers:
- Write the division problem as a fraction
- Find the conjugate of the denominator
- Multiply both top and bottom by that conjugate
- Simplify the numerator (expand and combine like terms)
- Simplify the denominator (it becomes a real number)
- Separate into real and imaginary parts
- Write your final answer in a + bi form
Examples
Example 1: Simple Division
Divide: (6 + 2i) รท (1 + i)
Step 1: Write as a fraction
6 + 2i
โโโโโโโโโ
1 + i
Step 2: Multiply by the conjugate of the denominator (1 โ i)
(6 + 2i)(1 โ i)
โโโโโโโโโโโโโโโโ
(1 + i)(1 โ i)
Step 3: Expand the numerator
(6 ร 1) + (6 ร โi) + (2i ร 1) + (2i ร โi)
= 6 โ 6i + 2i โ 2iยฒ
= 6 โ 4i โ 2(โ1)
= 6 โ 4i + 2
= 8 โ 4i
Step 4: Expand the denominator
(1 + i)(1 โ i) = 1 โ iยฒ = 1 โ (โ1) = 2
Step 5: Divide each part
8 รท 2 = 4
โ4i รท 2 = โ2i
Answer: 4 โ 2i
Example 2: With Fractions
Divide: (3 + 4i) รท (2 โ i)
Step 1: Set up the fraction
3 + 4i
โโโโโโโโโ
2 โ i
Step 2: Conjugate of denominator is (2 + i)
(3 + 4i)(2 + i)
โโโโโโโโโโโโโโโโ
(2 โ i)(2 + i)
Step 3: Expand numerator
(3 ร 2) + (3 ร i) + (4i ร 2) + (4i ร i)
= 6 + 3i + 8i + 4iยฒ
= 6 + 11i + 4(โ1)
= 6 + 11i โ 4
= 2 + 11i
Step 4: Expand denominator
(2 โ i)(2 + i) = 4 โ iยฒ = 4 โ (โ1) = 5
Step 5: Divide
2 รท 5 = 2/5
11i รท 5 = 11/5 i
Answer: 2/5 + 11/5 i
Example 3: Denominator Is Pure Imaginary
Divide: (5 + 10i) รท (2i)
This one's simpler. Just divide each part by 2i.
5 รท 2i = 5/(2i)
Rationalize: multiply top and bottom by i
5i รท (2i ร i) = 5i รท (2iยฒ) = 5i รท (2 ร โ1) = 5i รท (โ2) = โ5/2 i
10i รท 2i = 10 รท 2 = 5
Answer: 5 โ 5/2 i
Quick Reference: Division Methods
| Denominator Type | Method | Example |
|---|---|---|
| a + bi (standard) | Multiply by conjugate a โ bi | (3 + 2i) รท (1 + i) |
| Real number only | Divide each part directly | (6 + 9i) รท 3 |
| Pure imaginary | Rationalize, then simplify | (4 + 6i) รท 2i |
| Already simplified | Separate real and imaginary | (8 โ 4i) รท 2 |
Common Mistakes to Avoid
- Forgetting the conjugate โ you must multiply both top and bottom by the same conjugate
- Screwing up the signs when expanding โ take your time with (a + bi)(c โ di)
- iยฒ = โ1 โ not 1. This is where most errors happen
- Not simplifying your final answer โ combine like terms and reduce fractions
- Forgetting to rationalize when the denominator has i in it
Practice Problems
Try these on your own before checking the answers:
- (8 + 4i) รท (2 + i)
- (7 โ 3i) รท (1 + 2i)
- (12 + 6i) รท 6
- (5i) รท (1 + i)
Answers
- 4 โ 4/5 i (multiply by 2 โ i, simplify)
- 1/5 โ 17/5 i (multiply by 1 โ 2i)
- 2 + i (just divide each part)
- 5/2 + 5/2 i (multiply top and bottom by 1 โ i)
The Bottom Line
Complex number division comes down to one skill: multiplying by the conjugate. Once you understand that trick, every problem is just expansion, simplification, and separation into real and imaginary parts.
Most students lose points on the arithmetic, not the concept. So practice your iยฒ calculations until they're automatic.