12 Complex Numbers

Learning Objectives

In this section you will:

  • Add and subtract complex numbers.
  • Multiply and divide complex numbers.
  • Simplify powers of [latex]i[/latex].
A visual representation of the Mandelbrot set
Figure 1.

Discovered by Benoit Mandelbrot around 1980, the Mandelbrot Set is one of the most recognizable fractal images. The image is built on the theory of self-similarity and the operation of iteration. Zooming in on a fractal image brings many surprises, particularly in the high level of repetition of detail that appears as magnification increases. The equation that generates this image turns out to be rather simple.

In order to better understand it, we need to become familiar with a new set of numbers. Keep in mind that the study of mathematics continuously builds upon itself. Negative integers, for example, fill a void left by the set of positive integers. The set of rational numbers, in turn, fills a void left by the set of integers. The set of real numbers fills a void left by the set of rational numbers. Not surprisingly, the set of real numbers has voids as well. In this section, we will explore a set of numbers that fills voids in the set of real numbers and find out how to work within it.

Expressing Square Roots of Negative Numbers as Multiples of[latex]\,i[/latex]

We know how to find the square root of any positive real number. In a similar way, we can find the square root of any negative number. The difference is that the root is not real. If the value in the radicand is negative, the root is said to be an imaginary number. The imaginary number[latex]\,i\,[/latex]is defined as the square root of[latex]\,-1.[/latex]

[latex]\sqrt{-1}=i[/latex]

So, using properties of radicals,

[latex]{i}^{2}={\left(\sqrt{-1}\right)}^{2}=-1[/latex]

We can write the square root of any negative number as a multiple of[latex]\,i.\,[/latex]Consider the square root of [latex]\,-49.[/latex]

[latex]\begin{array}{ccc}\hfill \sqrt{-49}& =& \hfill \sqrt{49\cdot \left(-1\right)}\\ & =& \sqrt{49}\sqrt{-1}\hfill \\ & =& 7i\hfill \end{array}[/latex]

We use[latex]\,7i\,[/latex]and not[latex]\,-7i\,[/latex]because the principal root of[latex]\,49\,[/latex]is the positive root.

A complex number is the sum of a real number and an imaginary number. A complex number is expressed in standard form when written[latex]\,a+bi\,[/latex]where[latex]\,a\,[/latex]is the real part and[latex]\,b\,[/latex]is the imaginary part. For example,[latex]\,5+2i\,[/latex]is a complex number. So, too, is[latex]\,3+4i\sqrt{3}.[/latex]

The complex number 5 + 2i is displayed. The 5 is labeled as: Real part and the 2i is labeled as: Imaginary part

Imaginary numbers differ from real numbers in that a squared imaginary number produces a negative real number. Recall that when a positive real number is squared, the result is a positive real number and when a negative real number is squared, the result is also a positive real number. Complex numbers consist of real and imaginary numbers.

Imaginary and Complex Numbers

A complex number is a number of the form[latex]\,a+bi\,[/latex]where

  • [latex]a\,[/latex]is the real part of the complex number.
  • [latex]b\,[/latex]is the imaginary part of the complex number.

If[latex]\,b=0,[/latex]then[latex]\,a+bi\,[/latex]is a real number. If[latex]\,a=0\,[/latex]and[latex]\,b\,[/latex]is not equal to 0, the complex number is called a pure imaginary number. An imaginary number is an even root of a negative number.

How To

Given an imaginary number, express it in the standard form of a complex number.

  1. Write[latex]\,\sqrt{-a}\,[/latex]as[latex]\,\sqrt{a}\sqrt{-1}.[/latex]
  2. Express[latex]\,\sqrt{-1}\,[/latex]as[latex]\,i.\,[/latex]
  3. Write[latex]\,\sqrt{a}\cdot i\,[/latex]in simplest form.

Expressing an Imaginary Number in Standard Form

Express[latex]\,\sqrt{-9}\,[/latex]in standard form.

[reveal-answer q=”1813876″]Show Solution[/reveal-answer][hidden-answer a=”1813876″]

[latex]\begin{array}{ccc}\hfill \sqrt{-9}& =& \sqrt{9}\sqrt{-1}\hfill \\ & =& 3i\hfill \end{array}[/latex]

