27 Multiply and divide complex numbers

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.

Example 4: Multiplying a Complex Number by a Real Number

Showing how distribution works for complex numbers. For 3(6+2i), 3 is multiplied to both the real and imaginary parts. So we have (3)(6)+(3)(2i) = 18 + 6i.
Figure 5

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,

How To: Given a complex number and a real number, multiply to find the product.

  1. Use the distributive property.
  2. Simplify.

Example 5: Multiplying a Complex Number by a Real Number

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

Solution

Distribute the 4.

[latex]\begin{cases}4\left(2+5i\right)=\left(4\cdot 2\right)+\left(4\cdot 5i\right)\hfill \\ =8+20i\hfill \end{cases}\\[/latex]

Try It 4

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

Solution

Multiplying Complex Numbers Together

Now, let’s multiply two complex numbers. We can use either the distributive property or the FOIL method. Recall that FOIL is an acronym for multiplying First, Outer, Inner, and Last terms together. 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]

How To: Given two complex numbers, multiply to find the product.

  1. Use the distributive property or the FOIL method.
  2. Simplify.

Example 6: Multiplying a Complex Number by a Complex Number

Multiply [latex]\left(4+3i\right)\left(2 - 5i\right)\\[/latex].

Solution

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

[latex]\begin{cases}\left(4+3i\right)\left(2 - 5i\right)=\left(4\cdot 2 - 3\cdot \left(-5\right)\right)+\left(4\cdot \left(-5\right)+3\cdot 2\right)i\hfill \\ \text{ }=\left(8+15\right)+\left(-20+6\right)i\hfill \\ \text{ }=23 - 14i\hfill \end{cases}\\[/latex]

Try It 5

Multiply [latex]\left(3 - 4i\right)\left(2+3i\right)\\[/latex].

Solution

https://youtu.be/O9xQaIi0NX0

Dividing Complex Numbers

Division of two complex numbers is more complicated than addition, subtraction, and multiplication because we cannot divide by an imaginary number, meaning that any fraction must have a real-number denominator. We need to find a term by which we can multiply the numerator and the denominator that will eliminate the imaginary portion of the denominator so that we end up with a real number as the denominator. This term is called the complex conjugate of the denominator, which is found by changing the sign of the imaginary part of the complex number. In other words, the complex conjugate of [latex]a+bi\\[/latex] is [latex]a-bi\\[/latex].

Note that complex conjugates have a reciprocal relationship: The complex conjugate of [latex]a+bi\\[/latex] is [latex]a-bi\\[/latex], and the complex conjugate of [latex]a-bi\\[/latex] is [latex]a+bi\\[/latex]. Further, when a quadratic equation with real coefficients has complex solutions, the solutions are always complex conjugates of one another.

Suppose we want to divide [latex]c+di\\[/latex] by [latex]a+bi\\[/latex], where neither a nor b equals zero. We first write the division as a fraction, then find the complex conjugate of the denominator, and multiply.

[latex]\frac{c+di}{a+bi}\text{ where }a\ne 0\text{ and }b\ne 0\\[/latex]

Multiply the numerator and denominator by the complex conjugate of the denominator.

[latex]\frac{\left(c+di\right)}{\left(a+bi\right)}\cdot \frac{\left(a-bi\right)}{\left(a-bi\right)}=\frac{\left(c+di\right)\left(a-bi\right)}{\left(a+bi\right)\left(a-bi\right)}\\[/latex]

Apply the distributive property.

[latex]=\frac{ca-cbi+adi-bd{i}^{2}}{{a}^{2}-abi+abi-{b}^{2}{i}^{2}}\\[/latex]

Simplify, remembering that [latex]{i}^{2}=-1\\[/latex].

[latex]\begin{cases}=\frac{ca-cbi+adi-bd\left(-1\right)}{{a}^{2}-abi+abi-{b}^{2}\left(-1\right)}\hfill \\ =\frac{\left(ca+bd\right)+\left(ad-cb\right)i}{{a}^{2}+{b}^{2}}\hfill \end{cases}\\[/latex]

A General Note: The Complex Conjugate

The complex conjugate of a complex number [latex]a+bi\\[/latex] is [latex]a-bi\\[/latex]. It is found by changing the sign of the imaginary part of the complex number. The real part of the number is left unchanged.

  • When a complex number is multiplied by its complex conjugate, the result is a real number.
  • When a complex number is added to its complex conjugate, the result is a real number.

