Skip to main content
Logo image

Modeling, Functions, and Graphs

Section 8.4 Linear Inequalities

In this section, we study linear inequalities in two variables and how they arise in applications.

Subsection Graphs of Inequalities in Two Variables

Ivana is investing in the hotel business. She has bought two hotels, and she will expand her investments when her total profit from the two hotels exceeds \($10,000\text{.}\) If we let \(x\) represent the profit from one hotel and let \(y\) represent the profit from the other, then Ivana will expand her investments when
\begin{equation*} x + y \ge 10,000 \end{equation*}
Notice that the equation \(x + y = 10,000\) is not appropriate to model our situation, since Ivana will be delighted if her profits are not exactly equal to \($10,000\) but actually exceed that amount.
A solution to an inequality in two variables is an ordered pair of numbers that satisfies the inequality. The graph of the inequality must show all the points whose coordinates are solutions. As an example, let us graph the inequality above, \(x + y \ge 10,000\text{.}\)
Rewrite the inequality by subtracting \(x\) from both sides to get
\begin{equation*} y \ge -x + 10,000 \end{equation*}
This inequality says that for each \(x\)-value, we must choose points with \(y\)-values greater than or equal to \(-x + 10,000\text{.}\) For example, when \(x = 2000\text{,}\) we must choose points with \(y\)-values greater than or equal to \(8000\text{.}\) Solutions for several choices of \(x\) are shown in figure (a).
linear inequality in two variables
A more efficient way to find all the solutions of the inequality is to start with the graph of the corresponding equation
\begin{equation*} y = -x + 10,000 \end{equation*}
The graph is a straight line, as illustrated in figure (b). Observe that any point above this line has a y-coordinate greater than \(-x + 10,000\) and hence satisfies the inequality. Thus, the graph of the inequality includes all the points on or above the line \(y = -x + 10,000\text{,}\) as shown by the shaded region in figure (b).
You can check that the shaded points are also solutions to the original inequality, \(x + y \ge 10,000\text{.}\) Consider the point \((-1000, ~12,000)\text{,}\) which lies in the shaded region above the line. This pair does satisfy \(x + y \ge 10,000\text{,}\) because
\begin{equation*} -1000 + 12,000 \ge 10,000 \end{equation*}
(Ivana will expand her investments if her first hotel loses $\(1000\) and her second has a profit of $\(12,000\text{.}\)) On the other hand, the point \((5000, 4000)\) does not lie in the graph of \(x + y \ge 10,000\text{,}\) because the coordinates do not satisfy the inequality.

Subsection Linear Inequalities

A linear inequality can be written in the form
\begin{equation*} ax + by + c \le 0 ~~~\text{ or }~~~ ax + by + c \ge 0 \end{equation*}
The solutions consist of the line \(ax + by + c = 0\) and a half-plane on one side of that line. We shade the half-plane to show that all its points are included in the solution set. If the inequality is strict, then the graph includes only the half-plane and not the line. In that case, we use a dashed line for the graph of the equation \(ax + by + c = 0\) to show that it is not part of the solution.
To decide which side of the line to shade, we can solve the inequality for \(y\) in terms of \(x\text{.}\) If we obtain
\begin{equation*} y \ge mx + b ~~~(\text{or }~~~y \gt mx + b) \end{equation*}
then we shade the half-plane above the line. If the inequality is equivalent to
\begin{equation*} y \le mx + b ~~~(\text{or }~~~y \lt mx + b) \end{equation*}
then we shade the half-plane below the line.

Caution 8.66.

Be careful when isolating \(y\text{:}\) We must remember to reverse the direction of the inequality whenever we multiply or divide by a negative number. (See Algebra Skills Refresher A.2 if you would like to review solving inequalities.)

Example 8.67.