In standard form, this is[latex]\,0+3i.[/latex][/hidden-answer]

Try It

Express[latex]\,\sqrt{-24}\,[/latex]in standard form.

[reveal-answer q=”fs-id2714980″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2714980″]

[latex]\sqrt{-24}=0+2i\sqrt{6}[/latex]

[/hidden-answer]

Plotting a Complex Number on the Complex Plane

We cannot plot complex numbers on a number line as we might real numbers. However, we can still represent them graphically. To represent a complex number, we need to address the two components of the number. We use the complex plane, which is a coordinate system in which the horizontal axis represents the real component and the vertical axis represents the imaginary component. Complex numbers are the points on the plane, expressed as ordered pairs[latex]\,\left(a,b\right),[/latex]where[latex]\,a\,[/latex]represents the coordinate for the horizontal axis and[latex]\,b\,[/latex]represents the coordinate for the vertical axis.

Let’s consider the number[latex]\,-2+3i.\,[/latex]The real part of the complex number is[latex]\,-2\,[/latex]and the imaginary part is 3. We plot the ordered pair[latex]\,\left(-2,3\right)\,[/latex]to represent the complex number[latex]\,-2+3i,[/latex]as shown in (Figure).

Coordinate plane with the x and y axes ranging from negative 5 to 5. The point negative 2 plus 3i is plotted on the graph. An arrow extends leftward from the origin two units and then an arrow extends upward three units from the end of the previous arrow.
Figure 2.

Complex Plane

In the complex plane, the horizontal axis is the real axis, and the vertical axis is the imaginary axis, as shown in (Figure).

A blank coordinate plane with the x-axis labeled: real and the y-axis labeled: imaginary.
Figure 3.

How To

Given a complex number, represent its components on the complex plane.

  1. Determine the real part and the imaginary part of the complex number.
  2. Move along the horizontal axis to show the real part of the number.
  3. Move parallel to the vertical axis to show the imaginary part of the number.
  4. Plot the point.

Plotting a Complex Number on the Complex Plane

Plot the complex number[latex]\,3-4i\,[/latex]on the complex plane.

[reveal-answer q=”fs-id2438175″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2438175″]

The real part of the complex number is[latex]\,3,[/latex]and the imaginary part is –4. We plot the ordered pair[latex]\,\left(3,-4\right)\,[/latex]as shown in (Figure).

Coordinate plane with the x and y axes ranging from -5 to 5. The point 3 – 4i is plotted, with an arrow extending rightward from the origin 3 units and an arrow extending downward 4 units from the end of the previous arrow.
Figure 4.

[/hidden-answer]

Try It

Plot the complex number[latex]\,-4-i\,[/latex]on the complex plane.

[reveal-answer q=”1697947″]Show Solution[/reveal-answer][hidden-answer a=”1697947″]Coordinate plane with the x and y axes ranging from negative 5 to 5. The point -4 i is plotted.[/hidden-answer]

Adding and Subtracting 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 then combine the imaginary parts.

Complex Numbers: Addition and Subtraction

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]

How To

Given two complex numbers, find the sum or difference.

  1. Identify the real and imaginary parts of each number.
  2. Add or subtract the real parts.
  3. Add or subtract the imaginary parts.

Adding and Subtracting Complex Numbers

Add or subtract as indicated.

  1. [latex]\left(3-4i\right)+\left(2+5i\right)[/latex]
  2. [latex]\left(-5+7i\right)-\left(-11+2i\right)[/latex]
[reveal-answer q=”fs-id1288146″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1288146″]

We add the real parts and add the imaginary parts.

  1. [latex]\begin{array}{ccc}\hfill \left(3-4i\right)+\left(2+5i\right)& =& 3-4i+2+5i\hfill \\ & =& 3+2+\left(-4i\right)+5i\hfill \\ & =& \left(3+2\right)+\left(-4+5\right)i\hfill \\ & =& 5+i\hfill \end{array}[/latex]
  2. [latex]\begin{array}{ccc}\hfill \left(-5+7i\right)-\left(-11+2i\right)& =& -5+7i+11-2i\hfill \\ & =& -5+11+7i-2i\hfill \\ & =& \left(-5+11\right)+\left(7-2\right)i\hfill \\ & =& 6+5i\hfill \end{array}[/latex]

