Login
📚 Modeling, Functions, and Graphs
Chapters ▾

7.3 Complex Numbers

Introduction

You know that not all quadratic equations have real solutions.

For example, the graph of

f ( x ) = x 2 2 x + 2

has no x -intercepts (as shown at right), and the equation

x 2 2 x + 2 = 0

has no real solutions.

parabola without x-intercepts

We can still use completing the square or the quadratic formula to solve the equation.

Solve the equation x 2 6 x + 13 = 0 by using the quadratic formula.

x = _____

Separate different solutions with a comma.

x = 6 ± 16 2

Solve the equation x 2 6 x + 13 = 0 by using the quadratic formula.

x = 6 ± 16 2

Imaginary Numbers

Although square roots of negative numbers such as 4 are not real numbers, they occur often in mathematics and its applications.

Mathematicians began working with square roots of negative numbers in the sixteenth century, in their attempts to solve quadratic and cubic equations. René Descartes gave them the name imaginary numbers, which reflected the mistrust with which mathematicians regarded them at the time. Today, however, such numbers are well understood and used routinely by scientists and engineers.

We begin by defining a new number, i , whose square is 1 .

What is the imaginary unit?

_____

1 is the imaginary unit, denoted by i .

What is the imaginary unit?

  1. 1
  2. ( 1 ) 2
  3. i 2
  4. 1

The square root of any negative number can be written as the product of a real number and i . For example,

4 = 1 4 = 1 4 = i 2

or 4 = 2 i . Any number that is the product of i and a real number is called an imaginary number.

Here are some xamples of imaginary numbers.

3 i       7 8 i       38 i        and        i 5

Write each radical as an imaginary number. Use i for the imaginary unit, and enter "sqrt(2)" for 2 .

  1. 18 = _____
  2. 6 5 _____
  1. 3 i 2
  2. 6 i 5

Write each radical as an imaginary number.

  1. 18
  2. 6 5
  1. 3 i 2
  2. 6 i 5

Complex Numbers

Consider the quadratic equation

x 2 2 x + 5 = 0

Using the quadratic formula to solve the equation, we find

x = ( 2 ) ± ( 2 ) 2 4 ( 1 ) ( 5 ) 2 = 2 ± 16 2

If we now replace 16 with 4 i , we have

x = 2 ± 4 i 2 = 1 ± 2 i

The two solutions are 1 + 2 i and 1 2 i . These numbers are examples of complex numbers.

Here are some examples of complex numbers.

3 5 i       2 + 7 i       4 i 3       6 i        and  9

In a complex number a + b i , a is called the real part, and b is called the imaginary part. All real numbers are also complex numbers (with the imaginary part equal to zero). A complex number whose real part equals zero is called a pure imaginary number.

Use extraction of roots to solve ( 2 x + 1 ) 2 + 9 = 0 . Write your answers as complex numbers.

x = _____

Separate different solutions with a comma.

x = 1 2 ± 3 2 i

Use extraction of roots to solve   ( 2 x + 1 ) 2 + 9 = 0 . Write your answers as complex numbers.

x = 1 2 ± 3 2 i

Arithmetic of Complex Numbers

All the properties of real numbers listed in Algebra Skills Refresher The Real Number System are also true of complex numbers. We can carry out arithmetic operations with complex numbers.

Which statement about complex numbers is false?

_____

"Complex numbers cannot be combined with real numbers" is a false statement.

Which statement about complex numbers is false?

  1. A complex number has a real part and an imaginary part.
  2. We can perform all four arithmetic operations on complex numbers.
  3. Every quadratic equation has solutions in the complex numbers.
  4. Complex numbers cannot be combined with real numbers.

We add and subtract complex numbers by combining their real and imaginary parts separately. For example,

( 4 + 5 i ) + ( 2 3 i ) = ( 4 + 2 ) + ( 5 3 ) i = 6 + 2 i

Subtract: ( 3 + 2 i ) ( 3 2 i ) = _____

4 i