Graph \(~~4x - 3y \ge 12\)
Solution.
We solve the inequality for \(y\text{.}\)
\begin{equation*} \begin{aligned}[t] 4x - 3y \amp\ge 12 \amp \amp \blert{\text{Subtract}~ 4x~ \text{from both sides.}}\\ -3y\amp\ge -4x + 12 \amp \amp \blert{\text{Divide both sides by}~ -3.}\\ y\amp\le \frac{4}{3}x-4 \end{aligned} \end{equation*}
We graph the corresponding line
\begin{equation*} y = \frac{4}{3}x-4 \end{equation*}
Note that the \(y\)-intercept is \(-4\) and the slope is \(\dfrac{4}{3}\text{.}\) (See Section 1.5 to review the slope-intercept method of graphing.) Finally, we shade the half-plane below the line. The completed graph is shown below.
linear inequality in two variables

Checkpoint 8.68. Practice 1.

  1. Find one \(y\)-value that satisfies the inequality \(y - 3x \lt 6\) for each of the \(x\)-values in the table.
    \(x\) \(1\) \(0\) \(-2\)
    \(y\)
  2. Graph the line \(y - 3x = 6\text{.}\) Then plot your solutions from part (a) on the same grid.
  3. Graph the solutions of the inequality \(y - 3x \lt 6\text{.}\)
Answer 1.
\(5\)
Answer 2.
\(0\)
Answer 3.
\(-3\)
Solution.
  1. \(x\) \(1\) \(0\) \(-2\)
    \(y\) \(\alert{5}\) \(\alert{0}\) \(\alert{-3}\)
(Many answers are possible.)
  1. A graph is below.
  2. See graph.
Graph for (b) and (c):
linear inequality in two variables

Checkpoint 8.69. QuickCheck 1.

The solutions of \(x \gt -4\) all lie to which side of the boundary line?
  • Above
  • Below
  • To the left
  • To the right
Answer.
\(\text{To the right}\)
Solution.
To the right

Subsection Using a Test Point

A second method for graphing inequalities does not require us to solve for \(y\text{.}\) Once we have graphed the boundary line, we can decide which half-plane to shade by using a test point. The test point can be any point that is not on the boundary line itself.

Example 8.70.

Graph the solutions of the inequality \(~~3x - 2y\lt 6\)
Solution.
First, we graph the line \(3x - 2y = 6\text{,}\) as shown below. We will use the intercept method. The intercepts are \((2, 0)\) and \((0, -3)\text{,}\) so we sketch the boundary line through those points.
Next, we choose a test point. Because \((0, 0)\) does not lie on the line, we choose it as our test point. We substitute the coordinates of the test point into the inequality to obtain
\begin{equation*} 3(\alert{0}) - 2(\alert{0}) \lt 6 \end{equation*}
Because this is a true statement, \((0, 0)\) is a solution of the inequality. Since all the solutions lie on the same side of the boundary line, we shade the half-plane that contains the test point. In this example, the boundary line is a dashed line because the original inequality was strict.
strict linear inequality in two variables
We can choose any point for the test point as long as it does not lie on the boundary line. We chose \((0, 0)\) in Example 8.70 because the coordinates are easy to substitute into the inequality. If the test point is a solution to the inequality, then the half-plane including that point should be shaded. If the test point is not a solution to the inequality, then the other half-plane should be shaded.
For example, suppose we had chosen \((5, 0)\) as the test point in Example 8.70. When we substitute its coordinates into the inequality, we find
\begin{equation*} 3(\alert{5}) - 2(\blert{0}) \lt 6 \end{equation*}
which is a false statement. This tells us that \((5, 0)\) is not a solution to the inequality, so the solutions must lie on the other side of the boundary line. Using \((5, 0)\) as the test point gives us the same solutions we found in Example 8.70.

Checkpoint 8.71. QuickCheck 2.

Which point would not be a good test point for the inequality \(y \le \dfrac{2x}{3}\) ?
  • \(\displaystyle (0,0)\)
  • \(\displaystyle (1,1)\)
  • \(\displaystyle (2,3)\)
  • \(\displaystyle (-1,-1)\)
Answer.
\(\text{Choice 1}\)
Solution.
\((0,0)\) would not be a good test point because it lies on the boundary line.
Here is a summary of our test point method for graphing inequalities.

To Graph an Inequality Using a Test Point:.

  1. Graph the corresponding equation to obtain the boundary line.
  2. Choose a test point that does not lie on the boundary line.
  3. Substitute the coordinates of the test point into the inequality.
    1. If the resulting statement is true, shade the half-plane that includes the test point.
    2. If the resulting statement is false, shade the half-plane that does not include the test point.
    If the inequality is strict, make the boundary line a dashed line.

