"

Chapter 3 Linear Programming

3.2 Graph Linear Inequalities in Two Variables

Learning Objectives

By the end of this section, you will be able to:

  • Verify solutions to an inequality in two variables
  • Recognize the relation between the solutions of an inequality and its graph
  • Graph linear inequalities in two variables
  • Solve applications using linear inequalities in two variables

Verify Solutions to an Inequality in Two Variables

Previously we learned to solve inequalities with only one variable. We will now learn about inequalities containing two variables. In particular we will look at linear inequalities in two variables, which are very similar to linear equations in two variables.

Linear inequalities in two variables have many applications. If you ran a business, for example, you would want your revenue to be greater than your costs—so that your business made a profit.

linear inequality is an inequality that can be written in one of the following forms:

[latex]\begin{array}{cccccccccc}Ax+By>C\hfill & & & Ax+By\ge C\hfill & & & Ax+By \lt C\hfill & & & Ax+By\le C\hfill \end{array}[/latex]

where A and B are not both zero.

Recall that an inequality with one variable had many solutions. For example, the solution to the inequality [latex]x>3[/latex] is any number greater than 3. We show this on the number line below by shading in the number line to the right of 3 and putting an open parenthesis at 3.

Number line with the integers from negative 5 to 5. The part of the number line to the right of 3 is marked with a blue line with a blue open parenthesis.
Figure 1. Solution to x>3

Similarly, linear inequalities in two variables have many solutions. Any ordered pair [latex](x,y)[/latex] that makes an inequality true when we substitute in the values is a solution to a linear inequality.

An ordered pair [latex](x,y)[/latex] is a solution to a linear inequality if the inequality is true when we substitute the values of x and y.

Example 1

Determine whether each ordered pair is a solution to the inequality [latex]y>x+4[/latex]:

  1. [latex](0,0)[/latex]
    [latex]\begin{array}{lrcl} (0,0) & y & > & x+4\\ \text{Substitute } {0} \text{ for x and } {0} \text{ for y.} & {0} & \stackrel{?}{>} & {0}+4 \\ \text{Simplify.} & 0 & \ngtr & 4\\ \text{So, } (0,0) \text{ is not a solution to } y>x+4. \\ \end{array}[/latex]
  2. [latex](1,6)[/latex]
    [latex]\begin{array}{lrcl} (1,6) & y & > & x+4\\ \text{Substitute } {1} \text{ for x and } {6} \text{ for y.} & {6} & \stackrel{?}{>} & {1}+4 \\ \text{Simplify.} & 6 & > & 5\\ \text{So, } (6,5) \text{ is a solution to } y>x+4. \\ \end{array}[/latex]
  3. [latex](2,6)[/latex]
    [latex]\begin{array}{lrcl} (2,6) & y & > & x+4\\ \text{Substitute } {2} \text{ for x and } {6} \text{ for y.} & {6} & \stackrel{?}{>} & {2}+4 \\ \text{Simplify.} & 6 & \ngtr & 6\\ \text{So, } (2,6) \text{ is not a solution to } y>x+4. \\ \end{array}[/latex]
  4. [latex](-5,-15)[/latex]
    [latex]\begin{array}{lrcl} (-5,-15) & y & > & x+4\\ \text{Substitute } {-5} \text{ for x and } {-15} \text{ for y.} & {-15} & \stackrel{?}{>} & {-5}+4 \\ \text{Simplify.} & -15 & \ngtr & -1\\ \text{So, } (-5,-15) \text{ is not a solution to } y>x+4. \\ \end{array}[/latex]\
  5. [latex](-8,12)[/latex]
    [latex]\begin{array}{lrcl} (-8,12) & y & > & x+4\\ \text{Substitute } {-8} \text{ for x and } {12} \text{ for y.} & {12} & \stackrel{?}{>} & {-8}+4 \\ \text{Simplify.} & 12 & > & -4\\ \text{So, } (-8,12) \text{ is a solution to } y>x+4. \\ \end{array}[/latex]