Subtract: ( 3 + 2 i ) ( 3 2 i )

4 i

Products of Complex Numbers

To find the product of two imaginary numbers, we use the fact that i 2 = 1 . For example,

( 3 i ) ( 4 i ) = 3 4 i 2 = 12 ( 1 ) = 12

To find the product of two complex numbers, we use the FOIL method, as if the numbers were binomials. For example,

( 2 + 3 i ) ( 3 5 i ) = 6 10 i + 9 i 15 i 2

Because i 2 = 1 , the last term, 15 i 2 , can be replaced by 15 ( 1 ) , or 15 , to obtain

6 10 i + 9 i + 15

Finally, we combine the real parts and imaginary parts to obtain

( 6 + 15 ) + ( 10 i + 9 i ) = 21 i

Multiply ( 3 + 2 i ) ( 3 2 i ) = _____

13

Multiply ( 3 + 2 i ) ( 3 2 i )

13

You can verify that in general the following rule holds.

How is multiplying complex numbers similar to multiplying binomials?

_____

How is multiplying complex numbers similar to multiplying binomials?

Quotients of Complex Numbers

To find the quotient of two complex numbers, we use the technique of rationalizing the denominator. (See Algebra Skills Refresher Working with Radicals.)

For example, consider the quotient

3 + 4 i 2 i

Because i is really a radical (remember that i = 1 ) , we multiply the numerator and denominator of the quotient by i to obtain

( 3 + 4 i ) i 2 i i = 3 i + 4 i 2 2 i 2 Apply the distributive law to the numerator. = 3 i 4 2 Recall that  i 2 = 1.

To write the quotient in the form a + b i , we divide 2 into each term of the numerator to get

3 i 2 4 2 = 3 2 i + 2 = 2 + 3 2 i

Divide 8 + 9 i 3 i = _____

3 8 3 i

Divide 8 + 9 i 3 i

3 8 3 i

If z = a + b i is any nonzero complex number, then the number z = a b i is called the complex conjugate of z . The product of a nonzero complex number and its conjugate is always a positive real number.

z z = ( a + b i ) ( a b i ) = a 2 b 2 i 2 = a 2 b 2 ( 1 ) = a 2 + b 2

We use this fact to find the quotient of complex numbers. If the divisor has both a real and an imaginary part, we multiply numerator and denominator by the conjugate of the denominator.

What is the product of z = a + b i with its complex conjugate?

_____

a 2 + b 2

What is the product of z = a + b i with its complex conjugate?

  1. a b i
  2. a 2 + b 2
  3. a 2 b 2
  4. a i + b

Write the quotient 4 2 i 1 + i in the form a + b i .

Answer: _____

1 3 i

Write the quotient   4 2 i 1 + i in the form a + b i .

1 3 i

Explain how to divide one complex number by another.

_____

Explain how to divide one complex number by another.

Zeros of Polynomials

Because we can add, subtract, and multiply any two complex numbers, we can use a complex number as an input for a polynomial function. Thus, we can extend the domain of any polynomial to include all complex numbers.

If f ( x ) = x 2 6 x + 13 , evaluate f ( 3 + 2 i ) = _____

f ( 3 + 2 i ) = ( 3 + 2 i ) 2 6 ( 3 + 2 i ) + 13 = 0

For   f ( x ) = x 2 6 x + 13 , evaluate f ( 3 + 2 i )

f ( 3 + 2 i ) = ( 3 + 2 i ) 2 6 ( 3 + 2 i ) + 13 = 0

In Quadratic Functions, we learned that irrational solutions of quadratic equations occur in conjugate pairs,

x = b 2 a + b 2 4 a c 2 a      and      x = b 2 a b 2 4 a c 2 a

If the discriminant D = b 2 4 a c is negative, the two solutions are complex conjugates,

z = b 2 a + i | D | 2 a      and      z = b 2 a i | D | 2 a

Thus, if we know that z is a complex solution of a quadratic equation, we know that z is the other solution. The quadratic equation with solutions z and z is