Checkpoint 8.72. Practice 2.

Graph the solutions of the inequality \(y \gt \dfrac{-3}{2}x\)
  1. Graph the line \(y = \dfrac{-3}{2}x\text{.}\) (Use the slope-intercept method.)
  2. Choose a test point. (Do not choose \((0, 0)\text{!}\))
  3. Decide which side of the line to shade.
    • Above the line
    • Below the line
  4. Should the boundary line be dashed or solid?
    • Dashed
    • Solid
Answer 1.
\(\text{Above the line}\)
Answer 2.
\(\text{Dashed}\)
Solution.
  1. A graph is below.
  2. Choose any point not on the boundary line \(y = \dfrac{-3}{2}x\text{.}\)
  3. Shade above the boundary line.
  4. Use a dashed boundary line because the inequality is strict.
Graph of inequality:
linear inequality in two variables
Recall that the equation of a vertical line has the form
\begin{equation*} x=k \end{equation*}
where \(k\) is a constant, and a horizontal line has an equation of the form
\begin{equation*} y=k \end{equation*}
Similarly, the inequality \(x\ge k\) may represent the inequality in two variables
\begin{equation*} x+0y\ge k \end{equation*}
Its graph is then a region in the plane.

Example 8.73.

Graph \(~~x\ge 2~~\) in the plane.
Solution.
First, we graph the equation \(x = 2\text{;}\) its graph is a vertical line. Because the origin does not lie on this line, we can use it as a test point. Substitute \(0\) for \(x\) (there is no \(y\)) into the inequality to obtain
\begin{equation*} 0\ge 2 \end{equation*}
Since this is a false statement, we shade the half-plane that does not contain the origin. We see in the figure below that the graph of the inequality contains all points whose \(x\)-coordinates are greater than or equal to \(2\text{.}\)
graph of x greater or equal to 2 in the plane

Checkpoint 8.74. Practice 3.

Graph \(~~-2 \le y \lt 3~~\) in the plane.
Answer.
linear compound inequality in two variables

Subsection Systems of Inequalities

Some applications are best described by a system of two or more inequalities. The solutions to a system of inequalities include all points that are solutions to each inequality in the system. The graph of the system is the intersection of the shaded regions for each inequality in the system. For example, the figure at right shows the solutions of the system
\begin{equation*} y \gt x ~~~\text{ and }~~~ y \gt 2 \end{equation*}
system of two inequalities

Example 8.75.

Laura is a finicky eater, and she dislikes most foods that are high in calcium. Her morning cereal satisfies some of her calcium requirements, but she needs an additional 500 milligrams of calcium, which she will get from a combination of broccoli, at 160 milligrams per serving, and zucchini, at 30 milligrams per serving. Draw a graph representing the possible combinations of broccoli and zucchini that fulfill Laura’s calcium requirements.
Solution.
  1. Number of servings of broccoli: \(~~x\)
    Number of servings of zucchini: \(~~y\)
  2. To consume at least \(500\) milligrams of calcium, Laura must choose \(x\) and \(y\) so that
    \begin{equation*} 160x + 30y \ge 500 \end{equation*}
    It makes no sense to consider negative values of \(x\) or of \(y\text{,}\) since Laura cannot eat a negative number of servings. Thus, we have two more inequalities to satisfy:
    \begin{equation*} x \ge 0 ~~~\text{ and }~~~y \ge 0 \end{equation*}
  3. We graph all three inequalities on the same axes. The inequalities \(x\ge 0\) and \(y \ge 0\) restrict the solutions to lie in the first quadrant. The solutions common to all three inequalities are shown below.
    system of three inequalities
  4. Laura can choose any combination of broccoli and zucchini represented by points in the shaded region. For example, the point \((3, 1)\) is a solution to the system of inequalities, so Laura could choose to eat \(3\) servings of broccoli and \(1\) serving of zucchini.

Checkpoint 8.76. Practice 4.