Exercise 1

  1. Determine whether each ordered pair is a solution to the inequality [latex]y>x-3[/latex]:
    1. [latex](0,0)[/latex]
    2. [latex](4,9)[/latex]
    3. [latex](-2,1)[/latex]
    4. [latex](-5,-3)[/latex]
    5. [latex](5,1)[/latex]
      Solution
      1. yes
      2. yes
      3. yes
      4. yes
      5. no
  2. Determine whether each ordered pair is a solution to the inequality [latex]y \lt x+1[/latex]:
    1. [latex](0,0)[/latex]
    2. [latex](8,6)[/latex]
    3. [latex](-2,-1)[/latex]
    4. [latex](3,4)[/latex]
    5. [latex](-1,-4)[/latex]
      Solution
      1. yes
      2. yes
      3. no
      4. no
      5. yes

Recognize the Relation between the Solutions of an Inequality and Its Graph

Now we will look at how the solutions of an inequality relate to its graph.

Let’s think about the number line shown previously again. The point [latex]x=3[/latex] separated that number line into two parts. On one side of 3 are all the numbers less than 3. On the other side of 3, all the numbers are greater than 3. See the figure below.

The solution to [latex]x>3[/latex] is the shaded part of the number line to the right of [latex]x=3[/latex].
Number line with the integers from -5 to 5. To the right of 3 is marked with a blue line and open parenthesis.
Figure 2. Solution to x>3

Similarly, the line [latex]y=x+4[/latex] separates the plane into two regions.

On one side of the line are points with [latex]y \lt x+4[/latex].

On the other side of the line are the points with [latex]y > x+4[/latex].

We call the line [latex]y=x+4[/latex] a boundary line.

Boundary Line

The line with equation [latex]Ax+By=C[/latex] is the boundary line that separates the region where [latex]Ax+By>C[/latex] from the region where [latex]Ax+By \lt C[/latex].

For an inequality in one variable, the endpoint is shown with a parenthesis or a bracket depending on whether or not a is included in the solution:

One number line is labeled “x < a” and a has an open parenthesis. The second is labeled “x is less than or equal to a” and a has an open bracket.
Figure 3. Parentheses vs. bracket

Similarly, for an inequality in two variables, the boundary line is shown with a solid or dashed line to show whether or not the line is included in the solution.

[latex]\begin{array}{ll} Ax+By \lt C & Ax+By \leq C\\ Ax+By > C & Ax+By \geq C\\ \text{Boundary line is }Ax+By=C. & \text{Boundary line is }Ax+By=C.\\ \text{Boundary line is not included in solution.} & \text{Boundary line is included in solution.}\\ \text{Boundary line is dashed.} & \text{Boundary line is solid.}\\ \end{array}[/latex]

 

Now let’s take a look at what we found in the figure below. We’ll start by graphing the line [latex]y=x+4[/latex], and then we’ll plot the five points we tested, as shown in the graph.

The points (0, 0), (1, 6), and (2, 6) are plotted and labeled with their coordinates. A straight line is drawn through the points (-4, 0), (0, 4), and (2, 6).
Figure 4. Graph of boundary line y=x+4

We found that some of the points were solutions to the inequality [latex]y>x+4[/latex] and some were not.

Which of the points we plotted are solutions to the inequality [latex]y>x+4[/latex] ?

The points [latex](1,6)[/latex] and [latex](-8,12)[/latex] are solutions to the inequality [latex]y>x+4[/latex]. Notice that they are both on the same side of the boundary line [latex]y=x+4[/latex].

The two points [latex](0,0)[/latex] and [latex](-5,-15)[/latex] are on the other side of the boundary line [latex]y=x+4[/latex], and they are not solutions to the inequality [latex]y>x+4[/latex]. For those two points, [latex]y \lt x+4[/latex].

What about the point [latex](2,6)[/latex]? Because [latex]6=2+4[/latex] the point is a solution to the equation [latex]y=x+4[/latex] but not a solution to the inequality [latex]y>x+4[/latex]. So the point [latex](2,6)[/latex] is on the boundary line.

Any point you choose above the boundary line is a solution to the inequality [latex]y>x+4[/latex]. All points above the boundary line are solutions.

