Learn on PengiOpenstax Elementary Algebra 2EChapter 5: Systems of Linear Equations

Lesson 6: Graphing Systems of Linear Inequalities

In this lesson from OpenStax Elementary Algebra 2E, students learn how to determine whether an ordered pair is a solution to a system of linear inequalities by substituting values into each inequality. Students then practice solving systems of linear inequalities by graphing, identifying the overlapping shaded region on the coordinate plane that satisfies all inequalities simultaneously. The lesson also covers real-world applications of systems of inequalities, making it a natural extension of earlier work with systems of linear equations in Chapter 5.

Section 1

📘 Graphing Systems of Linear inequalities

New Concept

A system of linear inequalities involves multiple inequalities. You'll learn to find the solution—the set of ordered pairs (x,y)(x, y) that satisfies all of them—by graphing and identifying the common shaded region, a key skill for real-world problems.

What’s next

Next, you'll tackle practice cards to determine if an ordered pair is a solution, then move on to graphing systems with interactive examples.

Section 2

System of Linear Inequalities

Property

Two or more linear inequalities grouped together form a system of linear inequalities.

To solve a system of linear inequalities, we will find values of the variables that are solutions to both inequalities. We solve the system by using the graphs of each inequality and show the solution as a graph. We will find the region on the plane that contains all ordered pairs (x,y)(x, y) that make both inequalities true.

Examples

Determine whether the ordered pair is a solution to the system:

