Skip to main content
Logo image

Section 1.2 Graphs and Equations

Subsection 1.2.1 Equations and Solutions

In this section we review some techniques and terminology related to equations, inequalities, and their graphs.

Definition 1.2.1. Solution.

A solution of an equation is a value of the variable that makes the equation true.
For example, \(x = \alert{−2}\) is a solution of the equation
\begin{gather*} 4x^3 + 5x^2 -8x = 4 \end{gather*}
because \(4(\alert{−2})^3 + 5(\alert{−2})^2 - 8(\alert{−2}) = -2 + 20 + 16 = 4\text{.}\)

Checkpoint 1.2.2. QuickCheck 1.

Which of the following values are solutions of the equation
\begin{equation*} \begin{gathered} -2x^3+x^2+16x=15\text{?} \end{gathered} \end{equation*}
  • \(x=2\)
    • True
    • False
  • \(x=-3\)
    • True
    • False
  • \(x=3\)
    • True
    • False
  • \(x=1\)
    • True
    • False
Answer 1.
\(\text{False}\)
Answer 2.
\(\text{True}\)
Answer 3.
\(\text{False}\)
Answer 4.
\(\text{True}\)
Solution.
\(x=-3\) and \(x=1\) both satisfy the equation.
A linear equation, such as the models we studied in the last section, has at most one solution. We find the solution by transforming the equation into a simpler equivalent equation whose solution is obvious.

Example 1.2.3.

Solve the equation \(~~3(2x-5)-4x=2x-(6-3x) \)
Solution.
We begin by simplifying each side of the equation.
\begin{align*} 3(2x-5)-4x\amp =2x-(6-3x)\amp\amp\blert{\text{Apply the distrubutive law. }} \\ 6x-15-4x\amp =2x-6+3x\amp\amp\blert{\text{Combine like terms. }} \\ 2x-15\amp =5x-6\amp\amp\blert{\text{Add } {-5x+15} \text{ to both sides} } \\ -3x \amp = 9 \amp\amp \blert{\text{Divide both sides by }{-3.}} \\ x\amp = -3 \end{align*}
The solution is \(-3\text{.}\) You can check that substituting \(x=-3\) into the original equation produces a true statement.

Checkpoint 1.2.4. Practice 1.

Find the solution of the equation \(16 - 2(3x - 1) = 4x + 2(x - 3)\text{.}\)
\(x=\)
Answer.
\(2\)
Solution.
\(x=2\)

Subsection 1.2.2 Linear Inequalities

Although a linear equation can have at most one solution, a linear inequality can have many solutions. For example, complete the table of values for the expression \(5 − 2x\text{:}\)
\(x\) \(-2\) \(-1\) \(~0~\) \(~1~\) \(~2~\) \(~3~\) \(~4~\)
\(5-2x\) \(\) \(\) \(\) \(\) \(\) \(\) \(\)
Now use your table to list at least three solutions of the inequality \(5 - 2x \lt 2\text{.}\)

Example 1.2.5.

Use algebra to solve the inequality \(~~5 -2x \lt 2\text{.}\)
Solution.
We begin by isolating the term containing the variable, just as we do when solving a linear equation. We subtract 5 from both sides to obtain
\begin{gather*} -2x \lt -3 \end{gather*}
Then we divide both sides by \(−2\) to find
\begin{align*} x\gt \frac{-3}{-2}\amp =\frac{3}{2}\amp\amp\blert{\text{Reverse the direction of the inequality.}} \end{align*}
Any value of \(x\) greater than \(\frac{3}{2}\) is a solution of the inequality. We write the solutions as \(x \gt \frac{3}{2}\text{.}\) Because we cannot list all of these solutions, we often illustrate them as a graph on a number line, as shown below.
number line for inequality
In the Example above, we used the following rule for solving linear inequalities.

Solving a Linear Inequality.

If we multiply or divide both sides of an inequality by a negative number, we must reverse the direction of the inequality.
Other than the rule stated in the box above, the rules for solving a linear inequality are the same as the rules for solving a linear equation.

