Skip to content
Medium

Multiplying Complex Numbers

Simple Explanation

Multiply complex numbers using the distributive property (FOIL), exactly like multiplying two binomials β€” but then replace every iΒ² that appears with βˆ’1, and combine like terms.

Why Do We Need It?

Multiplication is essential for later topics in this chapter (like De Moivre's Theorem), and appears constantly in applications combining complex quantities like AC circuit impedances.

Formula

Multiplying Complex Numbers

(a+bi)(c+di) = (acβˆ’bd) + (ad+bc)i

Expand using the distributive property (like multiplying two binomials), then replace iΒ² with βˆ’1 and combine like terms.

a+bi, c+di
β€” the two complex numbers being multiplied

When to use it: Whenever two complex numbers are multiplied together.

Worked Example

Multiply two complex numbers

Multiply (2+3i)(1βˆ’4i).

    Why Does This Work?

    FOIL is just the distributive property applied twice, which works for ANY two binomial-shaped expressions β€” the only genuinely new step for complex numbers is substituting iΒ²=βˆ’1 afterward, which is exactly what makes the result "collapse" back into standard a+bi form instead of staying as an expression with iΒ².

    Real-Life Example

    Combining impedances in parallel circuits

    Calculating combined impedance for components in parallel in an AC circuit requires multiplying (and dividing) complex impedance values.

    Correctly multiplying complex numbers β€” including handling iΒ² β€” is essential to getting the right combined impedance value.

    Practice

    Multiply (1+i)(1βˆ’i).

    Medium

    Common mistake

    Forgetting to replace iΒ² with βˆ’1 after expanding β€” leaving iΒ² sitting in the final answer is incomplete; it must always be simplified.

    Quick Review

    • (a+bi)(c+di) = (acβˆ’bd) + (ad+bc)i.
    • Expand with FOIL, then replace every iΒ² with βˆ’1.
    • A complex number times its own conjugate always gives a purely real result.