[/hidden-answer]

Try It

Subtract[latex]\,2+5i\,[/latex]from[latex]\,3–4i.[/latex]

[reveal-answer q=”fs-id1294333″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1294333″]

[latex]\left(3-4i\right)-\left(2+5i\right)=1-9i[/latex]

[/hidden-answer]

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

Lets begin by multiplying a complex number by a real number. We distribute the real number just as we would with a binomial. Consider, for example,[latex]\,3\left(6+2i\right)[/latex]:

Multiplication of a real number and a complex number. The 3 outside of the parentheses has arrows extending from it to both the 6 and the 2i inside of the parentheses. This expression is set equal to the quantity three times six plus the quantity three times two times i; this is the distributive property. The next line equals eighteen plus six times i; the simplification.

How To

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

  1. Use the distributive property.
  2. Simplify.

Multiplying a Complex Number by a Real Number

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

[reveal-answer q=”fs-id1509986″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1509986″]

Distribute the 4.

[latex]\begin{array}{ccc}\hfill 4\left(2+5i\right)& =& \left(4\cdot 2\right)+\left(4\cdot 5i\right)\hfill \\ & =& 8+20i\hfill \end{array}[/latex][/hidden-answer]

Try It

Find the product:[latex]\,\frac{1}{2}\left(5-2i\right).[/latex]

[reveal-answer q=”fs-id2433683″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2433683″]

[latex]\frac{5}{2}-i[/latex]

[/hidden-answer]

Multiplying Complex Numbers Together

Now, let’s multiply two complex numbers. We can use either the distributive property or more specifically the FOIL method because we are dealing with binomials. Recall that FOIL is an acronym for multiplying First, Inner, Outer, and Last terms together. The difference with complex numbers is that when we get a squared term,[latex]\,{i}^{2},[/latex]it equals[latex]\,-1.[/latex]

[latex]\begin{array}{cccc}\hfill \left(a+bi\right)\left(c+di\right)& =& ac+adi+bci+bd{i}^{2}\hfill & \\ & =& ac+adi+bci-bd\hfill & \phantom{\rule{2em}{0ex}}{i}^{2}=-1\hfill \\ & =& \left(ac-bd\right)+\left(ad+bc\right)i\hfill & \phantom{\rule{2em}{0ex}}\text{Group real terms and imaginary terms}.\hfill \end{array}[/latex]

How To

Given two complex numbers, multiply to find the product.

  1. Use the distributive property or the FOIL method.
  2. Remember that[latex]\,{i}^{2}=-1.[/latex]
  3. Group together the real terms and the imaginary terms

Multiplying a Complex Number by a Complex Number

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

[reveal-answer q=”1435934″]Show Solution[/reveal-answer][hidden-answer a=”1435934″]

[latex]\begin{array}{ccc}\hfill \left(4+3i\right)\left(2-5i\right)& =& 4\left(2\right)-4\left(5i\right)+3i\left(2\right)-\left(3i\right)\left(5i\right)\hfill \\ & =& 8-20i+6i-15\left({i}^{2}\right)\hfill \\ & =& \left(8+15\right)+\left(-20+6\right)i\hfill \\ & =& 23-14i\hfill \end{array}[/latex][/hidden-answer]

Try It

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

[reveal-answer q=”fs-id1591275″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1591275″]

[latex]18+i[/latex]

[/hidden-answer]

Dividing Complex Numbers

Dividing two complex numbers is more complicated than adding, subtracting, or multiplying because we cannot divide by an imaginary number, meaning that any fraction must have a real-number denominator to write the answer in standard form[latex]\,a+bi.\,[/latex]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]For example, the product of[latex]\,a+bi\,[/latex]and[latex]\,a-bi\,[/latex]is

[latex]\begin{array}{ccc}\hfill \left(a+bi\right)\left(a-bi\right)& =& {a}^{2}-abi+abi-{b}^{2}{i}^{2}\\ & =& {a}^{2}+{b}^{2}\hfill \end{array}[/latex]

The result is a real number.

Note that complex conjugates have an opposite 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[latex]\,a\,[/latex]nor[latex]\,b\,[/latex]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{array}{l}=\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{array}[/latex]

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.

