Skip to main content
Logo image

Section 9.4 Graphically Solving Equations and Inequalities

It is possible to solve equations and inequalities simply by reading a graph well. In this section, we take that approach to solving equations.
Figure 9.4.1. Alternative Video Lesson

Subsection 9.4.1 Solving Equations Using a Graph

To algebraically solve an equation like \(-0.01x^2+0.7x-18=-0.04x^2-3.6x+32\text{,}\) we’d start by rearranging terms so that we could apply the quadratic formula. That would be a lot of pencil-and-paper work, and a lot of opportunity to make human errors. An alternative is to graphically solve this equation. We start by graphing both
\begin{align*} y\amp=-0.01x^2+0.7x-18\amp\amp\text{and}\amp y\amp=-0.04x^2-3.6x+32\text{.} \end{align*}
It happens that we learned how to graph equations like these by hand in Section 3, but we will “cheat” in this section and use graphing technology to just make the graphs for us.

Example 9.4.2.

Solve the equation \(-0.01x^2+0.7x-18=-0.04x^2-3.6x+32\) graphically.
Explanation.
Figure 9.4.3. \(y=-0.01x^2+0.7x-18\) and \(y=-0.04x^2-3.6x+32\)
There are two points of intersection where the curves cross each other: \((22.46,28.677)\) and \((74.207,14.878)\text{.}\) Each one of them tells you a solution to the equation we started with. The point \((22.46,28.677)\) means that when \(x\) is about \(22.46\text{,}\) both \(-0.01x^2+0.7x-18\) and \(-0.04x^2-3.6x+32\) work out to the same result. That result is about \(28.677\text{,}\) but that really doesn’t matter right now. Its the \(x\)-value, about \(22.46\text{,}\) that matters. That is one solution to the equation.
The second point of intersection similarly shows us that \(74.207\) is another approximate solution. We can conclude that the solution set to the equation is approximately \(\{22.46,74.207\}\text{.}\)

Example 9.4.4.

Graphically solve the equation \(-0.01(x-90)(x+20)=25\text{.}\)
Explanation.
Start by graphing two curves on the same plot: \(y=\text{left}\) and \(y=\text{right}\text{.}\) Specifically for this example, \(y=-0.01(x-90)(x+20)\) and \(y=25\text{.}\)
Figure 9.4.5. \(y=-0.01(x-90)(x+20)\) and \(y=25\)
The points of intersection are \((12.807,25)\) and \((57.913,25)\text{,}\) which tells us that the solutions are approximately \(12.807\) and \(57.913\text{.}\) The solution set is approximately \(\{12.807, 57.913\}\text{.}\)
One excellent thing about solving equations graphically is that it doesn’t really matter what “kind” of equation it is. The equation can have mathematics in it that you haven’t specifically studied, but as long as something (like a computer or your teacher) provides you with the graphs, you can still solve the equation.

Example 9.4.6.

Graphically solve the equation \(\lvert x+5\rvert=\frac{1}{x+1}\text{.}\)
Explanation.
If you’ve only been learning algebra from this textbook, this equation has some unfamiliar bits and pieces. The vertical bars in \(\lvert x+5\rvert\) represent the basic math concept of absolute value, which you can brush up on in [cross-reference to target(s) "section-absolute-value-and-square-root" missing or not unique]. On the other side of the equation there is the expression \(\frac{1}{x+1}\text{,}\) with a variable in the denominator. This textbook hasn’t discussed such things yet.
Even though we don’t yet have general knowledge for these kinds of math expressions and their graphs, we can still trust some source to provide the graphs for us.
Figure 9.4.7. \(y=\lvert x+5\rvert\) and \(y=\frac{1}{x+1}\)
It appears there is only one point of intersection at about \((-0.7639,4.236)\text{.}\) So the solution set is approximately \(\{-0.7639\}\text{.}\)
If we are solving graphically and something is already providing you with the graph, it’s not even necessary to have math expressions for the two curves.

Example 9.4.8.

In Figure 9, there are two curves plotted. The horizontal axis represents years, one curve represents the population of California, and the other curve represents the population of New York. In what year did the population of California equal the population of New York?
It appears there is only one point of intersection at about \((1963,17.5)\text{.}\) So the solution set is approximately \(\{1963\}\text{.}\) But in context, this says that 1963 is the year when California’s population equaled New York’s.
Figure 9.4.9. Populations of California and New York

Subsection 9.4.2 Solving Inequalities Using a Graph

In Part I of this book, we learn how to solve linear inequalities such as \(2x+1\lt5\) using algebra. By using graphs instead of symbolic algebra, we can solve inequalities with more complicated math expressions, as well as inequalities in context that may not even have math expressions.

Example 9.4.10.

