Javascript required
Skip to content Skip to sidebar Skip to footer

Determine Solution to System of Inequalities

Solutions to Systems of Inequalities

A system of inequalitiesA set of two or more inequalities with the same variables. consists of a set of two or more inequalities with the same variables. The inequalities define the conditions that are to be considered simultaneously. For example,

{ y > x 2 y 2 x + 2

We know that each inequality in the set contains infinitely many ordered pair solutions defined by a region in a rectangular coordinate plane. When considering two of these inequalities together, the intersection of these sets will define the set of simultaneous ordered pair solutions. When we graph each of the above inequalities separately we have:

And when graphed on the same set of axes, the intersection can be determined.

The intersection is shaded darker and the final graph of the solution set will be presented as follows:

The graph suggests that (3, 2) is a solution because it is in the intersection. To verify this, we can show that it solves both of the original inequalities as follows:

C h e c k : ( 3 , 2 )

I n e q u a l i t y 1 : y > x 2 2 > 3 2 2 > 1

I n e q u a l i t y 2 : y 2 x + 2 2 2 ( 3 ) + 2 2 8

Points on the solid boundary are included in the set of simultaneous solutions and points on the dashed boundary are not. Consider the point (−1, 0) on the solid boundary defined by y = 2 x + 2 and verify that it solves the original system:

C h e c k : ( 1 , 0 )

I n e q u a l i t y 1 : y > x 2 0 > 1 2 0 > 3

I n e q u a l i t y 2 : y 2 x + 2 0 2 ( 1 ) + 2 0 0

Notice that this point satisfies both inequalities and thus is included in the solution set. Now consider the point (2, 0) on the dashed boundary defined by y = x 2 and verify that it does not solve the original system:

C h e c k : ( 2 , 0 )

I n e q u a l i t y 1 : y > x 2 0 > 2 2 0 > 0

I n e q u a l i t y 2 : y 2 x + 2 0 2 ( 2 ) + 2 0 6

This point does not satisfy both inequalities and thus is not included in the solution set.

Example 1

Determine whether or not (−3, 3) is a solution to the following system:

{ 2 x + 6 y 6 1 3 x y 3

Solution:

Substitute the coordinates of (x, y) = (−3, 3) into both inequalities.

C h e c k : ( 3 , 3 )

I n e q u a l i t y 1 : 2 x + 6 y 6 2 ( 3 ) + 6 ( 3 ) 6 6 + 18 6 12 6

I n e q u a l i t y 2 : 1 3 x y 3 1 3 ( 3 ) ( 3 ) 3 1 3 3 2 3

Answer: (−3, 3) is not a solution; it does not satisfy both inequalities.

We can graph the solutions of systems that contain nonlinear inequalities in a similar manner. For example, both solution sets of the following inequalities can be graphed on the same set of axes:

{ y < 1 2 x + 4 y x 2

And the intersection of both regions contains the region of simultaneous ordered pair solutions.

From the graph, we expect the ordered pair (1, 3) to solve both inequalities.

C h e c k : ( 1 , 3 )

I n e q u a l i t y 1 : y < 1 2 x + 4 3 < 1 2 ( 1 ) + 4 3 < 4 1 2

I n e q u a l i t y 2 : y x 2 3 ( 1 ) 2 3 1

Graphing Solutions to Systems of Inequalities

Solutions to a system of inequalities are the ordered pairs that solve all the inequalities in the system. Therefore, to solve these systems we graph the solution sets of the inequalities on the same set of axes and determine where they intersect. This intersection, or overlap, will define the region of common ordered pair solutions.

Example 2

Graph the solution set: { 2 x + y > 4 3 x 6 y 6 .

Solution:

To facilitate the graphing process, we first solve for y.

{ 2 x + y > 4 3 x 6 y 6 { y > 2 x 4 y 1 2 x 1

For the first inequality, we use a dashed boundary defined by y = 2 x 4 and shade all points above the line. For the second inequality, we use a solid boundary defined by y = 1 2 x 1 and shade all points below. The intersection is darkened.

Now we present our solution with only the intersection shaded.

Answer:

Example 3

Graph the solution set: { 3 x + 2 y > 6 6 x 4 y > 8 .

Solution:

We begin by solving both inequalities for y.

{ 3 x + 2 y > 6 6 x 4 y > 8 { y > 3 2 x + 3 y < 3 2 x 2

Because of the strict inequalities, we will use a dashed line for each boundary. For the first inequality shade all points above the boundary and for the second inequality shade all points below the boundary.

As we can see, there is no intersection of these two shaded regions. Therefore, there are no simultaneous solutions.

Answer: Ø

Example 4

Graph the solution set: { y 4 y < x + 3 y 3 x + 3 .

Solution:

Begin by graphing the solution sets to all three inequalities.

After graphing all three inequalities on the same set of axes, we determine that the intersection lies in the triangular region pictured below.

Answer:

The graph suggests that (−1, 1) is a simultaneous solution. As a check, we could substitute that point into the inequalities and verify that it solves all three conditions.

C h e c k : ( 1 , 1 )

I n e q u a l i t y 1 : y 4 1 4

I n e q u a l i t y 2 : y < x + 3 1 < 1 + 3 1 < 2

I n e q u a l i t y 3 : y 3 x + 3 1 3 ( 1 ) + 3 1 3 + 3 1 6

Use the same technique to graph the solution sets to systems of nonlinear inequalities.

Example 5

Graph the solution set: { y < ( x + 1 ) 2 y 1 2 x + 3 .

Solution:

The first inequality has a parabolic boundary. This boundary is a horizontal translation of the basic function y = x 2 to the left 1 unit. Because of the strict inequality, the boundary is dashed, indicating that it is not included in the solution set. The second inequality is linear and will be graphed with a solid boundary. Solution sets to both are graphed below.

After graphing the inequalities on the same set of axes, we determine that the intersection lies in the region pictured below.

Answer:

Try this! Graph the solution set: { y | x + 1 | + 3 y 2 .

Answer:

Key Takeaways

  • To graph solutions to systems of inequalities, graph the solution sets of each inequality on the same set of axes and determine where they intersect.
  • You can check your answer by choosing a few values inside and out of the shaded region to see if they satisfy the inequalities or not. While this is not a proof, doing so will give a good indication that you have graphed the correct region.

Topic Exercises

    Part A: Solutions to Systems of Inequalities

      Determine whether or not the given point is a solution to the given system of inequalities.

    1. (−2, −1);

      { x 2 y > 1 3 x y < 3

    2. ( 1 2 , 0 ) ;

      { 8 x + 5 y 3 2 x 3 y < 0

    3. ( 1 , 1 3 ) ;

      { 2 x 9 y < 1 3 x 6 y > 2

    4. (−1, −2);

      { 2 x y 1 x 3 y < 6 2 x 3 y > 1

    5. (−5, 2);

      { x + 5 y > 10 2 x + y < 1 x + 3 y < 2

    6. (0, 3);

      { y + 4 0 1 2 x + 1 3 y 1 3 x + 2 y 6

    7. (1, 1);

      { y 3 4 x + 2 y 5 x + 2 y 1 3 x 1

    8. (4, 5);

      { y < ( x 1 ) 2 1 y > 1 2 x 1

    9. ( 1 2 , 5 ) ;

      { y 3 x 5 y > ( x 1 ) 2 10

    10. ( 3 2 , 1 3 ) ;

      { x 2 y 4 y | 3 x 1 | + 2

    11. ( 3 , 3 4 ) ;

      { 3 x 4 y < 24 y < ( x + 2 ) 2 1

    12. (4, 2);

      { y < ( x 3 ) 2 + 1 y < 3 4 x + 5

    13. ( 5 2 , 1 ) ;

      { y 1 y < ( x 2 ) 2 + 3

    Part B: Solving Systems of Inequalities

      Graph the solution set.

    1. { y 2 3 x 3 y < 1 3 x + 3

    2. { y 1 4 x + 1 y < 1 2 x 2

    3. { y > 2 3 x + 1 y > 4 3 x 5

    4. { y 5 x + 4 y < 4 3 x 2

    5. { x y 3 x + y 3

    6. { 3 x + y < 4 2 x y 1

    7. { x + 2 y 0 3 x + 5 y < 15

    8. { 2 x + 3 y < 6 4 x + 3 y 12

    9. { 3 x + 2 y > 1 4 x 2 y > 3

    10. { x 4 y 2 8 x + 4 y 3

    11. { 5 x 2 y 6 5 x + 2 y < 2

    12. { 12 x + 10 y > 20 18 x + 15 y < 15

    13. { x + y < 0 y + 4 > 0

    14. { x > 3 y < 1

    15. { 2 x 2 y < 0 3 x 3 y > 3

    16. { y + 1 0 y + 3 0

    17. Construct a system of linear inequalities that describes all points in the first quadrant.

    18. Construct a system of linear inequalities that describes all points in the second quadrant.

    19. Construct a system of linear inequalities that describes all points in the third quadrant.

    20. Construct a system of linear inequalities that describes all points in the fourth quadrant.

      Graph the solution set.

    1. { y 1 2 x + 3 y 3 2 x 3 y 3 2 x + 1

    2. { y 3 4 x + 2 y 5 x + 2 y 1 3 x 1

    3. { 3 x 2 y > 6 5 x + 2 y > 8 3 x + 4 y 4

    4. { 3 x 5 y > 15 5 x 2 y 8 x + y < 1

    5. { 3 x 2 y < 1 5 x + 2 y > 7 y + 1 > 0

    6. { 3 x 2 y < 1 5 x + 2 y < 7 y + 1 > 0

    7. { 4 x + 5 y 8 < 0 y > 0 x + 3 > 0

    8. { y 2 < 0 y + 2 > 0 2 x y 0

    9. { 1 2 x + 1 2 y < 1 x < 3 1 2 x + 1 2 y 1

    10. { 1 2 x + 1 3 y 1 y + 4 0 1 2 x + 1 3 y 1

    11. { y < x + 2 y x 2 3

    12. { y x 2 + 1 y > 3 4 x + 3

    13. { y ( x + 2 ) 2 y 1 3 x + 4

    14. { y < ( x 3 ) 2 + 1 y < 3 4 x + 5

    15. { y 1 y < ( x 2 ) 2 + 3

    16. { y < ( x + 1 ) 2 1 y < 3 2 x 2

    17. { y 1 3 x + 3 y | x + 3 | 2

    18. { y x + 5 y > | x 1 | + 2

    19. { y > | x 2 | + 5 y > 2

    20. { y | x | + 3 y < 1 4 x

    21. { y > | x | + 1 y x 1

    22. { y | x | + 1 y > x 1

    23. { y | x 3 | + 1 x 2

    24. { y > | x + 1 | y < x 2

    25. { y < x 3 + 2 y x + 3

    26. { y 4 y ( x + 3 ) 3 + 1

    27. { y 2 x + 6 y > x + 3

    28. { y x + 4 x 1

    29. { y x 2 + 4 y x 2 4

    30. { y | x 1 | 3 y | x 1 | + 3

Answers

  1. Yes

  2. Yes

  3. Yes

  4. Yes

  5. Yes

  6. Yes

  7. No

  8. Yes

  9. Yes

  10. No

  1. Ø

  2. { x > 0 y > 0

  3. { x < 0 y < 0

  4. Ø

Determine Solution to System of Inequalities

Source: https://saylordotorg.github.io/text_intermediate-algebra/s06-07-solving-systems-of-inequalitie.html