Finding Complex Conjugates

Find the complex conjugate of each number.

  1. [latex]2+i\sqrt{5}[/latex]
  2. [latex]-\frac{1}{2}i[/latex]
[reveal-answer q=”fs-id1216223″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1216223″]

  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]

[/hidden-answer]

Analysis

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[latex]\,i.[/latex]

Try It

Find the complex conjugate of[latex]\,-3+4i.[/latex]

[reveal-answer q=”fs-id2001882″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2001882″]

[latex]-3-4i[/latex]

[/hidden-answer]

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.

Dividing Complex Numbers

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

[reveal-answer q=”fs-id2483518″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2483518″]

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 (using FOIL).

[latex]\begin{array}{cccc}\hfill \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 & \\ & =& \frac{8+2i+20i+5\left(-1\right)}{16+4i-4i-\left(-1\right)}\hfill & \phantom{\rule{2em}{0ex}}\text{Because} {i}^{2}=-1.\hfill \\ & =& \frac{3+22i}{17}\hfill & \\ & =& \frac{3}{17}+\frac{22}{17}i\hfill & \phantom{\rule{2em}{0ex}}\text{Separate real and imaginary parts}.\hfill \end{array}[/latex]

Note that this expresses the quotient in standard form.[/hidden-answer]

Simplifying Powers of i

The powers of[latex]\,i\,[/latex]are cyclic. Let’s look at what happens when we raise[latex]\,i\,[/latex]to increasing powers.

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

We can see that when we get to the fifth power of[latex]\,i,[/latex]it is equal to the first power. As we continue to multiply[latex]\,i\,[/latex] by increasing powers, we will see a cycle of four. Let’s examine the next four powers of[latex]\,i.[/latex]

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

The cycle is repeated continuously:[latex]\,i,-1,-i,1,[/latex]every four powers.

Simplifying Powers of[latex]\,i[/latex]

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

[reveal-answer q=”fs-id1269680″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1269680″]

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][/hidden-answer]

Try It

Evaluate:[latex]\,{i}^{18}[/latex]

[reveal-answer q=”fs-id2721534″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2721534″]

[latex]-1[/latex]

[/hidden-answer]

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

As we saw in (Figure), 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. (Figure) 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.

Access these online resources for additional instruction and practice with complex numbers.

Key Concepts

  • The square root of any negative number can be written as a multiple of[latex]\,i.\,[/latex]See (Figure).
  • To plot a complex number, we use two number lines, crossed to form the complex plane. The horizontal axis is the real axis, and the vertical axis is the imaginary axis. See (Figure).
  • Complex numbers can be added and subtracted by combining the real parts and combining the imaginary parts. See (Figure).
  • Complex numbers can be multiplied and divided.
    • To multiply complex numbers, distribute just as with polynomials. See (Figure) and (Figure).
    • To divide complex numbers, multiply both numerator and denominator by the complex conjugate of the denominator to eliminate the complex number from the denominator. See (Figure) and (Figure).
  • The powers of[latex]\,i\,[/latex]are cyclic, repeating every fourth one. See (Figure).

Section Exercises

Verbal

Explain how to add complex numbers.

[reveal-answer q=”1923899″]Show Solution[/reveal-answer][hidden-answer a=”1923899″]

Add the real parts together and the imaginary parts together.

[/hidden-answer]

What is the basic principle in multiplication of complex numbers?

Give an example to show that the product of two imaginary numbers is not always imaginary.

[reveal-answer q=”fs-id3151016″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id3151016″]

Possible answer:[latex]\,i\,[/latex]times[latex]\,i\,[/latex]equals -1, which is not imaginary.

[/hidden-answer]

What is a characteristic of the plot of a real number in the complex plane?

Algebraic

For the following exercises, evaluate the algebraic expressions.

If[latex]\,y={x}^{2}+x-4,[/latex]evaluate[latex]\,y\,[/latex]given[latex]\,x=2i.[/latex]

[reveal-answer q=”fs-id2453494″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2453494″]

[latex]-8+2i[/latex]

[/hidden-answer]

