Complex Number Multiplication — Definition, Formula & Examples
Complex number multiplication is the process of multiplying two complex numbers by distributing each part and using the fact that to simplify the result into standard form.
Given two complex numbers and where and , their product is defined as .
Key Formula
Where:
- = Real and imaginary parts of the first complex number
- = Real and imaginary parts of the second complex number
- = The imaginary unit, where i² = −1
How It Works
Multiply two complex numbers the same way you expand using the distributive property (FOIL). You get four terms: , , , and . Since , the last term becomes , which is real. Combine the real parts and the imaginary parts to write your answer in standard form .
Worked Example
Problem: Multiply (3 + 2i)(1 + 4i).
Distribute (FOIL): Multiply each term in the first factor by each term in the second factor.
Replace i² with −1: The term 8i² becomes 8(−1) = −8.
Combine like terms: Add the real parts (3 and −8) and the imaginary parts (12i and 2i).
Answer:
Why It Matters
Complex number multiplication is essential in Algebra 2 and precalculus when solving polynomial equations with no real roots. It also appears in electrical engineering, where multiplying complex impedances models AC circuit behavior, and in computer graphics for representing rotations.
Common Mistakes
Mistake: Forgetting that i² = −1 and leaving an i² term in the answer.
Correction: Always replace i² with −1 before combining terms. The final answer should have no powers of i higher than 1.
