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:

  1. Write the division problem as a fraction
  2. Find the conjugate of the denominator
  3. Multiply both top and bottom by that conjugate
  4. Simplify the numerator (expand and combine like terms)
  5. Simplify the denominator (it becomes a real number)
  6. Separate into real and imaginary parts
  7. 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

Practice Problems

Try these on your own before checking the answers:

  1. (8 + 4i) รท (2 + i)
  2. (7 โˆ’ 3i) รท (1 + 2i)
  3. (12 + 6i) รท 6
  4. (5i) รท (1 + i)

Answers

  1. 4 โˆ’ 4/5 i (multiply by 2 โˆ’ i, simplify)
  2. 1/5 โˆ’ 17/5 i (multiply by 1 โˆ’ 2i)
  3. 2 + i (just divide each part)
  4. 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.