In Figure 11, there are two curves plotted. The horizontal axis represents years, one curve represents the percent of US women ages 25–34 years old participating in the workforce, and the other curve represents the percent of US women ages 45–54 years old participating in the workforce. When was the percent from the 25–34 group more than the percent from the 45–54 group?
The curve for women 25–34 appears to rise above the other curve between the years 1975 and 1997. So the solution set is the interval \((1975,1997)\text{.}\) But in context, this means that in between 1975 and 1997, the percentage of women 25–34 in the workforce was greater than the percentage of women 45–54 in the workforce.
Figure 9.4.11. Women in the Workforce
It is helpful to take another look at this graph, with some annotations. We wanted the 25–34 curve to be greater than the 45–54 curve. Visually, we lock sights onto the indicated region. The solution set we are looking for is the years that this happened, which are down on the horizontal axis. So we have to project the region we’ve identified down onto the horizontal axis. After we’ve done this, the interval we see on the horizontal axis is the solution set.
Figure 9.4.12. Women in the Workforce

Example 9.4.13.

Graphically solve the following inequalities.
  1. \(\displaystyle -20t^2-70t+300 \geq -5t+300\)
  2. \(\displaystyle -20t^2-70t+300 \lt -5t+300\)
Explanation.
For both parts of this example, we start by graphing the equations \(y=-20t^2-70t+300\) and \(y=-5t+300\) and determining the points of intersection. You may use some piece of technology to do this, or perhaps you find yourself provided with these graphs, with the intersection points clearly marked or easy to determine.
Figure 9.4.14. Points of intersection for \(y=-20t^2-70t+300\) and \(y=-5t+300\)
  1. To solve \(-20t^2-70t+300 \geq -5t+300\text{,}\) we need to determine where the \(y\)-values of the parabola are higher than (or equal to) those of the line. This region is highlighted in Figure 15.
    We can see that this region includes all values of \(t\) between, and including, \(t=-3.25\) and \(t=0\text{.}\) So the solutions to this inequality include all values of \(t\) for which \(-3.25\le t \le 0\text{.}\) We can write this solution set in interval notation as \([-3.25,0]\) or in set-builder notation as \(\{t \mid -3.25 \leq t \leq 0\}\text{.}\)
    Figure 9.4.15.
  2. To now solve \(-20t^2-70t+300 \lt -5t+300\text{,}\) we will need to determine where the \(y\)-values of the parabola are less than those of the line. This region is highlighted in Figure 16.
    We can see that \(-20t^2-70t+300 \lt -5t+300\) for all values of \(t\) where \(t\lt -3.25\) or \(t\gt 0\text{.}\) We can write this solution set in interval notation as \((-\infty,-3.25)\cup(0,\infty)\) or in set-builder notation as \(\{t\mid t\lt -3.25 \text{ or } t\gt 0\}\text{.}\)
    Figure 9.4.16.
Occasionally, a curve abruptly “stops”, and we need to recognize this in a solution to an inequality.

Example 9.4.17.

Solve the inequality \(1-x\gt\sqrt{x+5}\) using a graph.
Explanation.
We plot \(y=1-x\) and \(y=\sqrt{x+5}\text{,}\) and then look for the intersection(s) of the graphs. The two curves intersect at \((-1,2)\text{.}\)
Figure 9.4.18. \(y=1-x\) and \(y=\sqrt{x+5}\)
Since the inequality is \(\overbrace{1-x}^{\text{line}}\gt\overbrace{\sqrt{x+5}}^{\text{half-parabola}}\text{,}\) we want to identify the region where the line is higher than the half-parabola. While the line extends higher and higher off to the left, the half-parabola abruptly stops at \((-5,0)\text{.}\) So the solution set needs to stop at the corresponding place. As illustrated, the solution set is the interval \([-5,-1)\text{.}\)
Figure 9.4.19. \(y=1-x\) and \(y=\sqrt{x+5}\)

Reading Questions 9.4.3 Reading Questions

1.

Suppose you have an equation where \(x\) is the only variable. In order to solve that equation, explain how you could use a graph. Assume that some technology can provide you with any graph you would like to see.

2.

The curves \(y=x^4-3x^2+x\) and \(y=1-\sqrt{x-1}\) cross at three locations. How many solutions are there to \(x^4-3x^2+x=1-\sqrt{x-1}\text{?}\)

3.

The solution set to an inequality is generally not a single number or a small collection of numbers. In general, the solution set to an inequality is a .

Exercises 9.4.4 Exercises

Points of Intersection.