Similarly, all points below the boundary line, the side with [latex](0,0)[/latex] and [latex](-5,-15)[/latex], are not solutions to [latex]y>x+4[/latex] as shown in the figure.

A straight line is drawn through the points (-4, 0), (0, 4), and (2, 6). The top left half is labeled y > x + 4. The bottom right half is labeled y < x +4.
Figure 5. Graph of boundary line y=x+4

The graph of the inequality [latex]y>x+4[/latex] is shown below.

The line [latex]y=x+4[/latex] divides the plane into two regions. The shaded side shows the solutions to the inequality [latex]y>x+4[/latex].

The points on the boundary line, [latex]y=x+4[/latex], are not solutions to the inequality [latex]y>x+4[/latex], so the line itself is not part of the solution. We show that by making the line dashed, not solid.

Graph with x and y axes. Red dashed line diagonal from bottom left to top right, shading above. Represents a linear inequality.
Figure 6. Solution to y>x+4

Example 2

Now graph the inequality [latex]y> 2x-1[/latex].

The solution and steps are given below.

Graph with x and y axes. Red dashed line diagonal from bottom left to top right, shading above. Represents a linear inequality.
Figure 7. Inequality solution

The line [latex]y=2x-1[/latex] is the boundary line. On one side of the line are the points with [latex]y > 2x-1[/latex], and on the other side of the line are the points with [latex]y \lt 2x-1[/latex].

Let’s test the point [latex](0,0)[/latex] and see which inequality describes its position relative to the boundary line.

At [latex](0,0)[/latex], which inequality is true: [latex]y > 2x-1[/latex] or [latex]y \lt 2x-1[/latex]?

[latex]\begin{array}{rclcccrcl} y & > & 2x-1 & & & & y & \lt & 2x-1\\ 0 & \stackrel{?}{>} & 20-1 && & & 0 & \stackrel{?}{\lt} & 20-1\\ 0 & > & -1 & & & & 0 & \lt & -1\\ \end{array}[/latex]

Since [latex]y > 2x-1[/latex] is true, the side of the line with [latex](0,0)[/latex] is the solution. The shaded region shows the solution of the inequality [latex]y > 2x-1[/latex].

Since the boundary line is graphed with a solid line, the inequality includes the equal sign.

The graph shows the inequality [latex]y > 2x-1[/latex].

We could use any point as a test point, provided it is not on the line. Why did we choose [latex](0,0)[/latex]? Because it’s the easiest to evaluate. You may want to pick a point on the other side of the boundary line and check that [latex]y \lt 2x-1[/latex].

Graph Linear Inequalities in Two Variables

The steps we take to graph a linear inequality are summarized here.

Graph a linear inequality in two variables.
  1. Identify and graph the boundary line.
    • If the inequality is [latex]\leq[/latex] or [latex]\geq[/latex], the boundary line is solid.
    • If the inequality is [latex]\lt[/latex] or [latex]>[/latex], the boundary line is dashed.
  2. Test a point that is not on the boundary line. Is it a solution of the inequality?
  3. Shade in one side of the boundary line.
    • If the test point is a solution, shade in the side that includes the point.
    • If the test point is not a solution, shade in the opposite side.

Example 3

Graph the linear inequality: [latex]y\ge\frac{3}{4}x-2[/latex].

Step 1. Identify and graph the boundary line. If the inequality is [latex]\leq[/latex] or [latex]\geq[/latex], the boundary line is solid. If the inequality is [latex]\lt[/latex] or [latex]>[/latex], the boundary line is dashed.

Replace the inequality sign with an equal sign to find the boundary line. Graph the boundary line [latex]y=\frac{3}{4}x-2[/latex]. The inequality sign is [latex]\geq[/latex], so we fraw a solid line.

Graph of a line. The x and y-axes run from negative 6 to 6. The line goes through the points (0, negative 2) and (4, 1).
Figure 8. Step 1

Step 2. Test a point that is not on the boundary line. Is it a solution of the inequaltiy?

We'll test [latex](0,0)[/latex]. Is it a solution of the inequaltiy?

\begin{array}{rcl}0&\stackrel{?}{\geq}&\frac{3}{4}(0)-2\\x&\geq&-2\end{array}