Checkpoint 1.2.6. QuickCheck 2.

Which of the following are correct solutions of the inequality?
  • \(2x > -8 \) has solution \(x\lt -4 \)
  • \(-2x > -8 \) has solution \(x\lt 4 \)
  • \(x+2 > -8 \) has solution \(x\lt -10\)
  • \(x-2 > -8 \) has solution \(x\lt -6 \)
Answer.
\(\text{Choice 2}\)
Solution.
\(-2x \gt -8\) has solution \(x \lt 4\)

Checkpoint 1.2.7. Practice 2.

Solve the inequality \(2x + 1 \lt 7\text{,}\) and graph the solutions on a number line.
Solution:
Answer.
\(x < 3\)
Solution.
\(x \lt 3\)
A number line is below.
number line for inequality

Subsection 1.2.3 Equations in Two Variables

An equation in two variables, such as
\begin{gather*} -3x + 4y = 24 \end{gather*}
has many solutions. Each solution consists of an ordered pair of values, one for \(x\) and one for \(y\text{,}\) that together satisfy the equation (make the equation true.)

Checkpoint 1.2.8. QuickCheck 3.

What is the solution of an equation in two variables?
  • A value of \(x \) that makes the equation true.
  • An ordered pair of values \((x,y) \) that satisfy the equation.
  • Solving the equation for \(y\) in terms of \(x \text{.}\)
  • The graph of the equation.
Answer.
\(\text{Choice 2}\)
Solution.
An ordered pair of values \((x,y)\) that satisfy the equation.

Example 1.2.9.

  1. Is \((2,7.5) \) a solution of the equation \(~-3x+4y=24\text{?}\)
  2. Is \((4,3) \) a solution of the equation \(~-3x+4y=24\text{?}\)
Solution.
  1. The ordered pair \((2,7.5) \) is a solution of the equation above, because it satifies the equation.
    \begin{gather*} -3(\alert{2})+4(\alert{7.5})=-6+30=24 \end{gather*}
  2. The ordered pair \((4,3) \) is not a solution, because it does not satify the equation.
    \begin{gather*} -3(\alert{4})+4(\alert{3})=-12+12=0\ne 24 \end{gather*}

Checkpoint 1.2.10. Practice 3.

Find some more solutions of the equation \(-3x + 4y = 24\) and complete the table of values:
\(x\) \(-12\) \(-8\) \(0\)
\(y\) \(3\) \(9\)
Answer 1.
\(-4\)
Answer 2.
\(4\)
Answer 3.
\(-3\)
Answer 4.
\(0\)
Answer 5.
\(6\)
Solution.
\(x\) \(-12\) \(-8\) \(-4\) \(0\) \(4\)
\(y\) \(-3\) \(0\) \(3\) \(6\) \(9\)

Subsection 1.2.4 What is the Graph of an Equation?

Definition 1.2.11. Graph.

The graph of an equation in two variables is just a picture of all its solutions.
You might think it would be difficult to find all the solutions of an equation, but for a linear equation \(Ax + By = C\text{,}\) we can at least illustrate the solutions: all the solutions lie on a straight line. (Later on we can prove that this is true.)

Checkpoint 1.2.12. QuickCheck 4.

True or false?
  1. All the solutions of a linear equation in two variables lie on a straight line.
    • True
    • False
  2. The equation \(-3x + 4y = 24\) is a linear equation.
    • True
    • False
  3. The graph of an equation in two variables is a picture of its solutions.
    • True
    • False
  4. If a point lies on the graph of an equation, it is a solution of the equation.
    • True
    • False
Answer 1.
\(\text{True}\)
Answer 2.
\(\text{True}\)
Answer 3.
\(\text{True}\)
Answer 4.
\(\text{True}\)
Solution.
  1. True
  2. True
  3. True
  4. True

Example 1.2.13.

The figure shows a graph of the equation \(~Ax + By = C\text{.}\) Which of the following equations are true?
  1. \(\displaystyle 24B=C\)
  2. \(\displaystyle Ap+Bq=C\)
  3. \(\displaystyle Ag+Bh=C\)