( x z ) ( x z ) = 0 x 2 ( z + z ) + z z = 0

  1. Let z = 3 + 4 i . Compute z z = _____
  2. Find a quadratic equation with one solution being z = 3 + 4 i .
    Answer: _____ = 0

Use x as the variable. The coefficient of x 2 should be 1.

  1. 25
  2. x 2 + 6 x + 25 = 0
  1. Let z = 3 + 4 i . Compute z z
  2. Find a quadratic equation with one solution being z = 3 + 4 i .
  1. 25
  2. x 2 + 6 x + 25 = 0

One of the most important results in mathematics is the fundamental theorem of algebra, which says that if we allow complex numbers as inputs, then every polynomial p ( x ) of degree n 1 has exactly n complex number zeros.

As a result, the factor theorem tells that every polynomial of degree n can be factored as the product of n linear terms. For example, although the graph of y = x 4 + 4 shown at right has no x -intercepts, the fundamental theorem tells us that there are four complex solutions to x 4 + 4 = 0 , and that x 4 + 4 can be factored.

quartic with no x-intercepts

You can check that the four solutions to x 4 + 4 = 0 are 1 + i , 1 + i , 1 i , and 1 i . For example, if x = 1 + i , then

x 2 = ( 1 + i ) 2 = 1 + 2 i + i 2 = 2 i

and

x 4 = ( x 2 ) 2 = ( 2 i ) 2 = 4 ,

so x 4 + 4 = ( 4 ) + 4 = 0 .

Because each zero corresponds to a factor of the polynomial, the factored form of x 4 + 4 is

x 4 + 4 = [ x ( 1 + i ) ] [ x ( 1 + i ) ] [ x ( 1 i ) ] [ x ( 1 i ) ]

If z = 3 + 5 i is a solution to a polynomial equation, then so is:

_____

3 5 i

If z = 3 + 5 i is a solution to a polynomial equation, then so is:

  1. 5 + 3 i
  2. 9 + 25
  3. 3 5 i
  4. 5 3 i
  1. Find the zeros of the polynomial f ( x ) = x 4 + 15 x 2 16 .
    _____ Separate different solutions with a comma.
  2. Write the polynomial in factored form.
    f ( x ) = ( _____ ) ( _____ ) ( _____ ) ( _____ )
  1. ± 1 ,   ± 4 i
  2. ( x 1 ) ( x + 1 ) ( x 4 i ) ( x + 4 i )
  1. Find the zeros of the polynomial f ( x ) = x 4 + 15 x 2 16 .
  2. Write the polynomial in factored form.
  1. ± 1 ,   ± 4 i
  2. ( x 1 ) ( x + 1 ) ( x 4 i ) ( x + 4 i )

What can you say about the graph of a quadratic function whose zeros are complex numbers?

_____

What can you say about the graph of a quadratic function whose zeros are complex numbers?

Graphing Complex Numbers

Real numbers can be plotted on a number line, but to graph a complex number we use a plane, called the complex plane. In the complex plane, the real numbers lie on the horizontal or real axis, and pure imaginary numbers lie on the vertical or imaginary axis.

plots of complex conjugates

To plot a complex number a + bi, we move a units from the origin in the horizontal direction and b units in the vertical direction. The numbers 2 + 3 i and 2 3 i are plotted at left.

Plot the following numbers as points on the complex plane.

  • z = 1 + i
  • i z = i + i 2
  • i 2 z = i 2 + i 3
  • i 3 z = i 3 + i 4

A plot is below.

points in complex plane

Plot the following numbers as points on the complex plane.

  • z = 1 + i
  • i z = i + i 2
  • i 2 z = i 2 + i 3
  • i 3 z = i 3 + i 4
points in complex plane

Section Summary

Vocabulary

Look up the definitions of new terms in the Glossary.

  • Imaginary unit
  • Imaginary number
  • Complex number
  • Imaginary axis
  • Complex conjugate
  • Real part
  • Imaginary part
  • Complex plane
  • Real axis