Use the following steps to graph the solutions of the system
\begin{align*} x + y \amp\le 12\\ 3x - 4y \amp\le 8 \end{align*}
  1. Graph the boundary line \(x + y = 12\text{.}\)
  2. Lightly shade the solutions of the inequality \(x + y \le 12\text{.}\)
  3. Graph the boundary line \(3x - 4y = 8\text{.}\)
  4. Lightly shade the solutions of \(3x - 4y \le 8\text{.}\)
  5. Shade the intersection of the two solutions sets.
Answer.
linear system of inequalities in two variables

Checkpoint 8.77. Pause and Reflect.

Why do we shade the intersection of the solution sets when solving a system of inequalities?
To describe the solutions of a system of inequalities, it is useful to locate the vertices, or corner points, of the boundary.

Example 8.78.

Graph the solution set of the system below and find the coordinates of its vertices.
\begin{align*} x - y - 2 \amp\le 0\\ x + 2y - 6 \amp\le 0\\ x \ge 0, ~~~~~y \amp\le 0 \end{align*}
Solution.
The last two inequalities, \(x\ge 0\) and \(y\ge 0\text{,}\) restrict the solutions to the first quadrant.
First, we graph the line \(x - y - 2 = 0\) and use the test point \((0, 0)\) to shade the half-plane, including the origin. Then we graph the line \(x - 2y - 6 = 0\) and again use the test point \((0, 0)\) to shade the half-plane below the line. The intersection of the shaded regions is shown below.
system of four inequalities
To find the coordinates of the vertices \(A\text{,}\) \(B\text{,}\) \(C\text{,}\) and \(D\text{,}\) we solve simultaneously the equations of the two lines that intersect at each vertex. Thus,
for \(A\text{,}\) we solve the system
\begin{align*} x \amp= 0\\ y\amp =0 \end{align*}
to find \((0, 0)\)
for \(B\text{,}\) we solve the system
\begin{align*} x \amp= 0\\ x + 2y \amp= 6 \end{align*}
to find \((0, 3)\)
for \(C\text{,}\) we solve the system
\begin{align*} x + 2y \amp= 6\\ x -y \amp= 2 \end{align*}
to find \(\left(\dfrac{10}{3},\dfrac{4}{3} \right)\)
for \(D\text{,}\) we solve the system
\begin{align*} y \amp= 0\\ x -y \amp= 2 \end{align*}
to find \(\left(2,0 \right)\)
The vertices are the points \((0, 0)\text{,}\) \((0, 3)\text{,}\) \(\left(\dfrac{10}{3},\dfrac{4}{3} \right)\text{,}\) and \((2, 0)\text{.}\)

Checkpoint 8.79. QuickCheck 3.

The first quadrant includes all the solutions of
  • \(\displaystyle x+y \gt 0\)
  • \(\displaystyle x-y \gt 0\)
  • \(\displaystyle xy \gt 0\)
  • \(\displaystyle x \gt 0, y \gt 0\)
Answer.
\(\text{Choice 4}\)
Solution.
\(x \gt 0, y \gt 0\)

Checkpoint 8.80. Practice 5.

  1. Graph the system of inequalities
    \begin{equation*} \begin{aligned} 5x + 4y \amp \lt 40\\ -3x + 4y \amp \lt 12\\ x \lt 6, \hphantom{00} y \amp\gt 2 \end{aligned} \end{equation*}
  2. Find the coordinates of the vertices of the solution set.
    Separate different ordered pairs with a comma.
Answer.
\(\left(\frac{-4}{3},2\right), \left(\frac{7}{2},\frac{45}{8}\right), \left(6,\frac{5}{2}\right), \left(6,2\right)\)
Solution.
  1. See graph below.
  2. \(\displaystyle A\left(\dfrac{-4}{3}, 2\right), B\left(\dfrac{7}{2}, \dfrac{45}{8}\right), C\left(6, \dfrac{5}{2}\right), D(6, 2)\)
system of linear inequalities in two variables

Checkpoint 8.81. QuickCheck 4.

To find the vertices of the solution set for a system of inequalities, we
  • use a test point.
  • use the vertex formula.
  • solve a system of equations.
  • find the \(x\)-intercepts.