Step 3. Shade one side of the boundary line. If the test point is a solution, shade in the side that includes the point. If the test point is not a solution, shade in the opposite side.

The test point [latex](0,0)[/latex] is a solution to [latex]y \geq \frac{3}{4}x-2[/latex]. So we shade in that side.

The line goes through the points (0, -2) and (4, 1). The top left half of the coordinate plane is shaded to indicate that this is where the solution set is.
Figure 10. Step 3

All points in the shaded region and on the boundary line represent the solutions to [latex]y \geq \frac{3}{4}x-2[/latex].

Exercise 2

  1. Graph the linear inequality: [latex]y>\frac{5}{2}x-4[/latex].
    Solution
    Graph depicting a coordinate plane with a dashed diagonal line from (-10, -10) to (10, 10). The area to the left is shaded red, representing inequality.
    Figure 11. Inequality solution

    All points in the shaded region and on the boundary line, represent the solutions to [latex]y>\frac{5}{2}x-4[/latex].

  2. Graph the linear inequality: [latex]y \lt \frac{2}{3}x-5[/latex].
    Solution
    Graph depicting a coordinate plane with a dashed diagonal line from (-10, -10) to (10, 10). The area to the right is shaded red, representing inequality.
    Figure 12. Inequality solution

    All points in the shaded region, but not those on the boundary line, represent the solutions to [latex]y \lt \frac{2}{3}x-5[/latex].

Example 4

Graph the linear inequality: [latex]x-2y \lt 5[/latex].

First, we graph the boundary line [latex]x-2y = 5[/latex]. The inequality is [latex]\lt[/latex], so we draw a dashed line.

A dashed line is drawn through the points (negative 3, negative 4), (1, negative 2), and (5, 0).
Figure 13. Graph of boundary line

Then, we test a point. We’ll use [latex](0,0)[/latex] again because it is easy to evaluate and it is not on the boundary line.

Is [latex](0,0)[/latex] a solution of [latex]x-2y \lt 5[/latex]?

[latex]\begin{array}{rcl} 0-2(0) & \stackrel{?}{ \lt } & 5\\ 0-0 & \stackrel{?}{ \lt } & 5 \\ 0 & \lt & 5\\ \end{array}[/latex]

The point [latex](0,0)[/latex] is a solution of [latex]x-2y \lt 5[/latex], so we shade in that side of the boundary line.

Graph depicting a coordinate plane with a red shaded area above a red dashed line. The line slopes upward, intersecting the y-axis at zero.
Figure 14. Inequality solution

All points in the shaded region, but not those on the boundary line, represent the solutions to [latex]x-2y \lt 5[/latex].

Exercise 3

  1. Graph the linear inequality: [latex]2x-3y \lt 6[/latex].
    Solution
    Graph depicting a coordinate plane with a red shaded area above a black dashed line. The line slopes upward, intersecting the y-axis at -4.
    Figure 15. Inequality solution

    All points in the shaded region, but not those on the boundary line, represent the solutions to [latex]2x-3y \lt 6[/latex].

  2. Graph the linear inequality: [latex]2x-y > 3[/latex].
    Solution
    Graph depicting a coordinate plane with a red shaded area below a black dashed line. The line slopes upward.
    Figure 16. Inequality solution

    All points in the shaded region, but not those on the boundary line, represent the solutions to [latex]2x-y > 3[/latex].

What if the boundary line goes through the origin? Then, we will NOT be able to use [latex](0,0)[/latex] as a test point. No problem—we’ll just choose some other point that is not on the boundary line.

Example 5

Graph the linear inequality: [latex]y \leq -4x[/latex].

First, we graph the boundary line [latex]y=-4x[/latex]. It is in slope–intercept form, with [latex]m=-4[/latex] and [latex]b=0[/latex]. The inequality is [latex]\leq[/latex], so we draw a solid line.

A graph with an arrow pointing from the bottom right to the top left, crossing both axes. The slope is negative, with a grid marked from -8 to 8.
Figure 17. Graph of boundary line

Now we need a test point. We can see that the point [latex](1,0)[/latex] is not on the boundary line.

