Section 3.1Complex Numbers
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. For example, we still have no solution to equations such as
\[{x}^{2}+4=0\]
Our best guesses might be +2 or –2. But if we test +2 in this equation, it does not work. If we test –2, it does not work. If we want to have a solution for this equation, we will have to go farther than we have so far. After all, to this point we have described the square root of a negative number as undefined. Fortunately, there is another system of numbers that provides solutions to problems such as these. In this section, we will explore this number system and how to work within it.
Expressing Square Roots of Negative Numbers as Multiples of i
We know how to find the square root of any positive real number. In a similar way, we can find the square root of a 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 \(i\) is defined as the square root of negative 1.
\[\sqrt{-1}=i\]
So, using properties of radicals,
\[{i}^{2}={(\sqrt{-1})}^{2}=-1\]
We can write the square root of any negative number as a multiple of \(i.\) Consider the square root of –25.
\[\begin{array}{l}\begin{array}{l} \\ \sqrt{-25}=\sqrt{25\cdot (-1)}\end{array} \\ \,=\sqrt{25}\sqrt{-1} \\ \,=5i\end{array}\]
We use \(5i\) and not \(-\text{5}i\) because the principal root of \(25\) 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 \(a+bi\) where \(a\) is the real part and \(bi\) is the imaginary part. For example, \(5+2i\) is a complex number. So, too, is \(3+4\sqrt{3}i.\)
Imaginary numbers are distinguished from real numbers because a squared imaginary number produces a negative real number. Recall, when a positive real number is squared, the result is a positive real number and when a negative real number is squared, again, the result is a positive real number. Complex numbers are a combination of real and imaginary numbers.
A complex number is a number of the form \(a+bi\) where
- \(a\) is the real part of the complex number.
- \(bi\) is the imaginary part of the complex number.
If \(b=0,\) then \(a+bi\) is a real number. If \(a=0\) and \(b\) is not equal to 0, the complex number is called an imaginary number. An imaginary number is an even root of a negative number.
Given an imaginary number, express it in standard form.
- Write \(\sqrt{-a}\) as \(\sqrt{a}\sqrt{-1}.\)
- Express \(\sqrt{-1}\) as \(i.\)
- Write \(\sqrt{a}\cdot i\) in simplest form.
Express \(\sqrt{-9}\) in standard form.
Split \(\sqrt{-9}\) into \(\sqrt{9}\cdot \sqrt{-1}\), then rewrite \(\sqrt{-1}\) as \(i\).
\(\sqrt{-9}=\sqrt{9}\sqrt{-1}=3i\)
In standard form, this is \(0+3i.\)
Express \(\sqrt{-24}\) in standard form.
\(\sqrt{-24}=0+2i\sqrt{6}\)
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 \((a,b),\) where \(a\) represents the coordinate for the horizontal axis and \(b\) represents the coordinate for the vertical axis.
Let’s consider the number \(-2+3i.\) The real part of the complex number is \(-2\) and the imaginary part is \(3i.\) We plot the ordered pair \((-2,3)\) to represent the complex number \(-2+3i\) as shown in Figure 1.

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

Given a complex number, represent its components on the complex plane.
- Determine the real part and the imaginary part of the complex number.
- Move along the horizontal axis to show the real part of the number.
- Move parallel to the vertical axis to show the imaginary part of the number.
- Plot the point.
Plot the complex number \(3-4i\) on the complex plane.
Treat the real part as the horizontal coordinate and the imaginary part as the vertical coordinate.
The real part of the complex number is \(3,\) and the imaginary part is \(-4i.\) We plot the ordered pair \((3,-4)\) as shown in Figure 3.