line and points
Solution.
  1. The point \((0, 24)\) lies on the graph, so \(x = 0\text{,}\) \(y = 24\) is a solution of the equation. Thus, \(A \cdot 0 + B \cdot 24 = C\text{,}\) or \(24B = C\) is a true statement.
  2. The point \((p, q)\) does not lie on the graph, so \(x = p\text{,}\) \(y = q\) does not satisfy the equation, and \(A p+ B q = C\) is a not true.
  3. The point \((g,h )\) does lie on the graph, so \(x = g\text{,}\) \(y = h\) does satisfy the equation, and \(A g+ B h = C\) is a true statement.

Checkpoint 1.2.14. Practice 4.

grid
On the grid above, plot the points you found in Practice 3. All the points should lie on a straight line; draw the line with a ruler or straightedge. Which of the following points lie on the graph?
  • \(\displaystyle (-13,4) \)
  • \(\displaystyle (-1.6,4.8) \)
  • \(\displaystyle (1.125,7) \)
Which of the points above satisfy the equation in Practice 3?
  • \(\displaystyle (-13,4) \)
  • \(\displaystyle (-1.6,4.8) \)
  • \(\displaystyle (1.125,7) \)
Answer 1.
\(\text{Choice 2}\)
Answer 2.
\(\text{Choice 2}\)
Solution.
\((-1.6,4.8)\) lies on the graph and satisfies the equation.
grid

Subsection 1.2.5 Graphical Solution of Equations

We can use graphs to find solutions to equations in one variable.

Example 1.2.15.

Use the graph of \(~y = 285 - 15x~\) to solve the equation
\begin{equation*} 150 = 285 - 15x \end{equation*}
Solution.
Compare the two equations in the problem. In the equation we want to solve, \(y\) has been replaced by \(\alert{150}\text{.}\) We begin by locating the point \(P\) on the graph for which \(y = 150\text{.}\)
Next we find the \(x\)-coordinate of point \(P\) by drawing an imaginary line from \(P\) straight down to the \(x\)-axis. The \(x\)-coordinate of \(P\) is \(x = 9\text{.}\)
Thus, \(P\) is the point \((9,150)\text{,}\) and \(x = 9\) when \(y = 150\text{.}\) The solution we seek is \(x = 9\text{.}\)
function graph
You can verify the solution algebraically by substituting \(x = \alert{9}\) into the equation:
Does \(150 = 285 - 15(\alert{9})\text{?}\)
\begin{equation*} 285 - 15(\alert{9}) = 285 - 135 = 150 ~~~~~~\blert{\text{Yes}} \end{equation*}

Note 1.2.16.

The relationship between an equation and its graph is an important one. For the previous example, make sure you understand that the following three statements are equivalent.
  1. The point \((9, 150)\) lies on the graph of \(y = 285 - 15x\text{.}\)
  2. The ordered pair \((9, 150)\) is a solution of the equation \(y = 285 - 15x\text{.}\)
  3. \(x=9\) is a solution of the equation \(150 = 285 - 15x\text{.}\)

Checkpoint 1.2.17. Practice 5.

line
  1. Use the graph of \(y = 30 - 8x\) to solve the equation \(30 - 8x = 50\text{.}\) Follow the steps:
    • Step 1: Locate the point \(P\) on the graph with \(y = 50\text{.}\)
    • Step 2: Find the \(x\)-coordinate of your point \(P\text{.}\)
  2. Verify your solution algebraically.
\(x=\)
Answer.
\(-2.5\)
Solution.
\(x=-2.5\)

Subsection 1.2.6 Graphical Solution of Inequalities

We can also use graphs to solve inequalities. Consider the inequality
\begin{gather*} 285-15x \ge 150 \end{gather*}
To solve this inequality means to find all values of \(x\) that make the expression \(285 -15x\) greater than or equal to 150. We could begin by trying some values of \(x\text{.}\) Here is a table obtained by evaluating \(285 − 15x\text{.}\)
\(x\) \(0\) \(2\) \(4\) \(6\) \(8\) \(10\) \(12\)
\(285-15x\) \(285\) \(255\) \(225\) \(195\) \(165\) \(135\) \(105\)
From the table, we see that values of \(x\) less than or equal to 8 are solutions of the inequality, but we have not checked all possible \(x\)-values. We can get a more complete picture from a graph.

