If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Main content

Multiplying complex numbers

Learn how to multiply two complex numbers. For example, multiply (1+2i)⋅(3+i).
A complex number is any number that can be written as a+bi, where i is the imaginary unit and a and b are real numbers.
When multiplying complex numbers, it's useful to remember that the properties we use when performing arithmetic with real numbers work similarly for complex numbers.
Sometimes, thinking of i as a variable, like x, is helpful. Then, with just a few adjustments at the end, we can multiply just as we'd expect. Let's take a closer look at this by walking through several examples.

Multiplying a real number by a complex number

Example

Multiply 4(13+5i). Write the resulting number in the form of a+bi.

Solution

If your instinct tells you to distribute the 4, your instinct would be right! Let's do that!
4(13+5i)=4(13)+(4)(5i)=5220i
And that's it! We used the distributive property to multiply a real number by a complex number. Let's try something a little more complicated.

Multiplying a pure imaginary number by a complex number

Example

Multiply 2i(38i). Write the resulting number in the form of a+bi.

Solution

Again, let's start by distributing the 2i to each term in the parentheses.
2i(38i)=2i(3)2i(8i)=6i16i2
At this point, the answer is not of the form a+bi since it contains i2.
However, we know that i2=1. Let's substitute and see where that gets us.
2i(38i)=6i16i2=6i16(1)=6i+16
Using the commutative property, we can write the answer as 16+6i, and so we have that 2i(38i)=16+6i.

Check your understanding

Problem 1

Multiply 3(2+10i).
Write your answer in the form of a+bi.

Problem 2

Multiply 6i(5+7i).
Write your answer in the form of a+bi.

Excellent! We're now ready to step it up even more! What follows is the more typical case that you'll see when you're asked to multiply complex numbers.

Multiplying two complex numbers

Example

Multiply (1+4i)(5+i). Write the resulting number in the form of a+bi.

Solution

In this example, some find it very helpful to think of i as a variable.
In fact, the process of multiplying these two complex numbers is very similar to multiplying two binomials! Multiply each term in the first number by each term in the second number.
(1+4i)(5+i)=(1)(5)+(1)(i)+(4i)(5)+(4i)(i)=5+i+20i+4i2=5+21i+4i2
Since i2=1, we can replace i2 with 1 to obtain the desired form of a+bi.
(15i)(6+i)=5+21i+4i2=5+21i+4(1)=5+21i4=1+21i

Check your understanding

Problem 3

Multiply (1+2i)(3+i).
Write your answer in the form of a+bi.

Problem 4

Multiply (4+i)(73i).
Write your answer in the form of a+bi.

Problem 5

Multiply (2i)(2+i).
Write your answer in the form of a+bi.

Problem 6

Multiply (1+i)(1+i).
Write your answer in the form of a+bi.

Challenge Problems

Problem 1

Let a and b be real numbers. What is (abi)(a+bi)?

Problem 2

Perform the indicated operation and simplify. (1+3i)2(2+i)
Write your answer in the form of a+bi.

Want to join the conversation?