Skip to main content
permalink

Section 7.3 Complex Solutions to Quadratic Equations

permalink
permalink
Figure 7.3.1. Alternative Video Lesson
permalink

Subsection 7.3.1 Imaginary Numbers

permalinkLet's take a closer look at a square root with a negative radicand. Remember that √16=4√16=4 because 4β‹…4=16.4β‹…4=16. So what about βˆšβˆ’16?βˆšβˆ’16? There is no real number that we can square to get βˆ’16,βˆ’16, because when you square a real number, the result is either positive or 0.0. You might think about 44 and βˆ’4,βˆ’4, but:

4β‹…4=16 and (βˆ’4)(βˆ’4)=164β‹…4=16 and (βˆ’4)(βˆ’4)=16

permalinkso neither of those could be βˆšβˆ’16.βˆšβˆ’16. To handle this situation, mathematicians separate a factor of βˆšβˆ’1 and represent it with the letter i.

permalinkNow we can simplify square roots with negative radicands like βˆšβˆ’16.

βˆšβˆ’16=βˆšβˆ’1β‹…16=βˆšβˆ’1β‹…βˆš16=iβ‹…4=4i

permalinkImaginary numbers are used in electrical engineering, physics, computer science, and advanced mathematics. Let's look some more examples.

permalink
Example 7.3.3.

Simplify βˆšβˆ’2.

Explanation
\begin{align*} \sqrt{-2}\amp=\sqrt{-1\cdot2}\\ \amp=\sqrt{-1}\cdot\sqrt{2}\\ \amp=i\sqrt{2} \end{align*}

We write the \(i\) in front of the radical because it can be easy to mix up \(\sqrt{2}i\) and \(\sqrt{2i}\text{,}\) if you don't draw the radical very carefully.

permalink
Example 7.3.4.

Simplify βˆšβˆ’72.

Explanation
\begin{align*} \sqrt{-72}\amp=\sqrt{-1\cdot36\cdot2}\\ \amp=\sqrt{-1}\cdot\sqrt{36}\cdot\sqrt{2}\\ \amp=6i\sqrt{2} \end{align*}
permalink

Subsection 7.3.2 Solving Quadratic Equations with Imaginary Solutions

permalinkBack in Example 7.1.9, we examined an equation that had no real solution. Let's revisit that example now that we are aware of imaginary numbers.

permalink
Example 7.3.5.

Solve for x in x2+49=0, where x might not be a real number.

Explanation

There is no \(x\) term so we will use the square root method.

\begin{align*} x^2+49\amp=0\\ x^2\amp=-49\\ x\amp=\pm\sqrt{-49}\\ x\amp=\pm\sqrt{-1\cdot49}\\ x\amp=\pm\sqrt{-1}\cdot\sqrt{49}\\ x\amp=\pm i\cdot7 \end{align*}
\begin{align*} x\amp=-7i\amp\text{ or }\amp\amp x\amp=7i \end{align*}

The solution set is \(\{-7i,7i\}\text{.}\)

permalink
Example 7.3.6.

Solve for p in p2+75=0, where p might not be a real number.

Explanation

There is no \(p\) term so we will use the square root method.

\begin{align*} p^2+75\amp=0\\ p^2\amp=-75\\ p\amp=\pm\sqrt{-75}\\ p\amp=\pm\sqrt{-1\cdot25\cdot3}\\ p\amp=\pm\sqrt{-1}\cdot\sqrt{25}\cdot\sqrt{3}\\ p\amp=\pm i\cdot5\sqrt{3} \end{align*}
\begin{align*} p\amp=-5i\sqrt{3}\amp\text{ or }\amp\amp p\amp=5i\sqrt{3} \end{align*}

The solution set is \(\left\{-5i\sqrt{3},5i\sqrt{3}\right\}\text{.}\)

permalink

Subsection 7.3.3 Solving Quadratic Equations with Complex Solutions

permalinkSometimes we need to work with a sum of a real number and an imaginary number, like 3+2i or βˆ’4βˆ’8i. These combinations are called β€œcomplex numbers”.

permalink
Example 7.3.8.

In an advanced math course, you might study the relationship between a lynx polulation (or any generic predator) and a hare population (or any generic prey) as time passes. For example, if the predator population is high, they will eat many prey. But then the prey population will become low, so the predators will go hungry and have fewer offspring. With time, the predator population will decline, and that will lead to a rebound in the prey population. Then prey will be plentiful, and the preadator population will rebound, and the whole situaiton starts over. This cycle may take years or even decades to play out.

Strange as it may seem, to understand this phenomenon mathematically, you will need to solve equations similar to:

(1βˆ’t)(3βˆ’t)+10=0

Let's practice solving this equation.

(1βˆ’t)(3βˆ’t)+10=03βˆ’tβˆ’3t+t2+10=0t2βˆ’4t+13=0

We can try the quadratic formula.

t=4±√(βˆ’4)2βˆ’4(1)(13)2(1)=4±√16βˆ’522=4Β±βˆšβˆ’362=4Β±βˆšβˆ’1β‹…βˆš362=4Β±iβ‹…62=2Β±3i

These two solutions, 2βˆ’3i and 2+3i have implications for how fast the predator and prey populations rise and fall over time, but an explanation is beyond the scope of basic algebra.

permalinkHere are some more examples of equations that have complex number solutions.