If[latex]\,y={x}^{3}-2,[/latex]evaluate[latex]\,y\,[/latex]given[latex]\,x=i.[/latex]

If[latex]\,y={x}^{2}+3x+5,[/latex]evaluate[latex]\,y\,[/latex]given[latex]\,x=2+i.[/latex]

[reveal-answer q=”fs-id1757300″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1757300″]

[latex]14+7i[/latex]

[/hidden-answer]

If[latex]\,y=2{x}^{2}+x-3,[/latex]evaluate[latex]\,y\,[/latex]given[latex]\,x=2-3i.[/latex]

If[latex]\,y=\frac{x+1}{2-x},[/latex]evaluate[latex]\,y\,[/latex]given[latex]\,x=5i.[/latex]

[reveal-answer q=”fs-id2018771″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2018771″]

[latex]-\frac{23}{29}+\frac{15}{29}i[/latex]

[/hidden-answer]

If[latex]\,y=\frac{1+2x}{x+3},[/latex]evaluate[latex]\,y\,[/latex]given[latex]\,x=4i.[/latex]

Graphical

For the following exercises, plot the complex numbers on the complex plane.

[latex]1-2i[/latex]

[reveal-answer q=”fs-id1793331″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1793331″]Coordinate plane with the x and y axes ranging from 5 to 5. The point 1 2i is plotted[/hidden-answer]

[latex]-2+3i[/latex]

[latex]i[/latex]

[reveal-answer q=”fs-id2958818″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2958818″]Coordinate plane with the x and y axes ranging from -5 to 5. The point i is plotted.[/hidden-answer]

[latex]-3-4i[/latex]

Numeric

For the following exercises, perform the indicated operation and express the result as a simplified complex number.

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

[reveal-answer q=”fs-id1288876″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1288876″]

[latex]8-i[/latex]

[/hidden-answer]

[latex]\left(-2-4i\right)+\left(1+6i\right)[/latex]

[latex]\left(-5+3i\right)-\left(6-i\right)[/latex]

[reveal-answer q=”fs-id1579271″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1579271″]

[latex]-11+4i[/latex]

[/hidden-answer]

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

[latex]\left(-4+4i\right)-\left(-6+9i\right)[/latex]

[reveal-answer q=”fs-id1937588″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1937588″]

[latex]2-5i[/latex]

[/hidden-answer]

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

[latex]\left(5-2i\right)\left(3i\right)[/latex]

[reveal-answer q=”fs-id1294166″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1294166″]

[latex]6+15i[/latex]

[/hidden-answer]

[latex]\left(6-2i\right)\left(5\right)[/latex]

[latex]\left(-2+4i\right)\left(8\right)[/latex]

[reveal-answer q=”fs-id2928622″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2928622″]

[latex]-16+32i[/latex]

[/hidden-answer]

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

[latex]\left(-1+2i\right)\left(-2+3i\right)[/latex]

[reveal-answer q=”fs-id1467825″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1467825″]

[latex]-4-7i[/latex]

[/hidden-answer]

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

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

[reveal-answer q=”fs-id2707705″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2707705″]

25

[/hidden-answer]

[latex]\frac{3+4i}{2}[/latex]

[latex]\frac{6-2i}{3}[/latex]
[reveal-answer q=”fs-id3207763″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id3207763″]

[latex]2-\frac{2}{3}i[/latex]

[/hidden-answer]

[latex]\frac{-5+3i}{2i}[/latex]

[latex]\frac{6+4i}{i}[/latex]

[reveal-answer q=”fs-id1534872″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1534872″]

[latex]4-6i[/latex]

[/hidden-answer]

[latex]\frac{2-3i}{4+3i}[/latex]

[latex]\frac{3+4i}{2-i}[/latex]

[reveal-answer q=”fs-id2029200″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2029200″]

[latex]\frac{2}{5}+\frac{11}{5}i[/latex]

[/hidden-answer]

[latex]\frac{2+3i}{2-3i}[/latex]

[latex]\sqrt{-9}+3\sqrt{-16}[/latex]

[reveal-answer q=”fs-id2264331″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2264331″]

[latex]15i[/latex]

[/hidden-answer]

[latex]-\sqrt{-4}-4\sqrt{-25}[/latex]