Plot the complex number \(-4-i\) on the complex plane.
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 combine the imaginary parts.
Adding complex numbers:
\[(a+bi)+(c+di)=(a+c)+(b+d)i\]
Subtracting complex numbers:
\[(a+bi)-(c+di)=(a-c)+(b-d)i\]
Given two complex numbers, find the sum or difference.
- Identify the real and imaginary parts of each number.
- Add or subtract the real parts.
- Add or subtract the imaginary parts.
Add \(3-4i\) and \(2+5i.\)
Combine the real parts together and the imaginary parts together, separately.
We add the real parts and add the imaginary parts.
\[\begin{array}{l}(a+bi)+(c+di)=(a+c)+(b+d)i \\ (3-4i)+(2+5i)=(3+2)+(-4+5)i \\ \,=5+i\end{array}\]
Subtract \(2+5i\) from \(3-4i.\)
\((3-4i)-(2+5i)=1-9i\)
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,
Given a complex number and a real number, multiply to find the product.
- Use the distributive property.
- Simplify.
Find the product \(4(2+5i).\)
Distribute the real number across both terms, just like with a binomial.
Distribute the 4.
\[\begin{array}{l}4(2+5i)=(4\cdot 2)+(4\cdot 5i) \\ =8+20i\end{array}\]
Find the product \(-4(2+6i).\)
\(-8-24i\)
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
\[(a+bi)(c+di)=ac+adi+bci+bd{i}^{2}\]
Because \({i}^{2}=-1,\) we have
\[(a+bi)(c+di)=ac+adi+bci-bd\]
To simplify, we combine the real parts, and we combine the imaginary parts.
\[(a+bi)(c+di)=(ac-bd)+(ad+bc)i\]
Given two complex numbers, multiply to find the product.
- Use the distributive property or the FOIL method.
- Simplify.
Multiply \((4+3i)(2-5i).\)
FOIL the two binomials, then remember that \({i}^{2}=-1\) when you simplify.
Use \((a+bi)(c+di)=(ac-bd)+(ad+bc)i\)
\[\begin{array}{l}(4+3i)(2-5i)=(4\cdot 2-3\cdot (-5))+(4\cdot (-5)+3\cdot 2)i \\ \,=(8+15)+(-20+6)i \\ \,=23-14i\end{array}\]
Multiply \((3-4i)(2+3i).\)
\(18+i\)
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 \(a+bi\) is \(a-bi.\)
Note that complex conjugates have a reciprocal relationship: The complex conjugate of \(a+bi\) is \(a-bi,\) and the complex conjugate of \(a-bi\) is \(a+bi.\) 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 \(c+di\) by \(a+bi,\) 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.
\[\frac{c+di}{a+bi}\text{ where}\,a\ne 0\text{ and}\,b\ne 0\]
Multiply the numerator and denominator by the complex conjugate of the denominator.
\[\frac{(c+di)}{(a+bi)}\cdot \frac{(a-bi)}{(a-bi)}=\frac{(c+di)(a-bi)}{(a+bi)(a-bi)}\]
Apply the distributive property.
\[=\frac{ca-cbi+adi-bd{i}^{2}}{{a}^{2}-abi+abi-{b}^{2}{i}^{2}}\]
Simplify, remembering that \({i}^{2}=-1.\)
\[\begin{array}{l}=\frac{ca-cbi+adi-bd(-1)}{{a}^{2}-abi+abi-{b}^{2}(-1)} \\ =\frac{(ca+bd)+(ad-cb)i}{{a}^{2}+{b}^{2}}\end{array}\]
The complex conjugate of a complex number \(a+bi\) is \(a-bi.\) 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.
Find the complex conjugate of each number.
- ⓐ \(2+i\sqrt{5}\)
- ⓑ \(-\frac{1}{2}i\)
Write each number in \(a+bi\) form first, then flip the sign of the imaginary part.
- ⓐ The number is already in the form \(a+bi.\) The complex conjugate is \(a-bi,\) or \(2-i\sqrt{5}.\)
- ⓑ We can rewrite this number in the form \(a+bi\) as \(0-\frac{1}{2}i.\) The complex conjugate is \(a-bi,\) or \(0+\frac{1}{2}i.\) This can be written simply as \(\frac{1}{2}i.\)
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.\)
Given two complex numbers, divide one by the other.
- Write the division problem as a fraction.
- Determine the complex conjugate of the denominator.
- Multiply the numerator and denominator of the fraction by the complex conjugate of the denominator.
- Simplify.
Divide \((2+5i)\) by \((4-i).\)
Multiply numerator and denominator by the conjugate of the denominator, \(4+i\).
We begin by writing the problem as a fraction.
\[\frac{(2+5i)}{(4-i)}\]
Then we multiply the numerator and denominator by the complex conjugate of the denominator.
\[\frac{(2+5i)}{(4-i)}\cdot \frac{(4+i)}{(4+i)}\]
To multiply two complex numbers, we expand the product as we would with polynomials (the process commonly called FOIL).
\[\begin{array}{ll}\frac{(2+5i)}{(4-i)}\cdot \frac{(4+i)}{(4+i)}=\frac{8+2i+20i+5{i}^{2}}{16+4i-4i-{i}^{2}} & \\ \,=\frac{8+2i+20i+5(-1)}{16+4i-4i-(-1)} & \text{Because}\,{i}^{2}=-1 \\ \,=\frac{3+22i}{17} & \\ \,=\frac{3}{17}+\frac{22}{17}i & \text{Separate real and imaginary parts}.\end{array}\]
Note that this expresses the quotient in standard form.
Let \(f(x)={x}^{2}-5x+2.\) Evaluate \(f(3+i).\)
Substitute \(3+i\) for \(x\) everywhere in the formula, then expand and simplify using \({i}^{2}=-1.\)
Substitute \(x=3+i\) into the function \(f(x)={x}^{2}-5x+2\) and simplify.
We write \(f(3+i)=-5+i.\) Notice that the input is \(3+i\) and the output is \(-5+i.\)
Let \(f(x)=2{x}^{2}-3x.\) Evaluate \(f(8-i).\)
\(102-29i\)
Let \(f(x)=\frac{2+x}{x+3}.\) Evaluate \(f(10i).\)
Substitute \(10i\) for \(x\), then multiply numerator and denominator by the conjugate of the denominator to simplify.
Substitute \(x=10i\) and simplify.
\[\begin{array}{ll}\frac{2+10i}{10i+3} & \text{Substitute}\,10i\text{ for}\,x. \\ \frac{2+10i}{3+10i} & \text{Rewrite the denominator in standard form}. \\ \frac{2+10i}{3+10i}\cdot \frac{3-10i}{3-10i} & \text{Prepare to multiply the numerator and} \\ & \text{denominator by the complex conjugate} \\ & \text{of the denominator}. \\ \frac{6-20i+30i-100{i}^{2}}{9-30i+30i-100{i}^{2}} & \text{Multiply using the distributive property or the FOIL method}. \\ \frac{6-20i+30i-100(-1)}{9-30i+30i-100(-1)} & \text{Substitute –1 for}{i}^{2}. \\ \frac{106+10i}{109} & \text{Simplify}. \\ \frac{106}{109}+\frac{10}{109}i & \text{Separate the real and imaginary parts}.\end{array}\]
Let \(f(x)=\frac{x+1}{x-4}.\) Evaluate \(f(-i).\)
\(-\frac{3}{17}+\frac{5i}{17}\)
Simplifying Powers of i
The powers of \(i\) are cyclic. Let’s look at what happens when we raise \(i\) to increasing powers.
\[\begin{array}{l}{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}=-(-1)=1 \\ {i}^{5}={i}^{4}\cdot i=1\cdot i=i\end{array}\]
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.\)
\[\begin{array}{l}{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{array}\]
Evaluate \({i}^{35}.\)
Divide the exponent by 4 and use the remainder — that tells you which of \(i,-1,-i,1\) it matches.
Since \({i}^{4}=1,\) we can simplify the problem by factoring out as many factors of \({i}^{4}\) as possible. To do so, first determine how many times 4 goes into 35: \(35=4\cdot 8+3.\)
\[{i}^{35}={i}^{4\cdot 8+3}={i}^{4\cdot 8}\cdot {i}^{3}={({i}^{4})}^{8}\cdot {i}^{3}={1}^{8}\cdot {i}^{3}={i}^{3}=-i\]
Can we write \({i}^{35}\) in other helpful ways?
As we saw in Example 10, we reduced \({i}^{35}\) to \({i}^{3}\) by dividing the exponent by 4 and using the remainder to find the simplified form. But perhaps another factorization of \({i}^{35}\) may be more useful. Table 1 shows some other possible factorizations.
| Factorization of \({i}^{35}\) | \({i}^{34}\cdot i\) | \({i}^{33}\cdot {i}^{2}\) | \({i}^{31}\cdot {i}^{4}\) | \({i}^{19}\cdot {i}^{16}\) |
| Reduced form | \({({i}^{2})}^{17}\cdot i\) | \({i}^{33}\cdot (-1)\) | \({i}^{31}\cdot 1\) | \({i}^{19}\cdot {({i}^{4})}^{4}\) |
| Simplified form | \({(-1)}^{17}\cdot i\) | \(-{i}^{33}\) | \({i}^{31}\) | \({i}^{19}\) |
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 \(i.\) See Example 1.
- 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 Example 2.
- Complex numbers can be added and subtracted by combining the real parts and combining the imaginary parts. See Example 3.
- Complex numbers can be multiplied and divided.
- To multiply complex numbers, distribute just as with polynomials. See Example 4, Example 5, and Example 8.
- To divide complex numbers, multiply both the numerator and denominator by the complex conjugate of the denominator to eliminate the complex number from the denominator. See Example 6, Example 7, and Example 9.
- The powers of \(i\) are cyclic, repeating every fourth one. See Example 10.
Section Exercises
Verbal
Explain how to add complex numbers.
Add the real parts together and the imaginary parts together.
What is the basic principle in multiplication of complex numbers?
Give an example to show the product of two imaginary numbers is not always imaginary.
\(i\) times \(i\) equals –1, which is not imaginary. (answers vary)
What is a characteristic of the plot of a real number in the complex plane?
Algebraic
For the following exercises, evaluate the algebraic expressions.
\(\text{If}\,f(x)={x}^{2}+x-4,\) evaluate \(f(2i).\)
\(-8+2i\)
\(\text{If}\,f(x)={x}^{3}-2,\) evaluate \(f(i).\)
\(\text{If}\,f(x)={x}^{2}+3x+5,\) evaluate \(f(2+i).\)
\(14+7i\)
\(\text{If}\,f(x)=2{x}^{2}+x-3,\) evaluate \(f(2-3i).\)
\(\text{If}\,f(x)=\frac{x+1}{2-x},\) evaluate \(f(5i).\)
\(-\frac{23}{29}+\frac{15}{29}i\)
\(\text{If}\,f(x)=\frac{1+2x}{x+3},\) evaluate \(f(4i).\)
Graphical
For the following exercises, determine the number of real and nonreal solutions for each quadratic function shown.
2 real and 0 nonreal
For the following exercises, plot the complex numbers on the complex plane.
\(1-2i\)
\(-2+3i\)
\(i\)
\(-3-4i\)
Numeric
For the following exercises, perform the indicated operation and express the result as a simplified complex number.
\((3+2i)+(5-3i)\)
\(8-i\)
\((-2-4i)+(1+6i)\)
\((-5+3i)-(6-i)\)
\(-11+4i\)
\((2-3i)-(3+2i)\)
\((-4+4i)-(-6+9i)\)
\(2-5i\)
\((2+3i)(4i)\)
\((5-2i)(3i)\)
\(6+15i\)
\((6-2i)(5)\)
\((-2+4i)(8)\)
\(-16+32i\)
\((2+3i)(4-i)\)
\((-1+2i)(-2+3i)\)
\(-4-7i\)
\((4-2i)(4+2i)\)
\((3+4i)(3-4i)\)
25
\(\frac{3+4i}{2}\)
\(\frac{6-2i}{3}\)
\(2-\frac{2}{3}i\)
\(\frac{-5+3i}{2i}\)
\(\frac{6+4i}{i}\)
\(4-6i\)
\(\frac{2-3i}{4+3i}\)
\(\frac{3+4i}{2-i}\)
\(\frac{2}{5}+\frac{11}{5}i\)
\(\frac{2+3i}{2-3i}\)
\(\sqrt{-9}+3\sqrt{-16}\)
\(15i\)
\(-\sqrt{-4}-4\sqrt{-25}\)
\(\frac{2+\sqrt{-12}}{2}\)
\(1+i\sqrt{3}\)
\(\frac{4+\sqrt{-20}}{2}\)
\({i}^{8}\)
\(1\)
\({i}^{15}\)
\({i}^{22}\)
\(-1\)
Technology
For the following exercises, use a calculator to help answer the questions.
Evaluate \({(1+i)}^{k}\) for \(k=\text{4, 8, and 12}\text{.}\) Predict the value if \(k=16.\)
Evaluate \({(1-i)}^{k}\) for \(k=\text{2, 6, and 10}\text{.}\) Predict the value if \(k=14.\)
128i
Evaluate \((1+i{)}^{k}-(1-i{)}^{k}\) for \(k=\text{4, 8, and 12}\) . Predict the value for \(k=16.\)
Show that a solution of \({x}^{6}+1=0\) is \(\frac{\sqrt{3}}{2}+\frac{1}{2}i.\)
\({(\frac{\sqrt{3}}{2}+\frac{1}{2}i)}^{6}=-1\)
Show that a solution of \({x}^{8}-1=0\) is \(\frac{\sqrt{2}}{2}+\frac{\sqrt{2}}{2}i.\)
Extensions
For the following exercises, evaluate the expressions, writing the result as a simplified complex number.
\(\frac{1}{i}+\frac{4}{{i}^{3}}\)
\(3i\)
\(\frac{1}{{i}^{11}}-\frac{1}{{i}^{21}}\)
\({i}^{7}(1+{i}^{2})\)
0
\({i}^{-3}+5{i}^{7}\)
\(\frac{(2+i)(4-2i)}{(1+i)}\)
5 – 5i
\(\frac{(1+3i)(2-4i)}{(1+2i)}\)
\(\frac{{(3+i)}^{2}}{{(1+2i)}^{2}}\)
\(-2i\)
\(\frac{3+2i}{2+i}+(4+3i)\)
\(\frac{4+i}{i}+\frac{3-4i}{1-i}\)
\(\frac{9}{2}-\frac{9}{2}i\)
\(\frac{3+2i}{1+2i}-\frac{2-3i}{3+i}\)
Glossary
- complex conjugate
- the complex number in which the sign of the imaginary part is changed and the real part of the number is left unchanged; when added to or multiplied by the original complex number, the result is a real number
- complex number
- the sum of a real number and an imaginary number, written in the standard form \(a+bi,\) where \(a\) is the real part, and \(bi\) is the imaginary part
- complex plane
- a coordinate system in which the horizontal axis is used to represent the real part of a complex number and the vertical axis is used to represent the imaginary part of a complex number
- imaginary number
- a number in the form \(bi\) where \(i=\sqrt{-1}\)