Is [latex](1,0)[/latex] a solution of [latex]y \leq -4x[/latex]?

[latex]\begin{array}{rcl} 0 & \stackrel{?}{ \leq } & -4(1)\\ 0 & \stackrel{?}{ \nleq } & -4 \\ \end{array}[/latex]

 

The point [latex](1,0)[/latex] is not a solution to [latex]y \leq -4x[/latex], so we shade in the opposite side of the boundary line.

Is 0 less than or equal to negative 4 times 1? 0 is not less than or equal to negative 4.
Figure 18. Inequality solution

All points in the shaded region and on the boundary line represent the solutions to [latex]y \leq -4x[/latex].

Exercise 4

  1. Graph the linear inequality: [latex]y>-3x[/latex].
    Solution
    A dashed line with negative slope. The top right half is shaded red to indicate that this is where the solutions of the inequality are.
    Figure 19. Inequality solution

    All points in the shaded region, but not those on the boundary line, represent the solutions to [latex]y>-3x[/latex].

  2. Graph the linear inequality: [latex]y \geq -2x[/latex].
    Solution
    A solid line with negative slope. The top right half is shaded red to indicate that this is where the solutions of the inequality are.
    Figure 20. Inequality solution

    All points in the shaded region and on the boundary line, represent the solutions to [latex]y \geq -2x[/latex].

Some linear inequalities have only one variable. They may have an [latex]x[/latex] but no [latex]y[/latex] or a [latex]y[/latex] but no [latex]x[/latex]. In these cases, the boundary line will be either a vertical or a horizontal line.

Recall that:

[latex]\begin{array}{ll} x=a & \text{vertical line}\\ y=b & \text{horizontal line}\\ \end{array}[/latex]

Example 6

Graph the linear inequality: [latex]y > 3[/latex].

First, we graph the boundary line [latex]y=3[/latex]. It is a horizontal line. The inequality is [latex]>[/latex], so we draw a dashed line.

We test the point [latex](0,0)[/latex].

[latex]0 \ngtr 3[/latex]

So [latex](0,0)[/latex] is not a solution to [latex]y>3[/latex].

So we shade the side that does not include [latex](0,0)[/latex] as shown in this graph.

A horizontal dashed line is drawn at y=3. The top half is shaded red to indicate that this is where the solutions of the inequality are.
Figure 21. Inequality solution

All points in the shaded region, but not those on the boundary line, represent the solutions to [latex]y>3[/latex].

Exercise 5

  1. Graph the linear inequality: [latex]y \lt 5[/latex]
    Solution
    A horizontal dashed line is drawn at y=5. The bottom half is shaded red to indicate that this is where the solutions of the inequality are.
    Figure 22. Inequality solution

    All points in the shaded region, but not those on the boundary line, represent the solutions to [latex]y \lt 5[/latex].

  2. Graph the linear inequality: [latex]y \leq -1[/latex]
    Solution
    A horizontal line is drawn through y=-1. The line and the bottom half are shaded red to indicate that this is where the solutions of the inequality are.
    Figure 23. Inequality solution

    All points in the shaded region and on the boundary line represent the solutions to [latex]y \leq -1[/latex].

Solve Applications Using Linear Inequalities in Two Variables

Many fields use linear inequalities to model a problem. While our examples may be about simple situations, they give us an opportunity to build our skills and to get a feel for how that might be used.

Example 7