[latex]\frac{2+\sqrt{-12}}{2}[/latex]

[reveal-answer q=”fs-id1530611″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1530611″]

[latex]1+i\sqrt{3}[/latex]

[/hidden-answer]

[latex]\frac{4+\sqrt{-20}}{2}[/latex]

[latex]{i}^{8}[/latex]

[reveal-answer q=”fs-id2708887″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2708887″]

[latex]1[/latex]

[/hidden-answer]

[latex]{i}^{15}[/latex]

[latex]{i}^{22}[/latex]

[reveal-answer q=”507001″]Show Solution[/reveal-answer]
[hidden-answer a=”507001″][latex]-1[/latex][/hidden-answer]

Technology

For the following exercises, use a calculator to help answer the questions.

Evaluate[latex]\,{\left(1+i\right)}^{k}\,[/latex]for[latex]\,k=4,8,\text{and}\,12.\,[/latex]Predict the value if[latex]\,k=16.[/latex]

Evaluate[latex]\,{\left(1-i\right)}^{k}\,[/latex]for[latex]\,k=2,6,\text{and}\,10.\,[/latex]Predict the value if[latex]\,k=14.[/latex]

[reveal-answer q=”fs-id2391078″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2391078″]

128i

[/hidden-answer]

Evaluate[latex]{\left(\text{l}+i\right)}^{k}-{\left(\text{l}-i\right)}^{k}[/latex]for[latex]\,k=4,8,\text{and}\,12.\,[/latex]Predict the value for[latex]\,k=16.[/latex]

Show that a solution of[latex]\,{x}^{6}+1=0\,[/latex]is[latex]\,\frac{\sqrt{3}}{2}+\frac{1}{2}i.[/latex]

[reveal-answer q=”fs-id2721458″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2721458″]

[latex]{\left(\frac{\sqrt{3}}{2}+\frac{1}{2}i\right)}^{6}=-1[/latex]

[/hidden-answer]

Show that a solution of[latex]\,{x}^{8}-1=0\,[/latex]is[latex]\,\frac{\sqrt{2}}{2}+\frac{\sqrt{2}}{2}i.[/latex]

Extensions

For the following exercises, evaluate the expressions, writing the result as a simplified complex number.

[latex]\frac{1}{i}+\frac{4}{{i}^{3}}[/latex]

[reveal-answer q=”fs-id586485″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id586485″]

[latex]3i[/latex]

[/hidden-answer]

[latex]\frac{1}{{i}^{11}}-\frac{1}{{i}^{21}}[/latex]

[latex]{i}^{7}\left(1+{i}^{2}\right)[/latex]

[reveal-answer q=”fs-id2370478″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2370478″]

0

[/hidden-answer]

[latex]{i}^{-3}+5{i}^{7}[/latex]

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

[reveal-answer q=”fs-id2703411″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2703411″]

[latex]5-5i[/latex]

[/hidden-answer]

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

[latex]\frac{{\left(3+i\right)}^{2}}{{\left(1+2i\right)}^{2}}[/latex]

[reveal-answer q=”fs-id2501240″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id2501240″]

[latex]-2i[/latex]

[/hidden-answer]

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

[latex]\frac{4+i}{i}+\frac{3-4i}{1-i}[/latex]

[reveal-answer q=”fs-id1315412″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1315412″]

[latex]\frac{9}{2}-\frac{9}{2}i[/latex]

[/hidden-answer]

[latex]\frac{3+2i}{1+2i}-\frac{2-3i}{3+i}[/latex]

Glossary

complex conjugate
a complex number containing the same terms as another complex number, but with the opposite operator. Multiplying a complex number by its conjugate yields a real number.
complex number
the sum of a real number and an imaginary number; the standard form is[latex]\,a+bi,[/latex]where a is the real part and[latex]\,b\,[/latex]is the complex part.
complex plane
the coordinate plane in which the horizontal axis represents the real component of a complex number, and the vertical axis represents the imaginary component, labeled i.
imaginary number
the square root of[latex]\,-1\,[/latex]:[latex]\,i=\sqrt{-1}.[/latex]

License

Icon for the Creative Commons Attribution 4.0 International License

Algebra and Trigonometry OpenStax Copyright © 2015 by OpenStax is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book