permalink
Example 7.3.9.

Solve for m in (mβˆ’1)2+18=0, where m might not be a real number.

Explanation

This equation has a squared expression so we will use the square root method.

\begin{align*} (m-1)^2+18\amp=0\\ (m-1)^2\amp=-18\\ m-1\amp=\pm\sqrt{-18}\\ m-1\amp=\pm\sqrt{-1\cdot9\cdot2}\\ m-1\amp=\pm\sqrt{-1}\cdot\sqrt{9}\cdot\sqrt{2}\\ m-1\amp=\pm i\cdot3\sqrt{2}\\ m\amp=1\pm i\cdot3\sqrt{2} \end{align*}
\begin{align*} m\amp=1-3i\sqrt{2}\amp\text{ or }\amp\amp m\amp=1+3i\sqrt{2} \end{align*}

The solution set is \(\left\{1-3i\sqrt{2}, 1+3i\sqrt{2}\right\}\text{.}\)

permalink
Example 7.3.10.

Solve for y in y2βˆ’4y+13=0, where y might not be a real number.

Explanation

Note that there is a \(y\) term, so the square root method is not available. We will use the quadratic formula. We identify that \(a=1\text{,}\) \(b=-4\) and \(c=13\) and substitute them into the quadratic formula.

\begin{align*} y\amp=\frac{-b\pm\sqrt{b^2-4ac}}{2a}\\ \amp=\frac{-(-4)\pm\sqrt{(-4)^2-4(1)(13)}}{2(1)}\\ \amp=\frac{4\pm\sqrt{16-52}}{2}\\ \amp=\frac{4\pm\sqrt{-36}}{2}\\ \amp=\frac{4\pm\sqrt{-1}\cdot\sqrt{36}}{2}\\ \amp=\frac{4\pm6i}{2}\\ \amp=2\pm 3i \end{align*}

The solution set is \(\{2 - 3i, 2 + 3i\}\text{.}\)

permalinkNote that in Example 7.3.10, the expressions 2+3i and 2βˆ’3i are fully simplified. In the same way that the terms 2 and 3x cannot be combined, the terms 2 and 3i can not be combined.

permalink
Remark 7.3.11.

Each complex solution can be checked, just as every real solution can be checked. For example, to check the solution of 2+3i from Example 7.3.10, we would replace y with 2+3i and check that the two sides of the equation are equal. In doing so, we will need to use the fact that i2=βˆ’1. This check is shown here:

y2βˆ’4y+13=0(2+3i)2βˆ’4(2+3i)+13?=0(22+2(3i)+2(3i)+(3i)2)βˆ’4β‹…2βˆ’4β‹…(3i)+13?=04+6i+6i+9i2βˆ’8βˆ’12i+13?=04+9(βˆ’1)βˆ’8+13?=04βˆ’9βˆ’8+13?=00βœ“=0
permalink

Reading Questions 7.3.4 Reading Questions

permalink
1.

What is (i2)2?

permalink
2.

A number like 4i is called a number. A number like 3+4i is called a number.

permalink

Exercises 7.3.5 Exercises

Simplifying Square Roots with Negative Radicands
permalink
1.

Simplify the radical and write it as a complex number using i.

βˆšβˆ’30=

permalink
2.

Simplify the radical and write it as a complex number using i.

βˆšβˆ’30=

permalink
3.

Simplify the radical and write it as a complex number using i.

βˆšβˆ’24=

permalink
4.

Simplify the radical and write it as a complex number using i.

βˆšβˆ’56=

permalink
5.

Simplify the radical and write it as a complex number using i.

βˆšβˆ’270=

permalink
6.

Simplify the radical and write it as a complex number using i.

βˆšβˆ’240=

Quadratic Equations with Imaginary and Complex Solutions
permalink
7.

Solve the quadratic equation. Solutions could be complex numbers.

x2=βˆ’100

permalink
8.

Solve the quadratic equation. Solutions could be complex numbers.

x2=βˆ’49

permalink
9.

Solve the quadratic equation. Solutions could be complex numbers.

5y2βˆ’6=βˆ’86

permalink
10.

Solve the quadratic equation. Solutions could be complex numbers.

3y2βˆ’6=βˆ’306

permalink
11.

Solve the quadratic equation. Solutions could be complex numbers.

βˆ’2r2βˆ’9=3

permalink
12.

Solve the quadratic equation. Solutions could be complex numbers.

βˆ’5r2βˆ’7=8

permalink
13.

Solve the quadratic equation. Solutions could be complex numbers.

βˆ’3r2βˆ’10=140

permalink
14.

Solve the quadratic equation. Solutions could be complex numbers.

βˆ’3t2βˆ’4=131

permalink
15.

Solve the quadratic equation. Solutions could be complex numbers.

βˆ’8(tβˆ’10)2βˆ’8=64

permalink
16.

Solve the quadratic equation. Solutions could be complex numbers.

βˆ’6(x+5)2βˆ’8=478

permalink
17.

Solve the quadratic equation. Solutions could be complex numbers.

x2+2x+5=0

permalink
18.

Solve the quadratic equation. Solutions could be complex numbers.

y2+4y+5=0

permalink
19.

Solve the quadratic equation. Solutions could be complex numbers.

y2+4y+11=0

permalink
20.

Solve the quadratic equation. Solutions could be complex numbers.

r2βˆ’8r+19=0