Example 1.2.18.

Use the graph of the equation \(~y = 285 - 15x~\) to solve the inequality
\begin{equation*} 285 - 15x \gt 150 \end{equation*}
Solution.
We look for points on the graph with \(y\)-coordinates greater than or equal to 150. These points are shown in color. Which \(x\)-values produced these points?
We can read the \(x\)-coordinates by dropping straight down to the \(x\)-axis, as shown by the arows. For example, the \(x\)-value corresponding to \(y=150\) is \(x=9\text{.}\) For larger values of \(285-15x\text{,}\) we must choose \(x\)-values less than 9. Thus, all values of \(x\) less than or equal to 9 are solutions, as shown on the \(x\)-axis.
linear inequality
We write the solutions as \(x \le 9\text{.}\)

Checkpoint 1.2.19. Practice 6.

line
  1. Use the graph of \(y = 30 - 8x\) to solve the inequality \(30 - 8x \lt 14\text{.}\) Follow the steps:
    • Step 1: Locate the point \(P\) on the graph with \(y = 14\text{.}\)
    • Step 2: Find the \(x\)-coordinate of the point \(P\text{.}\)
    • Step 3: Which points on the graph have \(y \lt 14\text{?}\) Mark them on the graph.
    • Step 4: Find the \(x\)-coordinates of the points in Step 3. Mark them all on the \(x\)-axis.
  2. Verify your solution algebraically.
Solution:
Answer.
\(x > 2\)
Solution.
\(x \gt 2\)

Subsection 1.2.7 Using a Graphing Utility

We can use a graphing utility to graph equations if they are written in the form \(~y = (\text{expression in }x)~\text{.}\) First, let’s review how to solve an equation for \(y\) in terms of \(x\text{.}\)

Example 1.2.20.

Solve the equation \(~6x-5y=90~\) for \(y\) in terms of \(x\text{.}\)
Solution.
To begin, we isolate the \(y\)-term by subtracting \(6x\) from both sides of the equation.
\begin{align*} -5y \amp = 90 - 6x \amp \amp \blert{\text{Divid both sides by }-5.}\\ y \amp = \dfrac{90}{-5} - \dfrac{6x}{-5} \amp \amp \blert{\text{Simplify.}}\\ y \amp = -18 + \dfrac{6}{5}x \end{align*}
Note that the equation now has the form of the linear models we saw in Section 1.1.

Checkpoint 1.2.21. Practice 7.

Solve for \(y\) in terms of \(x\text{:}\) \(\quad 10y-15x=6\)
\(y=\)
Answer.
\(\frac{3}{2}x+\frac{3}{5}\)
Solution.
\(y = 1.5x + 0.6\)
Now we are ready to graph an equation with technology. For example, on most calculators, we follow three steps.

To Graph an Equation.

  1. Press Y= and enter the equation you wish to graph.
  2. Press WINDOW and select a graphing window.
  3. Press GRAPH.
Choosing a graphing window corresponds to drawing the \(x\)- and \(y\)-axes and marking a scale on each axis when we graph by hand. The standard graphing window displays values from \(-10\) to \(10\) on both axes. We can press the ZOOM key and then the number \(6\) to select this window.

Example 1.2.22.

Use a graphing utility to graph the equation \(3x + 2y = 16\text{.}\)
Solution.
First, we solve the equation for \(y\) in terms of \(x\text{.}\)
\begin{align*} 3x+2y \amp = 16\amp\amp\blert{\text{Subtract } 3x \text{ from both sides.}} \\ 2y\amp = -3x+16 \amp\amp\blert{\text{Divide both sides by 2.}} \\ y\amp = \frac{-3x}{2}+\frac{16}{2}\amp\amp \blert{\text{Simplify.}} \\ y\amp= -1.5x+8 \end{align*}
Now press Y= and enter \(-1.5x+8\) after \(Y_1=\text{.}\) (Use the negation key, (-), to enter \(-1.5x\text{;}\) do not use the subtraction key.) We choose the standard graphing window by pressing ZOOM 6. The graph is shown at right.
Graphing calculator line
When you want to erase the graph, press Y= and then press CLEAR. This deletes the expression following \(Y_1\text{.}\)