Example 7: Finding Complex Conjugates

Find the complex conjugate of each number.

  1. [latex]2+i\sqrt{5}\\[/latex]
  2. [latex]-\frac{1}{2}i\\[/latex]

Solution

  1. The number is already in the form [latex]a+bi//[/latex]. The complex conjugate is [latex]a-bi\\[/latex], or [latex]2-i\sqrt{5}\\[/latex].
  2. We can rewrite this number in the form [latex]a+bi\\[/latex] as [latex]0-\frac{1}{2}i\\[/latex]. The complex conjugate is [latex]a-bi\\[/latex], or [latex]0+\frac{1}{2}i\\[/latex]. This can be written simply as [latex]\frac{1}{2}i\\[/latex].

Analysis of the Solution

Although we have seen that we can find the complex conjugate of an imaginary number, in practice we generally find the complex conjugates of only complex numbers with both a real and an imaginary component. To obtain a real number from an imaginary number, we can simply multiply by i.

How To: Given two complex numbers, divide one by the other.

  1. Write the division problem as a fraction.
  2. Determine the complex conjugate of the denominator.
  3. Multiply the numerator and denominator of the fraction by the complex conjugate of the denominator.
  4. Simplify.

Example 8: Dividing Complex Numbers

Divide [latex]\left(2+5i\right)\\[/latex] by [latex]\left(4-i\right)\\[/latex].

Solution

We begin by writing the problem as a fraction.

[latex]\frac{\left(2+5i\right)}{\left(4-i\right)}\\[/latex]

Then we multiply the numerator and denominator by the complex conjugate of the denominator.

[latex]\frac{\left(2+5i\right)}{\left(4-i\right)}\cdot \frac{\left(4+i\right)}{\left(4+i\right)}\\[/latex]

To multiply two complex numbers, we expand the product as we would with polynomials (the process commonly called FOIL).

[latex]\begin{cases}\frac{\left(2+5i\right)}{\left(4-i\right)}\cdot \frac{\left(4+i\right)}{\left(4+i\right)}=\frac{8+2i+20i+5{i}^{2}}{16+4i - 4i-{i}^{2}}\hfill & \hfill \\ \text{ }=\frac{8+2i+20i+5\left(-1\right)}{16+4i - 4i-\left(-1\right)}\hfill & \text{Because } {i}^{2}=-1\hfill \\ \text{ }=\frac{3+22i}{17}\hfill & \hfill \\ \text{ }=\frac{3}{17}+\frac{22}{17}i\hfill & \text{Separate real and imaginary parts}.\hfill \end{cases}\\[/latex]

Note that this expresses the quotient in standard form.

Example 9: Substituting a Complex Number into a Polynomial Function

Let [latex]f\left(x\right)={x}^{2}-5x+2\\[/latex]. Evaluate [latex]f\left(3+i\right)\\[/latex].

Solution

Substitute 3 plus i for x. Multiply. Substitute negative 1 for i squared. Combine like terms.
Figure 6

Substitute [latex]x=3+i\\[/latex] into the function [latex]f\left(x\right)={x}^{2}-5x+2\\[/latex] and simplify.

Analysis of the Solution

We write [latex]f\left(3+i\right)=-5+i\\[/latex]. Notice that the input is [latex]3+i\\[/latex] and the output is [latex]-5+i\\[/latex].

Try It 6

Let [latex]f\left(x\right)=2{x}^{2}-3x\\[/latex]. Evaluate [latex]f\left(8-i\right)\\[/latex].

Solution

Example 10: Substituting an Imaginary Number in a Rational Function

Let [latex]f\left(x\right)=\frac{2+x}{x+3}\\[/latex]. Evaluate [latex]f\left(10i\right)\\[/latex].

Solution

Substitute [latex]x=10i\\[/latex] and simplify.