CONCEPTS

  1. The square root of a negative number is an imaginary number.
  2. A complex number is the sum of a real number and an imaginary number.
  3. We can perform the four arithmetic operations on complex numbers.
  4. The product of a nonzero complex number and its conjugate is always a positive real number.
  5. The nonreal zeros of a polynomial with real coefficients always occur in conjugate pairs.
  6. We can graph complex numbers in the complex plane.
  7. Multiplying a complex number by i rotates its graph by 90 around the origin.

STUDY QUESTIONS

  1. What are imaginary numbers, and why were they invented?
  2. Simplify the following powers of i :

    i 2 , i 3 , i 4 , i 5 , i 6 , i 7 , i 8

    What do you notice?
  3. Explain how the complex conjugate is used in dividing complex numbers.
  4. If one solution of a quadratic equation is 3 + i 2 , what is the other solution?
  5. If P ( x ) is a polynomial of degree 7 , how many zeros does P ( x ) have? How many x -intercepts could its graph have? How many complex zeros could P ( x ) have?

SKILLS

Practice each skill in the Homework problems listed.

  1. Write and simplify complex numbers: #1–10
  2. Perform arithmetic operations on complex numbers: #11–36
  3. Evaluate polynomials at complex numbers, expand polynomials: #37–48
  4. Find a polynomial with given zeros: #53–56, 59–62
  5. Graph complex numbers: #63–70

Homework 7.3

For Problems 1–6, write the complex number in the form a + b i , where a and b are real numbers.

25 4

4 + 5 i

9 + 3

8 + 4 2

4 + i

6 36 2

5 2 6

5 6 2 6 i

7 + 3 4

For Problems 7–10, find the zeros of the quadratic polynomial. Write each in the form a + b i , where a and b are real numbers.

x 2 + 6 x + 13

3 ± 2 i

x 2 2 x + 10

3 x 2 x + 1

1 6 ± 11 6 i

5 x 2 + 2 x + 2

For Problems 11–14, add or subtract.

( 11 4 i ) ( 2 8 i )

13 + 4 i

( 7 i 2 ) + ( 6 4 i )

( 2.1 + 5.6 i ) + ( 1.8 i 2.9 )

0.8 + 3.8 i

( 1 5 i 2 5 ) ( 4 5 3 5 i )

For Problems 15–24, multiply.

5 i ( 2 4 i )

20 + 10 i

7 i ( 1 + 4 i )

( 4 i ) ( 6 + 7 i )

17 + 34 i

( 2 3 i ) ( 2 3 i )

( 7 + i 3 ) 2

46 + 14 i 3

( 5 i 2 ) 2

( 7 + i 3 ) ( 7 i 3 )

52

( 5 i 2 ) ( 5 + i 2 )

( 1 i ) 3

2 2 i

( 2 + i ) 3

For Problems 25–36, divide.

12 + 3 i 3 i

1 + 4 i

12 + 4 i 8 i

10 + 15 i 2 + i

7 + 4 i

4 6 i 1 i

5 i 2 5 i

25 29 + 10 29 i

2 i 7 + 2 i

3 3 + i

3 4 3 4 i

2 2 1 i 2

1 + i 5 1 i 5

2 3 + 5 3 i

2 i 2 + i

3 + 2 i 2 3 i

i

4 6 i 3 2 i

For Problems 37–42, evaluate the polynomial for the given values of the variable.

z 2 + 9

  1. z = 3 i
  2. z = 3 i
  1. 0
  2. 0

2 y 2 y 2

  1. y = 2 i
  2. y = 2 i

x 2 2 x + 2

  1. x = 1 i
  2. x = 1 + i
  1. 0
  2. 0

3 w 2 + 5

  1. w = 2 i
  2. w = 2 i

q 2 + 4 q + 13

  1. q = 2 + 3 i
  2. q = 2 3 i
  1. 0
  2. 0

v 2 + 2 v + 3

  1. v = 1 + i
  2. v = 1 + i