1.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
\(y={\left(359+18x\right)\mathopen{}\left(359-11x\right)}\) and \(y={18000}\) intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
.
2.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
\(y={\left(-225-18x\right)\mathopen{}\left(82+15x\right)}\) and \(y={17000}\) intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
.
3.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
\(y={-6x^{3}+4x}\) and \(y={-4x+8}\) intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
.
4.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
\(y={-4x^{3}-2x^{2}-7x}\) and \(y={-9x+7}\) intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
.
5.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
\(y={0.1\mathopen{}\left(4x^{2}+5\right)}\) and \(y={0.65\mathopen{}\left(8x+7\right)}\) intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
.
6.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
\(y={0.7\mathopen{}\left(5x^{2}+8\right)}\) and \(y={-0.81\mathopen{}\left(5x-1\right)}\) intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
.
7.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
\(y={0.45\mathopen{}\left(x+7\right)^{2}-2.55}\) and \(y={-1.25x+2}\) intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
.
8.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
\(y={0.9\mathopen{}\left(x-5\right)^{2}+5}\) and \(y={1.7x+2}\) intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
.

Solving Equations and Inequalities Graphically.

9.
The equations \(y={\frac{1}{2}x^{2}+2x-1}\) and \(y={5}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({\frac{1}{2}x^{2}+2x-1}={5}\text{.}\)
  3. Solve \({\frac{1}{2}x^{2}+2x-1}\gt{5}\text{.}\)
10.
The equations \(y={\frac{1}{3}x^{2}-3x+3}\) and \(y={-3}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({\frac{1}{3}x^{2}-3x+3}={-3}\text{.}\)
  3. Solve \({\frac{1}{3}x^{2}-3x+3}\gt{-3}\text{.}\)
11.
The equations \(y={-x^{2}+1.5x+5}\) and \(y={-5}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({-x^{2}+1.5x+5}={-5}\text{.}\)
  3. Solve \({-x^{2}+1.5x+5}\gt{-5}\text{.}\)
12.
The equations \(y={-x^{2}-3.5x+2}\) and \(y={2}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({-x^{2}-3.5x+2}={2}\text{.}\)
  3. Solve \({-x^{2}-3.5x+2}\gt{2}\text{.}\)
13.
The equations \(y={\frac{1}{2}x^{2}-x-1}\) and \(y={-x+1}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({\frac{1}{2}x^{2}-x-1}={-x+1}\text{.}\)
  3. Solve \({\frac{1}{2}x^{2}-x-1}\gt{-x+1}\text{.}\)
14.
The equations \(y={\frac{-1}{3}x^{2}+2x+3}\) and \(y={x-3}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({\frac{-1}{3}x^{2}+2x+3}={x-3}\text{.}\)
  3. Solve \({\frac{-1}{3}x^{2}+2x+3}\gt{x-3}\text{.}\)
15.
The equations \(y={\frac{1}{4}x^{3}}\) and \(y={x}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({\frac{1}{4}x^{3}}={x}\text{.}\)
  3. Solve \({\frac{1}{4}x^{3}}\gt{x}\text{.}\)
16.
The equations \(y={x^{3}+x}\) and \(y={\frac{1}{6}x^{2}}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({x^{3}+x}={\frac{1}{6}x^{2}}\text{.}\)
  3. Solve \({x^{3}+x}\gt{\frac{1}{6}x^{2}}\text{.}\)
17.
The equations \(y={\sqrt{x+4}}\) and \(y={\frac{4x^{2}+x+3}{36}}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({\sqrt{x+4}}={\frac{4x^{2}+x+3}{36}}\text{.}\)
  3. Solve \({\sqrt{x+4}}\gt{\frac{4x^{2}+x+3}{36}}\text{.}\)
18.
The equations \(y={\sqrt{4-x}}\) and \(y={-2-x}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({\sqrt{4-x}}={-2-x}\text{.}\)
  3. Solve \({\sqrt{4-x}}\gt{-2-x}\text{.}\)
19.
The equations \(y={\frac{1}{2}x^{2}+2x}\) and \(y={\sqrt[3]{9-2x^{2}}+\frac{23}{50}x-\frac{52}{25}}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({\frac{1}{2}x^{2}+2x}={\sqrt[3]{9-2x^{2}}+\frac{23}{50}x-\frac{52}{25}}\text{.}\)
  3. Solve \({\frac{1}{2}x^{2}+2x}\gt{\sqrt[3]{9-2x^{2}}+\frac{23}{50}x-\frac{52}{25}}\text{.}\)
20.
The equations \(y={x-2}\) and \(y={\left|x+\left|x-3\right|-4\right|}\) are plotted.
  1. What are the points of intersection?
  2. Solve \({x-2}={\left|x+\left|x-3\right|-4\right|}\text{.}\)
  3. Solve \({x-2}\gt{\left|x+\left|x-3\right|-4\right|}\text{.}\)
You have attempted of activities on this page.