Multiply Complex Numbers Calculator

Multiply two complex numbers (a + bi)(c + di).

Real part 14
Imaginary part (i) -5

Formula: (a+bi)(c+di) = (ac − bd) + (ad + bc)i

Step-by-step with your numbers:
1. Values used:
2. a = 2
3. b = 3 i
4. c = 1
5. d = -4 i
6.
7. Real part = 14
8. Imaginary part = -5i
Did we solve your problem today?

Multiply two complex numbers using the distributive rule and i² = −1.

How the Math Works

Multiplying complex numbers follows the distributive property, extending the FOIL method for binomials. When calculating (a + bi)(c + di), we expand the product into four terms: ac, adi, bci, and bdi². Since i² equals -1, the last term becomes -bd. Combining real parts (ac - bd) and imaginary parts (ad + bc)i yields the final result. This process systematically accounts for both magnitude and phase interactions between complex numbers.

Practical Applications

This calculation is essential in electrical engineering for analyzing alternating current (AC) circuits, where impedance combines resistance and reactance. It also appears in signal processing for Fourier transforms, quantum mechanics for wave function calculations, and computer graphics for 2D transformations. Engineers use it to solve systems involving oscillations, vibrations, or electromagnetic waves by representing periodic behavior as complex exponentials for easier manipulation.

Day-to-Day Use

While complex numbers may seem abstract, they underpin technologies you encounter daily. The smartphone in your pocket uses complex calculations in its antenna design and signal processing to maintain clear connections. Similarly, GPS systems, medical imaging devices, and even music streaming services rely on mathematical models involving complex numbers to function accurately. Understanding these calculations helps optimize the digital tools that simplify modern life.

Worked example

(2 + 3i)(1 − 4i) = 14 − 5i.

FAQ

Why does the sign change?

Because i² = −1, the product of the imaginary parts becomes a negative real number.