Answer.
\(\text{Choice 3}\)
Solution.
solve a system of equations.

Subsection Section Summary

Subsubsection Vocabulary

Look up the definitions of new terms in the Glossary.
  • Half-plane
  • Test point
  • Vertices

Subsubsection CONCEPTS

  1. The solutions of a linear inequality in two variables consist of a half-plane on one side of the line. The line itself is not included if the inequality is strict.
  2. Once we have graphed the boundary line, we can decide which half-plane to shade by using a test point.
  3. To Graph an Inequality Using a Test Point:.
    1. Graph the corresponding equation to obtain the boundary line.
    2. Choose a test point that does not lie on the boundary line.
    3. Substitute the coordinates of the test point into the inequality.
      1. If the resulting statement is true, shade the half-plane that includes the test point.
      2. If the resulting statement is false, shade the half-plane that does not include the test point.
      If the inequality is strict, make the boundary line a dashed line.
  4. The solutions to a system of inequalities include all points that are solutions to each inequality in the system. The graph of the system is the intersection of the shaded regions for each inequality in the system.
  5. To describe the solutions of a system of inequalities, it is useful to locate the vertices, or corner points, of the boundary.

Subsubsection STUDY QUESTIONS

  1. The solutions of a linear inequality in two variables form what sort of set?
  2. How can you find the boundary of the solution set?
  3. If your test point is not a solution of the inequality, which side of the line should you shade?
  4. How can you find the vertices of the solution set of a system of inequalities?

Subsubsection SKILLS

Practice each skill in the Homework problems listed.
  1. Graph the solutions of a linear inequality in two variables: #1–16
  2. Graph the solutions of a system of inequalities: #17–36
  3. Solve problems using inequalities: #37–42

Exercises Homework 8.4

Exercise Group.

For Problems 1–16, graph the inequality.
1.
\(y \gt 2x + 4\)
2.
\(y \lt 9 - 3x\)
3.
\(3x - 2y \le 12\)
4.
\(2x + 5y \ge 10\)
5.
\(x + 4y \ge -6\)
6.
\(3x - y \le -2\)
7.
\(x \gt -3y + 1\)
8.
\(x \gt 2y - 5\)
9.
\(x \ge -3\)
10.
\(y\lt 4\)
11.
\(y \lt \dfrac{1}{2}x \)
12.
\(y\gt \dfrac{4}{3}x \)
13.
\(0 \ge x - y \)
14.
\(0 \ge x + 3y \)
15.
\(-1 \lt y \le 4 \)
16.
\(-2 \le y \lt 0 \)

Exercise Group.

For Problems 17–6, graph the system of inequalities.
17.
\(\begin{aligned}[t] y\amp \gt 2 \\ x\amp \ge -2 \end{aligned}\)
18.
\(\begin{aligned}[t] y\amp \le -1 \\ x\amp \gt 2 \end{aligned}\)
19.
\(\begin{aligned}[t] y\amp \lt x \\ y\amp \ge -3 \end{aligned}\)
20.
\(\begin{aligned}[t] y\amp \ge -x \\ y\amp \lt 2 \end{aligned}\)
21.
\(\begin{aligned}[t] x+y\amp \le 6 \\ x+y\amp \ge 4 \end{aligned}\)
22.
\(\begin{aligned}[t] x-y\amp \lt 3\\ x-y\amp \gt -2 \end{aligned}\)
23.
\(\begin{aligned}[t] 2x-y\amp \le 4 \\ x+2y\amp \gt 6 \end{aligned}\)
24.
\(\begin{aligned}[t] 2y-x\amp \lt 2\\ x+y\amp \le 4 \end{aligned}\)
25.
\(\begin{aligned}[t] 3y - 2x \lt 2 \\ y \gt x-1 \end{aligned}\)
26.
\(\begin{aligned}[t] 2x + y \lt 4\\ y \le 1-x \end{aligned}\)

Exercise Group.