[latex]\begin{cases}\frac{2+10i}{10i+3}\hfill & \text{Substitute }10i\text{ for }x.\hfill \\ \frac{2+10i}{3+10i}\hfill & \text{Rewrite the denominator in standard form}.\hfill \\ \frac{2+10i}{3+10i}\cdot \frac{3 - 10i}{3 - 10i}\hfill & \text{Prepare to multiply the numerator and}\hfill \\ \hfill & \text{denominator by the complex conjugate}\hfill \\ \hfill & \text{of the denominator}.\hfill \\ \frac{6 - 20i+30i - 100{i}^{2}}{9 - 30i+30i - 100{i}^{2}}\hfill & \text{Multiply using the distributive property or the FOIL method}.\hfill \\ \frac{6 - 20i+30i - 100\left(-1\right)}{9 - 30i+30i - 100\left(-1\right)}\hfill & \text{Substitute }-1\text{ for } {i}^{2}.\hfill \\ \frac{106+10i}{109}\hfill & \text{Simplify}.\hfill \\ \frac{106}{109}+\frac{10}{109}i\hfill & \text{Separate the real and imaginary parts}.\hfill \end{cases}\\[/latex]

Try It 7

Let [latex]f\left(x\right)=\frac{x+1}{x - 4}\\[/latex]. Evaluate [latex]f\left(-i\right)\\[/latex].

Solution

Simplifying Powers of i

The powers of i are cyclic. Let’s look at what happens when we raise i to increasing powers.

[latex]\begin{cases}{i}^{1}=i\\ {i}^{2}=-1\\ {i}^{3}={i}^{2}\cdot i=-1\cdot i=-i\\ {i}^{4}={i}^{3}\cdot i=-i\cdot i=-{i}^{2}=-\left(-1\right)=1\\ {i}^{5}={i}^{4}\cdot i=1\cdot i=i\end{cases}\\[/latex]

We can see that when we get to the fifth power of i, it is equal to the first power. As we continue to multiply i by itself for increasing powers, we will see a cycle of 4. Let’s examine the next 4 powers of i.

[latex]\begin{cases}{i}^{6}={i}^{5}\cdot i=i\cdot i={i}^{2}=-1\\ {i}^{7}={i}^{6}\cdot i={i}^{2}\cdot i={i}^{3}=-i\\ {i}^{8}={i}^{7}\cdot i={i}^{3}\cdot i={i}^{4}=1\\ {i}^{9}={i}^{8}\cdot i={i}^{4}\cdot i={i}^{5}=i\end{cases}\\[/latex]

Example 11: Simplifying Powers of i

Evaluate [latex]{i}^{35}\\[/latex].

Solution

Since [latex]{i}^{4}=1\\[/latex], we can simplify the problem by factoring out as many factors of [latex]{i}^{4}\\[/latex] as possible. To do so, first determine how many times 4 goes into 35: [latex]35=4\cdot 8+3\\[/latex].

[latex]{i}^{35}={i}^{4\cdot 8+3}={i}^{4\cdot 8}\cdot {i}^{3}={\left({i}^{4}\right)}^{8}\cdot {i}^{3}={1}^{8}\cdot {i}^{3}={i}^{3}=-i\\[/latex]

Q & A

Can we write [latex]{i}^{35}\\[/latex] in other helpful ways?

As we saw in Example 11, we reduced [latex]{i}^{35}\\[/latex] to [latex]{i}^{3}\\[/latex] by dividing the exponent by 4 and using the remainder to find the simplified form. But perhaps another factorization of [latex]{i}^{35}\\[/latex] may be more useful. The table below shows some other possible factorizations.

Factorization of [latex]{i}^{35}[/latex] [latex]{i}^{34}\cdot i\\[/latex] [latex]{i}^{33}\cdot {i}^{2}\\[/latex] [latex]{i}^{31}\cdot {i}^{4}\\[/latex] [latex]{i}^{19}\cdot {i}^{16}\\[/latex]
Reduced form [latex]{\left({i}^{2}\right)}^{17}\cdot i\\[/latex] [latex]{i}^{33}\cdot \left(-1\right)\\[/latex] [latex]{i}^{31}\cdot 1\\[/latex] [latex]{i}^{19}\cdot {\left({i}^{4}\right)}^{4}\\[/latex]
Simplified form [latex]{\left(-1\right)}^{17}\cdot i\\[/latex] [latex]-{i}^{33}\\[/latex] [latex]{i}^{31}\\[/latex] [latex]{i}^{19}\\[/latex]

Each of these will eventually result in the answer we obtained above but may require several more steps than our earlier method.

License

Icon for the Creative Commons Attribution 4.0 International License

College Algebra Copyright © by Lumen Learning is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book