Hilaria works two part-time jobs in order to earn enough money to meet her obligations of at least $240 a week. Her job in food service pays $10 an hour, and her tutoring job on campus pays $15 an hour. How many hours does Hilaria need to work at each job to earn at least $240?

  1. Let [latex]x[/latex] be the number of hours she works at the job in food service, and let [latex]y[/latex] be the number of hours she works tutoring. Write an inequality that would model this situation.
    We let [latex]x[/latex] be the number of hours she works at the job in food service and let [latex]y[/latex] be the number of hours she works tutoring.
    She earns $10 per hour at the job in food service and $15 an hour tutoring. At each job, the number of hours multiplied by the hourly wage will give the amount earned at that job.
    [latex]\begin{array}{cccc} \text{Amount she earned at } & \text{ } & \text{the amount} & \text{is at }\\ \text{the food service job} & \text{plus} & \text{earned tutoring} & \text{least} & $240\\ 10x & + & 15y & \ge & 240\\ \end{array}[/latex]
  1. Graph the inequality.
    To graph the inequality, we put it in slope–intercept form.
    [latex]\begin{array}{rcl} 10x+15y & \geq & 240\\ 15y & \geq & -10x+240\\ y & \geq & -\frac{2}{3}x+16\\ \end{array}[/latex]
    Graph with x- and y-axes from 0 to 30. A red line descends diagonally from point (0,16) to (24,0). The area above the line is shaded red.
    Figure 24. Graph of inequality
  1. Find three ordered pairs [latex](x,y)[/latex] that would be solutions to the inequality. Then, explain what that means for Hilaria.
    From the graph, we see that the ordered pairs [latex](15,10)[/latex], [latex](0,16)[/latex], and [latex](24,0)[/latex] represent three of infinitely many solutions. Check the values in the inequality.
[latex](15,10)[/latex] [latex](0,16)[/latex] [latex](24,0)[/latex]
[latex]10x-15y \geq 240[/latex] [latex]10x+15y \geq 240[/latex] [latex]10x+15y \geq 240[/latex]
[latex]10({15})-15({10}) \geq 240[/latex] [latex]10({0})+15({16}) \geq 240[/latex] [latex]10({24})+15({0}) \geq 240[/latex]
[latex]300 \geq 240 \text{ True}[/latex] [latex]240 \geq 240 \text{ True}[/latex] [latex]240 \geq 240 \text{ True}[/latex]

For Hilaria, it means that to earn at least $240, she can work 15 hours tutoring and 10 hours at her food service job, earn all her money tutoring for 16 hours, or earn all her money while working 24 hours at the job in food service.

Exercise 6

  1. Hugh works two part-time jobs. One is at a grocery store that pays $10 an hour, and the other is babysitting for $13 an hour. Between the two jobs, Hugh wants to earn at least $260 a week. How many hours does Hugh need to work at each job to earn at least $260?
    1. Let [latex]x[/latex] be the number of hours he works at the grocery store and let [latex]y[/latex] be the number of hours he works babysitting. Write an inequality that would model this situation.
    2. Graph the inequality.
    3. Find three ordered pairs [latex](x,y)[/latex] that would be solutions to the inequality. Then, explain what that means for Hugh.
      Solution
      1. [latex]10x+13y \geq 260[/latex]
      2. See Figure 25.
      Graph with x and y axes ranging from 0 to 30. A diagonal line runs from (0, 20) to (25, 0). The area above the line is shaded in red.
      Figure 25. Graph of inequality
      1. Answers will vary.
  1. Veronica works two part-time jobs in order to earn enough money to meet her obligations of at least $280 a week. Her job at the day spa pays $10 an hour and her administrative assistant job on campus pays $17.50 an hour. How many hours does Veronica need to work at each job to earn at least $280?
    1. Let x be the number of hours she works at the day spa and let y be the number of hours she works as an administrative assistant. Write an inequality that would model this situation.
    2. Graph the inequality.
    3. Find three ordered pairs (xy) that would be solutions to the inequality. Then, explain what that means for Veronica.
      Solution
      1. [latex]10x+17.5y \geq 280[/latex]
      2. See Figure 26.
      Graph with x and y axes ranging from 0 to 30. A diagonal line runs from (0, 16) to (28, 0). The area above the line is shaded in red.
      Figure 26. Graph of inequality
      1. Answers will vary.

Systems of Linear Inequalities

In the systems of equations chapter, we looked for solutions to a system of linear equations – a point that would satisfy all the equations in the system. Likewise, we can consider a system of linear inequalities. The solution to a system of linear inequalities is the set of points that satisfy all the inequalities in the system.

With a single linear inequality, we can show the solution set graphically. Likewise, with a system of linear inequalities we show the solution set graphically. We find it by looking for where the regions indicated by the individual linear inequalities overlap.

Examples