Checkpoint 1.2.23. Practice 8.

  1. Solve the equation \(-3x + 4y = 24\) for \(y\) in terms of \(x\text{.}\)
    \(y=\)
  2. Graph the equation in the standard window.
Answer.
\(\frac{3}{4}x+6\)
Solution.
\(y=\dfrac{3}{4}x+6\)
Graph for part (b):
triangle

Subsection 1.2.8 Finding Coordinates with a Graphing Calculator

We can use the TRACE feature to find the coordinates of points on a graph.

Example 1.2.24.

Use a graph to find a solution to the equation \(y = -2.6x - 5.4\) with \(y\)-coordinate \(-10.6\text{.}\)
Solution.
First we graph the equation \(y = -2.6x - 5.4\) in the window
Xmin\(=-5\) Xmax\(=4.4\)
Ymin\(=-20\) Ymax\(=15\)
GC trace
We press TRACE, and a "bug" begins flashing on the display. The coordinates of the bug appear at the bottom of the display, as shown in the figure. We use the left and right arrows to move the bug along the graph. You can check that the coordinates of the point \((2, -10.6)\) do satisfy the equation \(y = -2.6x - 5.4\text{.}\)

Checkpoint 1.2.25. Practice 9.

  1. Graph the equation \(y=32x-42\) in the window:
    Xmin\(=-4.7 \qquad\) Xmax\(=4.7 \qquad\) Xscl\(=1 \qquad\)
    Ymin\(=-250 \qquad\) Ymax\(=50 \qquad\) Yscl\(=25 \qquad\)
  2. Use the Trace feature to find the point that has \(y\)-coordinate \(-122\text{.}\)
    Enter an ordered pair.
  3. Verify your answer algebraically by substituting your \(x\)-value into the equation.
Answer.
\(\left(-2.5,-122\right)\)
Solution.
  1. A graph is below.
  2. \(\displaystyle (-2.5,-122)\)
  3. \(\displaystyle \blert{-122} = 32(\alert{-2.5}) - 42\)
Graph for part (a):
GC line

Exercises 1.2.9 Problem Set 1.2

Warm Up

Exercise Group.
For Problems 1–2, decide whether the ordered pairs are solutions of the equation whose graph is shown.
1.
  1. \(\displaystyle (6.5,3)\)
  2. \(\displaystyle (0,3.5)\)
  3. \(\displaystyle (8,2)\)
  4. \(\displaystyle (4.5,1)\)
h=t+7/2
Answer.
  1. no
  2. yes
  3. no
  4. no
2.
  1. \(\displaystyle (2,6)\)
  2. \(\displaystyle (4,2)\)
  3. \(\displaystyle (10,0)\)
  4. \(\displaystyle (11,7)\)
m=2+ square of p-4
Exercise Group.
For Problems 3–6, decide whether the ordered pairs are solutions of the given equation.
3.
\(y=\dfrac{3}{4}x\)
  1. \(\displaystyle (8,6)\)
  2. \(\displaystyle (12,16)\)
  3. \(\displaystyle (2,3)\)
  4. \(\displaystyle (6,\dfrac{9}{2})\)
Answer.
  1. yes
  2. no
  3. no
  4. yes
4.
\(y=\dfrac{x}{2.5}\)
  1. \(\displaystyle (1,2.5)\)
  2. \(\displaystyle (25,10)\)
  3. \(\displaystyle (5,2)\)
  4. \(\displaystyle (8,20)\)
5.
\(w=z-1.8\)
  1. \(\displaystyle (10, 8.8)\)
  2. \(\displaystyle (6,7.8)\)
  3. \(\displaystyle (2,\dfrac{1}{5})\)
  4. \(\displaystyle (9.2,7.4)\)