{x+2y≤83x−y>5\begin{cases} x + 2y \leq 8 \\ 3x - y > 5 \end{cases}
  • Is (2,3)(2, 3) a solution? For the first inequality, 2+2(3)≤82 + 2(3) \leq 8, which is 8≤88 \leq 8 (True). For the second, 3(2)−3>53(2) - 3 > 5, which is 3>53 > 5 (False). Since one is false, (2,3)(2, 3) is not a solution.
  • Is (4,1)(4, 1) a solution? For the first inequality, 4+2(1)≤84 + 2(1) \leq 8, which is 6≤86 \leq 8 (True). For the second, 3(4)−1>53(4) - 1 > 5, which is 11>511 > 5 (True). Since both are true, (4,1)(4, 1) is a solution.
  • Is (−1,−10)(-1, -10) a solution? For the first inequality, −1+2(−10)≤8-1 + 2(-10) \leq 8, which is −21≤8-21 \leq 8 (True). For the second, 3(−1)−(−10)>53(-1) - (-10) > 5, which is 7>57 > 5 (True). Since both are true, (−1,−10)(-1, -10) is a solution.

Section 3

Solutions of a System of Linear Inequalities

Property

Solutions of a system of linear inequalities are the values of the variables that make all the inequalities true.

The solution of a system of linear inequalities is shown as a shaded region in the xx-yy coordinate system that includes all the points whose ordered pairs make the inequalities true.

Examples

Consider the system:

{y<x+1y≥−2x+4\begin{cases} y < x + 1 \\ y \geq -2x + 4 \end{cases}
  • The solution is the region where the shading for y<x+1y < x + 1 and y≥−2x+4y \geq -2x + 4 overlap. Any point in this doubly-shaded area is a solution.
  • The point (3,3)(3, 3) is in the overlapping region. Let's check: 3<3+13 < 3 + 1 (True) and 3≥−2(3)+43 \geq -2(3) + 4, so 3≥−23 \geq -2 (True). It is a solution.
  • The point (0,0)(0, 0) is not in the overlapping region. Let's check: 0<0+10 < 0 + 1 (True), but 0≥−2(0)+40 \geq -2(0) + 4, so 0≥40 \geq 4 (False). It is not a solution.

Section 4

Solve a System by Graphing

Property

To solve a system of linear inequalities by graphing:

  1. Graph the first inequality. Graph the boundary line, using a solid line for ≤\leq or ≥\geq and a dashed line for << or >>. Shade the side of the boundary line where the inequality is true.
  2. On the same grid, graph the second inequality.
  3. The solution is the region where the shading overlaps.
  4. Check by choosing a test point in the overlapping region to ensure it makes both inequalities true.

Examples

  • Solve the system:
    {y>x−2y≤−x+4 \begin{cases} y > x - 2 \\ y \leq -x + 4 \end{cases}
    Graph a dashed line for y=x−2y = x - 2 and shade above it. Graph a solid line for y=−x+4y = -x + 4 and shade below it. The overlapping region is the solution.
  • Solve the system:
    {x+y<5y>1 \begin{cases} x + y < 5 \\ y > 1 \end{cases}
    Graph a dashed line for x+y=5x+y=5 and shade below it. Graph a dashed horizontal line for y=1y=1 and shade above it. The solution is the overlapping triangle-like region.
  • Solve the system:
    {x<3y≥−2 \begin{cases} x < 3 \\ y \geq -2 \end{cases}
    Graph a dashed vertical line at x=3x=3 and shade to the left. Graph a solid horizontal line at y=−2y=-2 and shade above. The solution is the top-left quadrant defined by these lines.

Explanation

This is a visual way to find the 'sweet spot' that satisfies all conditions. You draw each inequality's boundary and shade its solution area. The zone where all the shaded areas overlap is the final answer.

Section 5

Systems With No Solution

Property

A system of inequalities has no solution if there is no point in both shaded regions. When graphed, the solution regions for the individual inequalities do not overlap at all. This means there is no ordered pair (x,y)(x, y) that makes all inequalities in the system true.

Examples

  • Solve the system:
    {y>x+3y<x−1 \begin{cases} y > x + 3 \\ y < x - 1 \end{cases}
    The shaded regions are for areas above the line y=x+3y=x+3 and below the line y=x−1y=x-1. Since the lines are parallel and the regions are separate, there is no overlap and no solution.
  • Solve the system:
    {x>2x<−1 \begin{cases} x > 2 \\ x < -1 \end{cases}
    Shading to the right of x=2x=2 and to the left of x=−1x=-1 results in two separate regions that never intersect. There is no solution.
  • Solve the system:
    {y≤−2x+1y≥−2x+5 \begin{cases} y \leq -2x + 1 \\ y \geq -2x + 5 \end{cases}
    The shaded regions are below y=−2x+1y=-2x+1 and above y=−2x+5y=-2x+5. The regions do not overlap, so the system has no solution.

Explanation

Imagine being told to stand north of a line and south of a parallel line that's 'below' it. You can't do both! Similarly, some systems have contradictory rules, so their shaded areas never intersect, meaning no solution exists.

Section 6

Applications of Systems of Inequalities

Property

To solve applications using systems of inequalities:

  1. Let variables represent the quantities in the situation.
  2. Write a system of inequalities that models the conditions of the problem (e.g., budget limits, quantity requirements).
  3. Graph the system. The solution is the overlapping region, which represents all feasible options.
  4. Interpret the solution in the context of the problem by checking if specific points lie within the solution region.

Examples

A student is buying notebooks (nn) and pens (pp). Notebooks cost 3 dollars each and pens cost 1 dollar each. She must buy at least 5 items in total but cannot spend more than 15 dollars.

  • a) Write a system of inequalities: The system is
    {n+p≥53n+p≤15 \begin{cases} n + p \geq 5 \\ 3n + p \leq 15 \end{cases}
    with n≥0n \geq 0 and p≥0p \geq 0.
  • b) Could she buy 3 notebooks and 4 pens? The point (3,4)(3, 4) gives 3+4≥53+4 \geq 5 (True) and 3(3)+4≤153(3)+4 \leq 15 (True). Yes, this is a valid option.
  • c) Could she buy 5 notebooks and 2 pens? The point (5,2)(5, 2) gives 5+2≥55+2 \geq 5 (True) but 3(5)+2≤153(5)+2 \leq 15, or 17≤1517 \leq 15 (False). No, this option is too expensive.

Explanation

This is where math solves real-world puzzles with multiple constraints, like managing a budget while needing a minimum number of items. The graph's solution area shows every possible combination that works within the given rules.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 5: Systems of Linear Equations

  1. Lesson 1

    Lesson 1: Solve Systems of Equations by Graphing

  2. Lesson 2

    Lesson 2: Solving Systems of Equations by Substitution

  3. Lesson 3

    Lesson 3: Solve Systems of Equations by Elimination

  4. Lesson 4

    Lesson 4: Solve Applications with Systems of Equations

  5. Lesson 5

    Lesson 5: Solve Mixture Applications with Systems of Equations

  6. Lesson 6Current

    Lesson 6: Graphing Systems of Linear Inequalities

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Graphing Systems of Linear inequalities

New Concept

A system of linear inequalities involves multiple inequalities. You'll learn to find the solution—the set of ordered pairs (x,y)(x, y) that satisfies all of them—by graphing and identifying the common shaded region, a key skill for real-world problems.

What’s next

Next, you'll tackle practice cards to determine if an ordered pair is a solution, then move on to graphing systems with interactive examples.

Section 2

System of Linear Inequalities

Property

Two or more linear inequalities grouped together form a system of linear inequalities.

To solve a system of linear inequalities, we will find values of the variables that are solutions to both inequalities. We solve the system by using the graphs of each inequality and show the solution as a graph. We will find the region on the plane that contains all ordered pairs (x,y)(x, y) that make both inequalities true.

Examples

Determine whether the ordered pair is a solution to the system:

{x+2y≤83x−y>5\begin{cases} x + 2y \leq 8 \\ 3x - y > 5 \end{cases}
  • Is (2,3)(2, 3) a solution? For the first inequality, 2+2(3)≤82 + 2(3) \leq 8, which is 8≤88 \leq 8 (True). For the second, 3(2)−3>53(2) - 3 > 5, which is 3>53 > 5 (False). Since one is false, (2,3)(2, 3) is not a solution.
  • Is (4,1)(4, 1) a solution? For the first inequality, 4+2(1)≤84 + 2(1) \leq 8, which is 6≤86 \leq 8 (True). For the second, 3(4)−1>53(4) - 1 > 5, which is 11>511 > 5 (True). Since both are true, (4,1)(4, 1) is a solution.
  • Is (−1,−10)(-1, -10) a solution? For the first inequality, −1+2(−10)≤8-1 + 2(-10) \leq 8, which is −21≤8-21 \leq 8 (True). For the second, 3(−1)−(−10)>53(-1) - (-10) > 5, which is 7>57 > 5 (True). Since both are true, (−1,−10)(-1, -10) is a solution.

Section 3

Solutions of a System of Linear Inequalities

Property

Solutions of a system of linear inequalities are the values of the variables that make all the inequalities true.

The solution of a system of linear inequalities is shown as a shaded region in the xx-yy coordinate system that includes all the points whose ordered pairs make the inequalities true.

Examples

Consider the system:

{y<x+1y≥−2x+4\begin{cases} y < x + 1 \\ y \geq -2x + 4 \end{cases}
  • The solution is the region where the shading for y<x+1y < x + 1 and y≥−2x+4y \geq -2x + 4 overlap. Any point in this doubly-shaded area is a solution.
  • The point (3,3)(3, 3) is in the overlapping region. Let's check: 3<3+13 < 3 + 1 (True) and 3≥−2(3)+43 \geq -2(3) + 4, so 3≥−23 \geq -2 (True). It is a solution.
  • The point (0,0)(0, 0) is not in the overlapping region. Let's check: 0<0+10 < 0 + 1 (True), but 0≥−2(0)+40 \geq -2(0) + 4, so 0≥40 \geq 4 (False). It is not a solution.

Section 4

Solve a System by Graphing

Property

To solve a system of linear inequalities by graphing:

  1. Graph the first inequality. Graph the boundary line, using a solid line for ≤\leq or ≥\geq and a dashed line for << or >>. Shade the side of the boundary line where the inequality is true.
  2. On the same grid, graph the second inequality.
  3. The solution is the region where the shading overlaps.
  4. Check by choosing a test point in the overlapping region to ensure it makes both inequalities true.

Examples

  • Solve the system:
    {y>x−2y≤−x+4 \begin{cases} y > x - 2 \\ y \leq -x + 4 \end{cases}
    Graph a dashed line for y=x−2y = x - 2 and shade above it. Graph a solid line for y=−x+4y = -x + 4 and shade below it. The overlapping region is the solution.
  • Solve the system:
    {x+y<5y>1 \begin{cases} x + y < 5 \\ y > 1 \end{cases}
    Graph a dashed line for x+y=5x+y=5 and shade below it. Graph a dashed horizontal line for y=1y=1 and shade above it. The solution is the overlapping triangle-like region.
  • Solve the system:
    {x<3y≥−2 \begin{cases} x < 3 \\ y \geq -2 \end{cases}
    Graph a dashed vertical line at x=3x=3 and shade to the left. Graph a solid horizontal line at y=−2y=-2 and shade above. The solution is the top-left quadrant defined by these lines.

Explanation

This is a visual way to find the 'sweet spot' that satisfies all conditions. You draw each inequality's boundary and shade its solution area. The zone where all the shaded areas overlap is the final answer.

Section 5

Systems With No Solution

Property

A system of inequalities has no solution if there is no point in both shaded regions. When graphed, the solution regions for the individual inequalities do not overlap at all. This means there is no ordered pair (x,y)(x, y) that makes all inequalities in the system true.

Examples

  • Solve the system:
    {y>x+3y<x−1 \begin{cases} y > x + 3 \\ y < x - 1 \end{cases}
    The shaded regions are for areas above the line y=x+3y=x+3 and below the line y=x−1y=x-1. Since the lines are parallel and the regions are separate, there is no overlap and no solution.
  • Solve the system:
    {x>2x<−1 \begin{cases} x > 2 \\ x < -1 \end{cases}
    Shading to the right of x=2x=2 and to the left of x=−1x=-1 results in two separate regions that never intersect. There is no solution.
  • Solve the system:
    {y≤−2x+1y≥−2x+5 \begin{cases} y \leq -2x + 1 \\ y \geq -2x + 5 \end{cases}
    The shaded regions are below y=−2x+1y=-2x+1 and above y=−2x+5y=-2x+5. The regions do not overlap, so the system has no solution.

Explanation

Imagine being told to stand north of a line and south of a parallel line that's 'below' it. You can't do both! Similarly, some systems have contradictory rules, so their shaded areas never intersect, meaning no solution exists.

Section 6

Applications of Systems of Inequalities

Property

To solve applications using systems of inequalities:

  1. Let variables represent the quantities in the situation.
  2. Write a system of inequalities that models the conditions of the problem (e.g., budget limits, quantity requirements).
  3. Graph the system. The solution is the overlapping region, which represents all feasible options.
  4. Interpret the solution in the context of the problem by checking if specific points lie within the solution region.

Examples

A student is buying notebooks (nn) and pens (pp). Notebooks cost 3 dollars each and pens cost 1 dollar each. She must buy at least 5 items in total but cannot spend more than 15 dollars.

  • a) Write a system of inequalities: The system is
    {n+p≥53n+p≤15 \begin{cases} n + p \geq 5 \\ 3n + p \leq 15 \end{cases}
    with n≥0n \geq 0 and p≥0p \geq 0.
  • b) Could she buy 3 notebooks and 4 pens? The point (3,4)(3, 4) gives 3+4≥53+4 \geq 5 (True) and 3(3)+4≤153(3)+4 \leq 15 (True). Yes, this is a valid option.
  • c) Could she buy 5 notebooks and 2 pens? The point (5,2)(5, 2) gives 5+2≥55+2 \geq 5 (True) but 3(5)+2≤153(5)+2 \leq 15, or 17≤1517 \leq 15 (False). No, this option is too expensive.

Explanation

This is where math solves real-world puzzles with multiple constraints, like managing a budget while needing a minimum number of items. The graph's solution area shows every possible combination that works within the given rules.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 5: Systems of Linear Equations

  1. Lesson 1

    Lesson 1: Solve Systems of Equations by Graphing

  2. Lesson 2

    Lesson 2: Solving Systems of Equations by Substitution

  3. Lesson 3

    Lesson 3: Solve Systems of Equations by Elimination

  4. Lesson 4

    Lesson 4: Solve Applications with Systems of Equations

  5. Lesson 5

    Lesson 5: Solve Mixture Applications with Systems of Equations

  6. Lesson 6Current

    Lesson 6: Graphing Systems of Linear Inequalities