Graph the solution to the system of linear inequalities

[latex]y \le x+2[/latex]

[latex]y \ge 1-x[/latex]

If we graph the solution set to each inequality individually, we get the two solutions sets shown here.

The graph of [latex]y \le x+2[/latex]:

Graph goes through (-2,0) and (2,0) and is shaded below in blue.
Figure 27. Graph of an inequality

The graph of [latex]y \ge 1-x[/latex]:

A solid line through the points (0,-1) and (-1,0) with blue shading above the line.
Figure 28. Graph of inequality

Graphing these solution sets on the same axes reveals the solution to the system of inequalities as the region where the two overlap.

The solution set, where the regions overlap:

Graph of system of inequalities with both equations shaded.
Figure 29. Solution set where inequalities overlap

The solution set, drawn alone:

Graph of the system of inequalities shaded in purple.
Figure 30. Final graph of the system of inequalities

 

Access this online resource for additional instruction and practice with graphing linear inequalities in two variables.

Extra Practice

In the following exercises, determine whether each ordered pair is a solution to the given inequality.

  1. Determine whether each ordered pair is a solution to the inequality [latex]𝑦>𝑥−1[/latex]:
    1. [latex](0,1)[/latex]
    2. [latex](−4,−1)[/latex]
    3. [latex](4,2)[/latex]
    4. [latex](3,0)[/latex]
    5. [latex](−2,−3)[/latex]
  2. Determine whether each ordered pair is a solution to the inequality [latex]𝑦>𝑥−3[/latex]:
    1. [latex](0,0)[/latex]
    2. [latex](2,1)[/latex]
    3. [latex](−1,−5)[/latex]
    4. [latex](−6,−3)[/latex]
    5. [latex](1,0)[/latex]

In the following exercises, graph each linear inequality.

  1. [latex]𝑦>23⁢𝑥−1[/latex]
  2. [latex]y \lt 35⁢𝑥+2[/latex]
  3. [latex]𝑦≤−12⁢𝑥+4[/latex]
  4. [latex]𝑦≥−13⁢𝑥−2[/latex]
  5. [latex]𝑥−𝑦≤3[/latex]
  6. [latex]𝑥−𝑦≥−2[/latex]
  7. [latex]4⁢𝑥+𝑦>−4[/latex]
  8. [latex]𝑥+5⁢𝑦 \lt −5[/latex]
  9. [latex]3⁢𝑥+2⁢𝑦≥−6[/latex]
  10. [latex]4⁢𝑥+2⁢𝑦≥−8[/latex]
  11. [latex]𝑦>4⁢𝑥[/latex]
  12. [latex]𝑦≤−3⁢𝑥[/latex]
  13. [latex]𝑦 \lt −10[/latex]
  14. [latex]𝑦≥2[/latex]
  15. [latex]𝑥≤5[/latex]
  16. [latex]𝑥≥0[/latex]
  17. [latex]𝑥−𝑦 \lt 4[/latex]
  18. [latex]𝑥−𝑦 \lt −3[/latex]
  19. [latex]𝑦≥32⁢𝑥[/latex]
  20.  [latex]𝑦≤54⁢𝑥[/latex]
  21. [latex]𝑦>−2⁢𝑥+1[/latex]
  22. [latex]𝑦 \lt −3⁢𝑥−4[/latex]
  23. [latex]2⁢𝑥+𝑦≥−4[/latex]
  24. [latex]𝑥+2⁢𝑦≤−2[/latex]
  25. [latex]2⁢𝑥−5⁢𝑦>10[/latex]

In the following exercises, graph the systems of inequalities.

  1. [latex]x+y \le 17[/latex]
    [latex]4x+y \ge 5[/latex]
  2. [latex]x+y \lt -2[/latex]
    [latex]4x+2y \ge 5[/latex]
  3. [latex]2x-3y > 10[/latex]
    [latex]4x+3y > 5[/latex]

Media Attributions

definition

License

Icon for the Creative Commons Attribution-ShareAlike 4.0 International License

Finite Mathematics Copyright © 2024 by LOUIS: The Louisiana Library Network is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, except where otherwise noted.