Complex Numbers and Operations: Learn It 3

Arithmetic on Complex Numbers

Addition and Subtraction of Complex Numbers

Just as with real numbers, we can perform arithmetic operations on complex numbers. To add or subtract complex numbers, we combine the real parts and combine the imaginary parts.

addition and subtraction of complex numbers

Adding complex numbers:

[latex]\left(a+bi\right)+\left(c+di\right)=\left(a+c\right)+\left(b+d\right)i[/latex]

Subtracting complex numbers:

[latex]\left(a+bi\right)-\left(c+di\right)=\left(a-c\right)+\left(b-d\right)i[/latex]

Add [latex]3-4i[/latex] and [latex]2+5i[/latex].

When we add complex numbers, we can visualize the addition as a shift, or translation, of a point in the complex plane.

Visualize the addition [latex]3-4i[/latex] and [latex]-1+5i[/latex].

Multiplying Complex Numbers

Multiplying complex numbers is much like multiplying binomials. The major difference is that we work with the real and imaginary parts separately.

Multiplying a Complex Number by a Real Number

Let’s begin by multiplying a complex number by a real number. We distribute the real number just as we would with a binomial.

So, for example,

[latex]\begin{align}3(6+2i)&=(3\cdot6)+(3\cdot2i)&&\text{Distribute.}\\&=18+6i&&\text{Simplify.}\end{align}[/latex]

Find the product [latex]-4\left(2+6i\right)[/latex].

Multiplying Complex Numbers Together

Now, let’s multiply two complex numbers. We can use either the distributive property or the FOIL method. Using either the distributive property or the FOIL method, we get

[latex]\left(a+bi\right)\left(c+di\right)=ac+adi+bci+bd{i}^{2}[/latex]

Because [latex]{i}^{2}=-1[/latex], we have

[latex]\left(a+bi\right)\left(c+di\right)=ac+adi+bci-bd[/latex]

To simplify, we combine the real parts, and we combine the imaginary parts.

[latex]\left(a+bi\right)\left(c+di\right)=\left(ac-bd\right)+\left(ad+bc\right)i[/latex]

Recall that FOIL is an acronym for multiplying First, Outer, Inner, and Last terms together.
Multiply: [latex](2+5i)(4+i)[/latex].

When we multiply by a complex number, it’s like we’re doing two things at once: we’re changing the size (or scaling) and turning (or rotating) the number around the starting point, or origin. To really see what’s happening, in the following examples, we’ll use the complex plane to helps us visualize these changes.

Using the complex plane, visualize the product [latex]2(1+2i)[/latex].

Using the complex plane, visualize the result of multiplying [latex]1+2i[/latex] by [latex]1+i[/latex]. Then show the result of multiplying by [latex]1+i[/latex] again.