For Problems 43–48, expand each product of polynomials.

( 2 z + 7 i ) ( 2 z 7 i )

4 z 2 + 49

( 5 w + 3 i ) ( 5 w 3 i )

[ x + ( 3 + i ) ] [ x + ( 3 i ) ]

x 2 + 6 x + 10

[ s ( 1 + 2 i ) ] [ s ( 1 2 i ) ]

[ v ( 4 + i ) ] [ v ( 4 i ) ]

v 2 8 v + 17

[ Z + ( 2 + i ) ] [ Z + ( 2 i ) ]

For what values of x will x 5 be real? Imaginary?

x 5 ;   x < 5

For what values of x will x + 3 be real? Imaginary?

Simplify.

  1. i 6
  2. i 12
  3. i 15
  4. i 102
  1. 1
  2. 1
  3. i
  4. 1

Express with a positive exponent and simplify.

  1. i 1
  2. i 2
  3. i 3
  4. i 6

In Problems 53–56,

  1. Given one solution of a quadratic equation with rational coefficients, find the other solution.
  2. Write a quadratic equation that has those solutions.

2 + 5

  1. 2 5
  2. x 2 4 x 1

3 2

4 3 i

  1. 4 + 3 i
  2. x 2 8 x + 25

5 + i

Every polynomial factors into a product of a constant and linear factors of the form ( x a ) , where a can be either real or complex. In Problems 57–58, how many linear factors are in the factored form of the given polynomial?

  1. x 4 2 x 3 + 4 x 2 + 8 x 6
  2. 2 x 5 x 3 + 6 x 4
  1. 4
  2. 5
  1. x 6 6 x
  2. x 3 + 3 x 2 2 x + 1

For Problems 59–62, find a fourth-degree polynomial with real coefficients that has the given complex numbers as two of its zeros.

1 + 3 i ,   2 i

x 4 6 x 3 + 23 x 2 50 x + 50

5 4 i ,   i

1 2 3 2 i ,   3 + 2 i

x 4 7 x 3 + 20 x 2 19 x + 13

2 2 + 2 2 i ,   4 i

For Problems 63–66, plot each number and its complex conjugate in the complex plane. What is the geometric relationship between complex conjugates?

z = 3 + 2 i

complex conjugates

The complex conjugates are reflections of each other across the real axis.

z = 4 3 i

z = 3 2 1 2 i

complex conjugates

The complex conjugates are reflections of each other across the real axis.

z = 2 2 2 2 i

For Problems 59–62, simplify and plot each complex number as a point on the complex plane.

1 , i , i 2 , i 3 and i 4

powers of i

1 , i , i 2 , i 3 and i 4

1 + 2 i and i ( 1 + 2 i )

complex numbers

3 4 i and i ( 3 4 i )

Problems 71–72 show that multiplication by i results in a rotation of 90 .

Suppose that z = a + b i and that the real numbers a and b are both nonzero.

  1. What is the slope of the segment in the complex plane joining the origin to z ?
  2. What is the slope of the segment in the complex plane joining the origin to z i ?
  3. What is the product of the slopes of the two segments from parts (a) and (b)? What can you conclude about the angle between the two segments?
  1. m = b a
  2. m = a b
  3. 1 ; The angle is 90 .

Suppose that z = a + b i and that a and b are both real numbers.

  1. If a 0 and b = 0 , then what is the slope of the segment in the complex plane joining the origin to z ? What is the slope of the segment joining the origin to i z ?
  2. If a = 0 and b 0 , then what is the slope of the segment in the complex plane joining the origin to z ? What is the slope of the segment joining the origin to i z ?
  3. What can you conclude about the angle between the two segments from parts (a) and (b)?

Modeling, Functions, and Graphs by Katherine Yoshiwara (yoshiwarabooks.org), GNU Free Documentation License 1.2 or later. Adapted for the XYZ HTML edition with the authors' permission (recorded 2026-07-04). License: GFDL-1.2-or-later.