Answer.
  1. no
  2. no
  3. yes
  4. yes
6.
\(w=120-z\)
  1. \(\displaystyle (0, 120)\)
  2. \(\displaystyle (65,55)\)
  3. \(\displaystyle (150,30)\)
  4. \(\displaystyle (9.6,2.4)\)
Exercise Group.
For Problems 7–8, state the interval that each grid line represents on the horizontal and vertical axes.
7.
grid
Answer.
horizontal: 0.25; vertical: 4
8.
grid
9.
  1. What interval does each grid line represent on the horizontal axis? On the vertical axis?
    grid
  2. Plot the following points on the grid:
    \begin{equation*} (0,500),~(20, 1750),~(40, 250) \end{equation*}
Answer.
  1. horizontal: 5; vertical: 250
  2. points on grid
10.
  1. What interval does each grid line represent on the horizontal axis? On the vertical axis?
    grid
  2. Find the coordinates of each point.

Skills Practice

Exercise Group.
For Problems 11–14, solve.
11.
\(5-2(3x-4)=28-2x \)
Answer.
\(\dfrac{-15}{4} \)
12.
\(0.0048z-0.12=-0.08+0.0016z\)
13.
\(0.25t + 0.10(t - 4) = 11.85\)
Answer.
\(35\)
14.
\(0.12t + 0.08(t + 10,000) = 12,000\)
Exercise Group.
For Problems 15–18, solve the inequality and graph the solutions on a number line.
14.
\(3x-2 \gt 1+2x\)
15.
\(\dfrac{-2x-6}{-3} \gt 2 \)
17.
\(\dfrac{-2x-3}{2}\le -5 \)
Answer.
\(x\ge \dfrac{7}{2} \)
number line
18.
\(\dfrac{2x-3}{3}\le \dfrac{3x}{-2} \)
Exercise Group.
For Problems 19-24, solve for \(y\) in terms of \(x\text{.}\)
19.
\(2x-3y=-72\)
Answer.
\(y = \dfrac{2}{3} + 24\)
20.
\(4x+75y = 60,000\)
21.
\(7x=91-13y\)
Answer.
\(y = \dfrac{-7}{13}x + 7\)
22.
\(\dfrac{x}{80} + \dfrac{y}{400} = 1\)
23.
\(80x-360y=6120\)
Answer.
\(y = \dfrac{2}{9}x + 17\)
24.
\(3x+\dfrac{3}{4}y =\dfrac{1}{2}\)

Applications

25.
The figure shows a graph of \(y =\dfrac{-x}{3} - 6\text{.}\)
y=-x/3 - 6
  1. Use the graph to find all values of \(x\) for which
    1. \(\displaystyle y=-4\)
    2. \(\displaystyle y\gt -4\)
    3. \(\displaystyle y\lt -4\)
  2. Use the graph to solve
    1. \(\displaystyle \dfrac{-x}{3} - 6=-4\)
    2. \(\displaystyle \dfrac{-x}{3} - 6\gt -4\)
    3. \(\displaystyle \dfrac{-x}{3} - 6\lt -4\)
  3. Explain why your answers to parts (a) and (b) are the same.
Answer.
    1. \(\displaystyle x = -6\)
    2. \(\displaystyle x\lt -6\)
    3. \(\displaystyle x\gt -6\)
    1. \(\displaystyle x = -6\)
    2. \(\displaystyle x\lt -6\)
    3. \(\displaystyle x\gt -6\)
26.
The figure shows a graph of \(y = 0.24x-3.44\text{.}\)
line
  1. Use the graph to solve \(0.24x-3.44 = -2.\)
  2. Use the graph to solve \(0.24x-3.44 \gt -2.\)
  3. Solve the inequality in part (b) algebraically.