For Problems 27–36, graph the system of inequalities and find the coordinates of the vertices.
27.
\(\begin{aligned}[t] 2x + 3y - 6 \lt 0 \\ x\ge 0, ~ y\ge 0 \end{aligned}\)
28.
\(\begin{aligned}[t] 3x + 2y \lt 6 \\ x\ge 0, ~ y\ge 0 \end{aligned}\)
29.
\(\begin{aligned}[t] 5y - 3x \le 15 \\ x+ y \le 11 \\ x\ge 0, ~ y\ge 0 \end{aligned}\)
30.
\(\begin{aligned}[t] y - 2x \ge -4 \\ x + y \le 5 \\ x\ge 0, ~ y\ge 0 \end{aligned}\)
31.
\(\begin{aligned}[t] 2y \le x \hphantom{0000}\\ 2x \le y+12 \\ x\ge 0, ~ y\ge 0 \end{aligned}\)
32.
\(\begin{aligned}[t] y \ge 3x \hphantom{0000} \\ 2y+x \le 14 \\ x\ge 0, ~ y\ge 0 \end{aligned}\)
33.
\(\begin{aligned}[t] x + y \ge 3 \hphantom{000} \\ 2y \le x+8 \hphantom{00}\\ 2y + 3x \le 24 \\ x\ge 0, ~ y\ge 0 \end{aligned}\)
34.
\(\begin{aligned}[t] 2y + 3x \ge 6 \\ 2y + x \le 10\\ y \ge 3x-9 \\ x\ge 0, ~ y\ge 0 \end{aligned}\)
35.
\(\begin{aligned}[t] 3y - x \ge 3 \hphantom{00} \\ y - 4x \ge -10\\ y - 2 \le x \hphantom{000}\\ x\ge 0, ~ y\ge 0 \end{aligned}\)
36.
\(\begin{aligned}[t] 2y + x \le 6 \\ 4y \le 2x+8\\ x \le 4y+4~ \\ x\ge 0, ~ y\ge 0 \end{aligned}\)

Exercise Group.

For Problems 37–42, graph the set of solutions to the problem. Two of the inequalities in each system are \(x\ge 0\) and \(y\ge 0\text{.}\)
37.
The math club is selling tickets for a show by a mathemagician. Student tickets will cost $\(1\) and faculty tickets will cost $\(2\text{.}\) The ticket receipts must be at least $\(250\) to cover the fee for the performer. Write a system of three inequalities for the number of student tickets and the number of faculty tickets that must be sold, and graph the solutions.
38.
The math department is having a book sale of old textbooks to raise at least $\(300\) for scholarships. Paperback textbooks will cost $\(2\) and the hardcover textbooks will cost $\(5\text{.}\) Write a system of three inequalities for the number of paperback and hardback textbooks that must be sold, and graph the solutions.
39.
Vassilis plans to invest at most $\(10,000\) in two banks. One bank pays \(6\%\) annual interest and the other pays \(5\%\) annual interest. Vassilis wants at least $\(540\) total annual interest from his two investments. Write a system of four inequalities for the amount Vassilis can invest in the two accounts, and graph the system.
40.
Jeannette has \(180\) acres of farmland for growing wheat or soy. She can get a profit of $\(36\) per acre for wheat and $\(24\) per acre for soy. She wants to have a profit of at least $\(5400\) from her crops. Write a system of four inequalities for the number of acres she can use for each crop, and graph the solutions.
41.
Gary’s pancake recipe includes corn meal and whole wheat flour. Corn meal has \(2.4\) grams of linoleic acid and \(2.5\) milligrams of niacin per cup. Whole wheat flour has \(0.8\) gram of linoleic acid and \(5\) milligrams of niacin per cup. These two ingredients should not exceed \(3\) cups total. The mixture should provide at least \(3.2\) grams of linoleic acid and at least \(10\) milligrams of niacin. Write a system of five inequalities for the amount of corn meal and the amount of whole wheat flour Gary can use, then graph the solutions.
42.
Cho and his brother go into business making comic book costumes. They need \(1\) hour of cutting and \(2\) hours of sewing to make a Batman costume. They need \(2\) hours of cutting and \(1\) hour of sewing to make a Wonder Woman costume. They have available at most \(10\) hours per day for cutting and at most \(8\) hours per day for sewing. They must make at least one costume each day to stay in business. Write a system of five inequalities for the number of each type of costume Cho can make, then graph the solutions.