Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (2024)

Every individual benefits from the efficient use of their resources such as time and money. To use such resources effectively, several inequalities might need to be solved simultaneously. Together, these inequalities form a system. This lesson will teach how to write systems of inequalities and how to solve them using graphs.

Catch-Up and Review

Here are a few recommended readings before getting started with this lesson.

Challenge

Matching Graphs With Inequalities

Each of the following graphs represents the solution set of a certain inequality.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (1)

Pair each graph with its corresponding inequality.

Explore

Analyzing Plane Regions Formed by Two Inequalities

In the following applet, each of the solution sets of the inequalities presented previously can be viewed on the same coordinate plane. Plane regions are formed once two inequalities are drawn. Only two can be drawn at a time.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (2)

Think about what each of these regions — overlapping, shaded, and unshaded — represent.

Discussion

System of Linear Inequalities

As seen earlier, when two or more inequalities are graphed on the same coordinate plane, their solution sets may overlap. In these cases, the set of all inequalities being solved simultaneously forms a system of inequalities.

Concept

System of Inequalities

A system of inequalities is a set of two or more inequalities involving the same variables. For example, the set formed by the following two inequalities is a system.

{y-0.5x+3y>x

The solution set of a system of inequalities is the set of all ordered pairs that satisfy all the inequalities in the system simultaneously. The ordered pair (0,1), for example, is a solution to the above system.

{1-0.5(0)+31>0

Usually, systems of inequalities are solved by graphing each inequality on the same coordinate plane. When the inequalities in a system are graphed, the coordinate plane is divided into different regions. These regions provide an insight into the determination of the solution set. To see what these regions represent for the aforementioned system, move point P.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (3)

Of the regions formed, the overlapping region represents the solution set of the system.

Method

Solving a System of Linear Inequalities Graphically

A system of linear inequalities can be solved by graphing all inequalities on the same coordinate plane and then finding the region of intersection, if any. For example, consider the following system.

{x+y<7x+2y10(I)(II)

To solve the system graphically, these three steps can be followed.

1

Write the Inequalities in Slope-Intercept Form

expand_more

To simplify the process of graphing the inequalities, start by writing them in slope-intercept form.

{x+y<7x+2y10(I)(II)

SubIneq

(I): LHSx<RHSx

{y<-x+7x+2y10

SubIneq

(II): LHSxRHSx

{y<-x+72y-x+10

DivIneq

(II): LHS/2RHS/2

{y<-x+7y-0.5x+5

2

Graph the Inequalities

expand_more

To graph the inequalities, begin with writing the corresponding boundary lines. The boundary line of the first inequality is y=-x+7.

InequalityI:BoundaryLineI:y<-x+7y=-x+7

Since the inequality is strict, the boundary line should be dashed and, in this case, the shaded region is the one below the line.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (4)

Similarly, the boundary line of the second inequality is y=-0.5x+5.

InequalityII:BoundaryLineII:y<-0.5x+5y=-0.5x+5

Since the inequality is non-strict, its boundary line is solid. In addition, the region to be shaded is the one below the line. This inequality will be graphed on the same coordinate plane.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (5)

3

Find the Overlapping Region

expand_more

Notice that there is a region where the solution sets of the inequalities overlap. All the points in this region satisfy both inequalities simultaneously. Therefore, the overlapping region is the solution set of the system. In the next graph, only the common region is shaded.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (6)

Since the boundary lines in their entirety are not part of the solution set, they can be cropped to show only the edges of the overlapping region, or the exceeding parts can be drawn with lower opacity.

Keep in mind that if there is no overlapping region, the system has no solution.

Example

Buying Gifts Without Going Over Budget

Jordan, feeling jolly, is thinking about giving gifts to her teammates — there are 30 players. Shopping at a stationery store, she decides it is best to buy some fancy ballpoint and fountain pens. She wants to spend less than $240 and is now unsure whether to give all or only some of her teammates a gift.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (7)

Let x and y be the number of ballpoint and fountain pens Jordan will buy, respectively.

a Help Jordan and write a system of inequalities that represents this situation.

b Graph the solution set of the system.

c If Jordan wants to buy the maximum number of fountain pens she can under her budget, what is the maximum number of teammates that could get a gift? How many of them will get a ballpoint pen?

Answer

Hint

a Recall that Jordan can buy at most 30 gifts and that the total cost has to be less than $240.

b To graph the solution set of the system of inequalities, start by writing the inequalities in slope-intercept form. Note that only points with non-negative and integer coordinates are meaningful.

c Of the points in the solution set, which one has the greatest y-coordinate?

Solution

a Since Jordan has 30 teammates, she can buy at most 30 gifts. In other words, the sum of the number of ballpoint pens x and the number of fountain pens y can be at most 30. This leads to writing the first inequality.

x+y30

Jordan does not want to go over budget and wants to spend less than $240. Therefore, the total cost of the pens has to be less than 240.

TotalCost<240

The total cost equals the number of ballpoint pens bought multiplied by its price plus the number of fountain pens bought multiplied by its price. Using the fact that each ballpoint pen costs $6.00 and each fountain pen costs $12.00, a second inequality can be set.

6x+12y<240

In consequence, the following system of inequalities models Jordan's situation.

{x+y306x+12y<240(I)(II)

b To solve the system written in Part A graphically, both inequalities will be graphed on the same coordinate plane.

{x+y306x+12y<240(I)(II)

Start by rewriting each inequality in slope-intercept form. To do so, isolate the y-variable in the left-hand side of each inequality.

{x+y306x+12y<240(I)(II)

Write in slope-intercept form

SubIneq

(I): LHSxRHSx

{y-x+306x+12y<240

SubIneq

(II): LHS6x<RHS6x

{y-x+3012y<-6x+240

DivIneq

(II): LHS/12<RHS/12

{y-x+30y<-21x+20

To graph inequality (I), first, draw the boundary line whose equation is y=-x+30. Since the inequality is non-strict, the line is solid. In this case, the region to be shaded is the one below the line.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (9)

Next, graph inequality (II) on the same coordinate plane. To do so, draw the boundary line whose equation is y=-21x+20. Since the inequality is strict, the line will be dashed. As before, the region to be shaded is the one below the line.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (10)

The solution to the system of inequalities is the overlapping region. However, since buying a negative number of pens does not make sense, the negative values should be discarded. Therefore, the shaded region will include but also be limited by the coordinate axes.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (11)

Additionally, buying 3.5 ballpoint pens is nonsensical. Therefore, only points with integer coordinates are part of the solution. Consequently, the solution set of the system looks as follows.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (12)

c Since y represents the number of fountain pens that Jordan will buy, in the solution of the system found in Part B, look for the points with the greatest y-coordinate.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (13)

As seen, in the shaded region, there are two points with the greatest integer y-coordinate — (0,19) and (1,19). Therefore, Jordan has two options, buying no ballpoint pens and 19 fountain pens or buying one ballpoint pen and 19 fountain pens.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (14)

With the first option, 19 teammates will receive a gift, while 20 teammates will get a gift with the second option. Therefore, if Jordan buys the maximum number of fountain pens she can, the maximum number of teammates that could get a gift is 20. Of those 20 teammates, only one would get a ballpoint pen.

Example

Working Two Jobs Without Being Overworked

Jordan enjoyed being able to buy gifts for her friends. Now she wants to save up to buy a family members car. To achieve this goal, she dares to work two jobs this summer — one in a mechanic shop and another in a bakery. She can make $9 per hour in the mechanic shop and $8 per hour in the bakery.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (15)

Jordan plans to work every day for at least 4 more hours in the bakery than in the mechanic shop. However, since she does not want to overwork, she does not plan to earn more than $108 per day.

a Let x and y be the number of hours that Jordan will work in the mechanic shop and in the bakery every day, respectively. Write a system of inequalities that models Jordan's situation.

b Solve the system graphically.

c Last Friday, Jordan worked whole number of hours in both places. What is the minimum amount of money she could have earned last Friday?

Answer

a {yx+49x+8y108

b Graph:

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (16)

c $49

Hint

a Note that y must be greater than or equal to x+4. Also, be aware that Jordan plans to earn at most $108 per day.

b Both boundary lines have to be drawn solid, and negative values do not make sense.

c Look for the points with integer coordinates inside the region drawn in Part B. Which of these points is farthest from the line representing the maximum daily earnings? Use the coordinates of that point to determine the amount of money earned.

Solution

a Since Jordan wants to work in the bakery at least 4 more hours than in the mechanic shop, y must be greater than or equal to x plus 4.

Bakeryyx+4MechanicShop

On the other hand, it is said that Jordan plans to earn no more than $108. That is, her daily income is at most $108.

DailyIncome108

The daily income equals the hourly rate multiplied by the number of hours worked. Since Jordan has two jobs, her daily income equals 9 multiplied by the number of hours worked in the mechanic shop added to 8 multiplied by the number of hours worked in the bakery.

9x+8y108

Consequently, the following system of inequalities models Jordan's situation.

{yx+49x+8y108(I)(II)

b To solve the system written in Part A graphically, both inequalities will be graphed on the same coordinate plane.

{yx+49x+8y108(I)(II)

The first inequality is already in slope-intercept form. However, the other inequality needs to be written in slope-intercept form.

{yx+49x+8y108(I)(II)

(II): Write in slope-intercept form

SubIneq

(II): LHS9xRHS9x

{yx+48y-9x+108

DivIneq

(II): LHS/8RHS/8

{yx+4y-1.125x+13.5

To graph inequality (I), its boundary line y=x+4 will be drawn first. Since the inequality is non-strict, the line is solid. Since (0,0) does not satisfy the inequality, the region to be shaded is the one not containing the origin.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (17)

Next, inequality (II) will be graphed on the same coordinate plane. To do so, draw the boundary line, whose equation is y=-1.125x+13.5. Since the inequality is non-strict, this line will also be solid. In this case, the region to be shaded is the one below the line.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (18)

The solution to the system of inequalities is the overlapping region. Notice that negative values do not make sense in this context. Therefore, the shaded region will include but also be limited by the y-axis. Consequently, the system's solution looks as follows.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (19)

c It is given that Jordan worked an integer number of hours in both jobs last Friday. Then, look for the points with integer coordinates inside the shaded region drawn in Part B. Since the points on the y-axis represent the case where Jordan did not work in the mechanic shop, these points should not be considered.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (20)

Because the second line drawn represents Jordan's maximum possible daily income, the further a point is from this line, the lower the income that the point represents. Of the points, the one that is farthest from the line is (1,5) which represents the case when Jordan worked 1 hour in the mechanic shop and 5 hours in the bakery.

(1,5){👨🏼🔧×1hour👨🏼🍳×5hour

With this combination of worked hours, the minimum income that Jordan could have earned last Friday can be found. To do so, substitute x=1 and y=5 into the expression representing the daily income.

DailyIncome=9x+8y

Substitute coordinates and evaluate

SubstituteII

x=1, y=5

DailyIncome=9(1)+8(5)

Multiply

Multiply

DailyIncome=9+40

AddTerms

Add terms

DailyIncome=49

Consequently, the minimum amount of money that Jordan could have earned last Friday is $49.

Example

A Cinema's Expected Attendance and Revenue

Jordan now has a bit of extra cash to spend. She is excited for a new movie release. Ticket prices vary depending on the customer's age — $6 for children and $9 for adults. The cinema expects more than 250 people to attend the premiere but they do not expect a revenue of more than $2700.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (21)

Jordan finds herself wanting to solve this problem during her break time at the bakery. Let x and y be the number of children and adults who attended the movie premiere, respectively.

a Write a system of inequalities that models the given situation.

b Solve the system graphically.

c If the cinema's expectations were met and 150 children attended the premiere, what is the maximum and minimum possible number of adults who could have attended the premiere?

Answer

a {x+y>2506x+9y2700

b Graph:

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (22)

c Maximum: 200

Minimum: 101

Hint

a The number of attendees is greater than 250. The cinema's revenue is less than or equal to 2700.

b The line representing the attendance is dashed while the other line is solid. In this context, only non-negative and integer values for x and y make sense.

c Look for the points whose x-coordinate is 150 and lie inside the shaded region drawn in Part B. Of those points, what is the maximum integer y-coordinate?

Solution

a Since the cinema expects an attendance of more than 250 people, the number of children plus the number of adults must be greater than 250.

x+y>250

Also, it is said that the estimated revenue will be no more than $2700. Therefore, the revenue is less than or equal to 2700.

Revenue2700

The cinema's revenue equals the number of children who attended the premiere multiplied by 6 added to the number of adults who attended the premiere multiplied by 9.

6x+9y2700

Consequently, the following system of inequalities models the described situation.

{x+y>2506x+9y2700

b To solve the system written in Part A graphically, both inequalities will be graphed on the same coordinate plane.

{x+y>2506x+9y2700(I)(II)

First, rewrite each inequality in slope-intercept form.

{x+y>2506x+9y2700(I)(II)

Write in slope-intercept form

SubIneq

(I): LHSx>RHSx

{y>-x+2506x+9y2700

SubIneq

(II): LHS6xRHS6x

{y>-x+2509y-6x+2700

DivIneq

(II): LHS/9RHS/9

{y>-x+250y-96x+92700

SimpQuot

(II): Simplify quotient

{y>-x+250y-32x+300

To graph inequality (I), draw the boundary line whose equation is y=-x+250. Since the inequality is strict, the line is dashed. In this case, the region to be shaded is the one above the line.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (23)

Next, graph inequality (II) on the same coordinate plane. To do so, draw the boundary line whose equation is y=-32x+300. Since the inequality is not strict, this line will be drawn solid. In this case, the region to be shaded is the one below the line.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (24)

The solution to the system of inequalities is the overlapping region. However, because of the context, only non-negative and integer values make sense. Therefore, the region where both inequalities overlap will also be limited by the axes, including them.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (25)

Instead of showing each point separately on the graph, because it is difficult to do so, the region where these points lie is shown. However, remember that only the points with integer coordinates are meaningful.

c It is known that the expected conditions have occurred.

  • More than 250 people attended the premiere.
  • Less than $2700 was earned.

Recall that these two conditions were written as a system of inequalities and solved graphically.

{x+y>2506x+9y2700

The solution set of the system shows all the possible cases satisfying both conditions. Now, knowing that there were 150 children in the premiere eliminates most of the possible cases.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (26)

The number of adults who could have attended the premiere can be any point whose x-coordinate is 150 and lie inside the shaded region. Of those points, (150,200) has the the maximum integer y-coordinate and (150,101) has the minimum y-coordinate.

(150,200)Maximumy-coordinate(150,101)Minimumy-coordinate

Therefore, the number of adults who could have attended the premiere is any number between 101 and 200, inclusive.

Example

Analyzing a Road Trip Plan

Finally, Jordan was able to save enough money to buy a used car! She now plans to take a mini-road trip to visit a relative across-state. First, she will pick up her sister Ramsha, who lives in a different city. The travel distance depends on the path she chooses, but the entire route is no less than 990 kilometers. Jordan would like to drive for a maximum of 8 hours.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (27)

Jordan plans to drive at 70 kilometers per hour from her house to Ramsha's, and from there, she plans to increase the speed to 110 kilometers per hour until reaching her relative's house.

a Let x be the time it takes Jordan to drive from her house to Ramsha, and let y be the time it takes to drive from Ramsha's house to her relative's house. Write a system of inequalities that models Jordan's travel plan.

b Solve the system graphically.

Answer

a {x+y870x+110y990

b The system has no realistic solution — the regions do not intersect in the first quadrant.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (28)

Hint

a The sum of the traveling times cannot be greater than 8. When speed is multiplied by time, the distance traveled is obtained. That is, d=rt. Note that the sum of the distances is greater than or equal to 990 kilometers.

b Both boundary lines have to be drawn solid. Note that negative values do not make sense.

Solution

a Since Jodran wants to drive at most for 8 hours, the sum of the times, x and y, should be at most 8. With this, the first inequality can be written.

x+y8

On the other hand, it is said that the entire route is no less than 990 kilometers, which means that the distance to drive is greater than or equal to 990 kilometers.

DistancetoDrive990

This distance can be written in terms of x and y by using the speed formula d=rt. According to Jordan's plan, she will drive to Ramsha's house at a rate of 70 kilometers per hour. Multiplying this rate by the time elapsed to arrive at Ramsha's house gives the distance traveled from her house to Ramsha's.

DistancefromJordanshousetoRamshas70x

Similarly, multiplying the second rate, 110 kilometers per hour, by the time it takes for the rest of the route, the distance from Ramsha's house to their relative's will be obtained.

DistancefromRamshashousetotheirrelatives110y

The sum of these distances equals the distance needed to drive. Thus, a second inequality can be set.

70x+110y990

These two inequalities need to be satisfied simultaneously. Therefore, the two inequalities together form a system of inequalities that models Jordan's travel plan.

{x+y870x+110y990

b To solve the system written in Part A graphically, both inequalities will be graphed on the same coordinate plane.

{x+y870x+110y990(I)(II)

First, rewrite the inequalities in slope-intercept form.

{x+y870x+110y990(I)(II)

(I),(II): Write in slope-intercept form

SubIneq

(I): LHSxRHSx

{y-x+870x+110y990

SubIneq

(II): LHS70xRHS70x

{y-x+8110y-70x+990

DivIneq

(II): LHS/110RHS/110

{y-x+8y-11070x+110990

SimpQuot

(II): Simplify quotient

{y-x+8y-117x+9

To graph inequality (I), draw the boundary line y=-x+8. Since the inequality is not strict, the line is dashed. In this case, the region to be shaded is the one below the line.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (29)

Next, graph inequality (II) on the same coordinate plane. To do so, first draw the boundary line y=-117x+9. Since the inequality is not strict, this line will also be drawn solid. However, the region to be shaded is the one above the line.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (30)

The solution to the system of inequalities is the overlapping region. However, in the context of the given situation, x and y cannot take negative values as they represent time. Therefore, only solutions in the first quadrant, if any, should be considered.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (31)

As seen, the system of inequalities has no realistic solution, which means Jordan's plan is not feasible. She will not be able to meet her travel expectations. For a more realistic plan, she should either increase the traveling speed or increase the maximum time she plans to drive. The second option is the safest, though.

Pop Quiz

Solving Systems of Linear Inequalities Graphically

For each given system of linear inequalities, select the region corresponding to its solution set, if any.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (32)

Closure

Systems With More Than Two Inequalities

When working with a system of inequalities, there is no upper limit to the number of inequalities that can be analyzed. Consider, for example, the following system with three inequalities.

-3x+4y-82x+y>-6x+4y4(I)(II)(III)

The steps to solve this system are the same as those used to solve a system with only two inequalities.

The inequalities in the given system can be rewritten as follows.

y43x2y>-2x6y-41x+1(I)(II)(III)

The second step can be performed with the help of the applet.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (33)

As can be seen, there is a portion of the plane where the three regions overlap — the triangle in the middle. Any point in that triangle is in the solution set of the system.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (34)

Note that in the examples considered throughout this lesson, even though only two inequalities were mentioned, the fact that the x- and y-values could not be negative is equivalent to considering the inequalities x0 and y0. That is, in those examples, four inequalities were considered together.

Unlocking How to Solve a System of Inequalities: A Comprehensive Guide (2024)

References

Top Articles
Latest Posts
Article information

Author: Ray Christiansen

Last Updated:

Views: 6425

Rating: 4.9 / 5 (69 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Ray Christiansen

Birthday: 1998-05-04

Address: Apt. 814 34339 Sauer Islands, Hirtheville, GA 02446-8771

Phone: +337636892828

Job: Lead Hospitality Designer

Hobby: Urban exploration, Tai chi, Lockpicking, Fashion, Gunsmithing, Pottery, Geocaching

Introduction: My name is Ray Christiansen, I am a fair, good, cute, gentle, vast, glamorous, excited person who loves writing and wants to share my knowledge and understanding with you.