27.
The figure shows the graph of \(y = -2.4x + 2.32\text{.}\) Use the graph to solve:
y = -2.4x + 2.32
  1. \(\displaystyle 1.6 = -2.4x + 2.32\)
  2. \(\displaystyle -2.4x + 2.32 = 0.4\)
  3. \(\displaystyle -2.4x + 2.32\ge 1.6\)
  4. \(\displaystyle 0.4\ge -2.4x + 2.32\)
Answer.
  1. \(\displaystyle x=0.3\)
  2. \(\displaystyle x=0.8\)
  3. \(\displaystyle x \le 0.3\)
  4. \(\displaystyle x \ge 0.8\)
28.
The figure shows the graph of \(y = 1.4x - 0.64\text{.}\) Use the graph to solve:
y = 1.4x - 0.64
  1. \(\displaystyle 1.4x - 0.64 = 0.2\)
  2. \(\displaystyle -1.2 = 1.4x - 0.64\)
  3. \(\displaystyle 1.4x - 0.64\gt 0.2\)
  4. \(\displaystyle -1.2\gt 1.4x - 0.64\)
29.
Here is a graph of
\begin{gather*} y=0.8-kx \end{gather*}
Use the graph to solve:
  1. \(\displaystyle 0.8-kx \ge 0.2\)
  2. \(\displaystyle 0.5 \gt 0.8-kx\)
line
Answer.
  1. \(\displaystyle x \le 4\)
  2. \(\displaystyle x \gt 2\)
30.
Here is a graph of
\begin{gather*} y=mx+b \end{gather*}
Use the graph to solve:
  1. \(\displaystyle mx+b=1200\)
  2. \(\displaystyle -800=mx+b\)
  3. \(\displaystyle mx+b>400\)
  4. \(\displaystyle -1200\ge mx+b\)
line
Exercise Group.
In Problems 31 and 32, graph each equation in the window
Xmin\(=-47 \qquad\) Xmax\(=47 \qquad\) Xscl\(=10 \qquad\)
Ymin\(=-31 \qquad\) Ymax\(=31 \qquad\) Yscl\(=10 \qquad\)
31.
Graph \(y=-0.4x + 3.7\text{.}\) Use the graph to solve the equation or inequality. Then check your answers algebraically.
  1. Solve \(-0.4x+3.7=2.1\)
  2. Solve \(-0.4x+3.7 \gt -5.1\)
Answer.
  1. \(\displaystyle x=4\)
  2. \(\displaystyle x\lt 22\)
32.
Graph \(y= 6.5 - 18x\text{.}\) Use the graph to answer the questions. Then check your answers algebraically.
  1. For what value of \(x\) is \(y=-13.3\text{?}\)
  2. For what value of \(x\) is \(y=24.5\text{?}\)
  3. For what values of \(x\) is \(y \le 15.5\text{?}\)
  4. For what values of \(x\) is \(y \ge -7.9\text{?}\)
33.
Kieran’s resting blood pressure, in mm Hg, is 120, and it rises by 6 mm for each minute he jogs on a treadmill programmed to increase the level of intensity at a steady rate.
  1. Find a formula for Kieran’s blood pressure, \(p\text{,}\) in terms of time, \(t\text{.}\)
  2. Graph the equation for \(p\) for \(0 \le t \le 10\text{.}\)
    grid
  3. What is Kieran’s blood pressure after 3.5 minutes? Label this point on the graph.
  4. Kieran’s blood pressure should not exceed 165 mm Hg. When will this level be reached? Label this point on the graph.
Answer.
  1. \(\displaystyle p=120+5t\)
  2. increasing blood pressure
  3. 141
  4. 7.5 min
34.
When Francine is at rest, her cardiac output is 5 liters per minute. The output increases by 3 liters per minute for each minute she spends on a cycling machine with increasing intensity.
  1. Find a formula for Francine’s cardiac output, \(c\text{,}\) in terms of time, \(t\text{.}\)
  2. Graph the equation for \(p\) for \(0 \le t \le 10\text{.}\)
    grid
  3. What will Francine’s cardiac output be after 6 minutes? Label this point on the graph.
  4. When will Francine’s cardiac output exceed 14.5 liters per minute? Label this point on the graph.
You have attempted of activities on this page.