Skip to main content
permalink

Section 2.2 Solving Multistep Linear Inequalities

permalink

permalinkWe learned how to solve one-step inequalities in Section 1.6. In this section, we will solve linear inequalities that need more than one step.

permalink
Figure 2.2.1. Alternative Video Lessons
permalink

Subsection 2.2.1 Solving Multistep Inequalities

permalinkWhen solving a linear inequality, we follow the same steps in Process 2.1.4. The only difference is that when we multiply or divide by a negative number on both sides of an inequality, the direction of the inequality symbol must switch.

permalink
Example 2.2.3.

Solve for t in the inequality βˆ’3t+5β‰₯11. Write the solution set in both set-builder notation and interval notation.

Explanation
\begin{align*} -3t+5\amp\geq11\\ -3t+5\subtractright{5}\amp\geq11\subtractright{5}\\ -3t\amp\geq6\\ \divideunder{-3t}{-3}\amp\mathbin{\highlight{\le}}\divideunder{6}{-3}\\ t\amp\leq-2 \end{align*}

Note that when we divided both sides of the inequality by \(-3\text{,}\) we had to switch the direction of the inequality symbol. At this point we think that the solution set in set-builder notation is \(\{t\mid t\leq-2\}\text{,}\) and the solution set in interval notation is \((-\infty,-2]\text{.}\)

Since there are infinitely many solutions, it's impossible to literally check them all. We believe that all values of \(t\) for which \(t\leq-2\) are solutions. We check that one number less than \(-2\) (any number, your choice) satisfies the inequality. And that \(-2\) satisfies the inequality. And that one number greater than \(-2\) (any number, your choice) does not satisfy the inequality. We choose to check the values \(-10\text{,}\) \(-2\text{,}\) and \(0\text{.}\)

\begin{align*} -3t+5\amp\geq12\amp -3t+5\amp\ge12\amp -3t+5\amp\ge11\\ -3(\substitute{-10})+5\amp\stackrel{?}{\geq}12\amp -3(\substitute{-2})+5\amp\stackrel{?}{\geq}12\amp -3(\substitute{0})+5\amp\stackrel{?}{\geq}11\\ 30+5\amp\stackrel{?}{\geq}11\amp 6+5\amp\stackrel{?}{\geq}11\amp 0+5\amp\stackrel{?}{\geq}11\\ 35\amp\stackrel{\checkmark}{\geq}11\amp 11\amp\stackrel{\checkmark}{\geq}11\amp 5\amp\stackrel{\text{no}}{\geq}11 \end{align*}

So both \(-10\) and \(-2\) are solutions as expected, while \(0\) is not. This is evidence that our solution set is correct, and it's valuable in that making these checks would likely help us catch an error if we had made one. While it certainly does take time and space to make three checks like this, it has its value.

permalink
Example 2.2.4.

Solve for z in the inequality (6z+5)βˆ’(2zβˆ’3)>βˆ’12. Write the solution set in both set-builder notation and interval notation.

Explanation
\begin{align*} (6z+5)-(2z-3)\amp\gt-12\\ 6z+5-2z+3\amp\gt-12\\ 4z+8\amp\gt-12\\ 4z+8\subtractright{8}\amp\gt-12\subtractright{8}\\ 4z\amp\gt-20\\ \divideunder{4z}{4}\amp\gt\divideunder{-20}{4}\\ z\amp\gt -5 \end{align*}

Note that we divided both sides of the inequality by \(4\) and since this is a positive number we did not need to switch the direction of the inequality symbol. At this point we think that the solution set in set-builder notation is \(\{z\mid z\gt-5\}\text{,}\) and the solution set in interval notation is \((-5,\infty)\text{.}\)

Since there are infinitely many solutions, it's impossible to literally check them all. We believe that all values of \(z\) for which \(z\gt-5\) are solutions. We check that one number less than \(-5\) (any number, your choice) does not satisfy the inequality. And that \(-5\) does not satisfy the inequality. And that one number greater than \(-5\) (any number, your choice) does satisfy the inequality. We choose to check the values \(-10\text{,}\) \(-5\text{,}\) and \(0\text{.}\)

\begin{align*} (6z+5)-(2z-3)\amp\gt-12\amp(6z+5)-(2z-3)\amp\gt-12\amp(6z+5)-(2z-3)\amp\gt-12\\ (6(\substitute{-10})+5)-(2(\substitute{-10})-3)\amp\stackrel{?}{\gt}-12\amp(6(\substitute{-5})+5)-(2(\substitute{-5})-3)\amp\stackrel{?}{\gt}-12\amp(6(\substitute{0})+5)-(2(\substitute{0})-3)\amp\stackrel{?}{\gt}-12\\ (-60+5)-(-20-3)\amp\stackrel{?}{\gt}-12\amp(-30+5)-(-10-3)\amp\stackrel{?}{\gt}-12\amp(0+5)-(0-3)\amp\stackrel{?}{\gt}-12\\ -55-(-23)\amp\stackrel{?}{\gt}-12\amp-25-(-13)\amp\stackrel{?}{\gt}-12\amp5-(-3)\amp\stackrel{?}{\gt}-12\\ -32\amp\stackrel{\text{no}}{\gt}-12\amp-12\amp\stackrel{\text{no}}{\gt}-12\amp8\amp\stackrel{\checkmark}{\gt}-12 \end{align*}

So both \(-10\) and \(-5\) are not solutions as expected, while \(0\) is a solution. This is evidence that our solution set is correct. The solution set in set-builder notation is \(\{z\mid z\gt-5\}\text{.}\) The solution set in interval notation is \((-5,\infty)\text{.}\)

permalink
Checkpoint 2.2.5.
permalink
Example 2.2.6.

When a stopwatch started, the pressure inside a gas container was 4.2 atm (one atm is standard atmospheric pressure). As the container was heated, the pressure increased by 0.7 atm per minute. The maximum pressure the container can handle was 21.7 atm. Heating must be stopped once the pressure reaches 21.7 atm. Over what time interval was the container in a safe state?

Explanation

The pressure increases by \(0.7\) atm per minute, so it increases by \(0.7m\) after \(m\) minutes. Counting in the original pressure of \(4.2\) atm, pressure in the container can be modeled by \(0.7m+4.2\text{,}\) where \(m\) is the number of minutes since the stop watch started.

The container is safe when the pressure is \(21.7\) atm or lower. We can write and solve this inequality:

\begin{align*} 0.7m+4.2\amp\leq21.7\\ 0.7m+4.2\subtractright{4.2}\amp\leq21.7\subtractright{4.2}\\ 0.7m\amp\leq17.5\\ \divideunder{0.7m}{0.7}\amp\leq\divideunder{17.5}{0.7}\\ m\amp\leq25 \end{align*}

In summary, the container was safe as long as \(m\leq25\text{.}\) Assuming that \(m\) also must be greater than or equal to zero, this means \(0\leq m\leq 25\text{.}\) We can write this as the time interval as \([0,25]\text{.}\) Thus the container was safe between 0 minutes and 25 minutes.

permalink

Reading Questions 2.2.2 Reading Questions

permalink
1.

When solving an inequality, what are the conditions when you have to reverse the direction of the inequality symbol?

permalink
2.

How is the solution set to a linear inequality different from the solution set to a linear equation?

permalink

Exercises 2.2.3 Exercises

Review and Warmup
permalink
1.

Solve this inequality.

x+3>8

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
2.

Solve this inequality.

x+4>6

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
3.

Solve this inequality.

4>xβˆ’9

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
4.

Solve this inequality.

5>xβˆ’7

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
5.

Solve this inequality.

5x≀10

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
6.

Solve this inequality.

2x≀8

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
7.

Solve this inequality.

6β‰₯βˆ’2x

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
8.

Solve this inequality.

6β‰₯βˆ’3x

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
9.

Solve this inequality.

47x>8

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
10.

Solve this inequality.

54x>20

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
11.

A swimming pool is being filled with water from a garden hose at a rate of 10 gallons per minute. If the pool already contains 70 gallons of water and can hold 230 gallons, after how long will the pool overflow?

Assume m minutes later, the pool would overflow. Write an equation to model this scenario. There is no need to solve it.

permalink
12.

An engineer is designing a cylindrical springform pan. The pan needs to be able to hold a volume of 248 cubic inches and have a diameter of 12 inches. What’s the minimum height it can have? (Hint: The formula for the volume of a cylinder is V=Ο€r2h).

Assume the pan’s minimum height is h inches. Write an equation to model this scenario. There is no need to solve it.

Solving Multistep Linear Inequalities
permalink
13.

Solve this inequality.

9x+4>31

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
14.

Solve this inequality.

10x+10>70

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
15.

Solve this inequality.

26β‰₯3xβˆ’4

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
16.

Solve this inequality.

18β‰₯4xβˆ’2

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
17.

Solve this inequality.

45≀9βˆ’4x

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
18.

Solve this inequality.

21≀6βˆ’5x

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
19.

Solve this inequality.

βˆ’6xβˆ’2<βˆ’44

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
20.

Solve this inequality.

βˆ’7xβˆ’9<βˆ’23

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
21.

Solve this inequality.

3β‰₯βˆ’8x+3

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
22.

Solve this inequality.

2β‰₯βˆ’9x+2

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
23.

Solve this inequality.

βˆ’4>5βˆ’x

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
24.

Solve this inequality.

βˆ’7>1βˆ’x

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
25.

Solve this inequality.

3(x+2)β‰₯12

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
26.

Solve this inequality.

4(x+6)β‰₯56

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
27.

Solve this inequality.

7t+5<5t+11

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
28.

Solve this inequality.

8t+2<2t+62

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
29.

Solve this inequality.

βˆ’7z+8β‰€βˆ’zβˆ’46

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
30.

Solve this inequality.

βˆ’8z+5β‰€βˆ’zβˆ’16

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
31.

Solve this inequality.

aβˆ’8βˆ’5a>βˆ’6βˆ’6a+10

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
32.

Solve this inequality.

aβˆ’10βˆ’7a>βˆ’2βˆ’9a+4

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
33.

Solve this inequality.

βˆ’6p+4βˆ’6pβ‰₯2p+4

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
34.

Solve this inequality.

βˆ’9p+10βˆ’4pβ‰₯3p+10

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
35.

Solve this inequality.

44<βˆ’4(pβˆ’7)

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
36.

Solve this inequality.

βˆ’10<βˆ’5(pβˆ’3)

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
37.

Solve this inequality.

βˆ’(xβˆ’10)β‰₯16

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
38.

Solve this inequality.

βˆ’(xβˆ’6)β‰₯11

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
39.

Solve this inequality.

4≀8βˆ’4(zβˆ’9)

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
40.

Solve this inequality.

81≀9βˆ’9(zβˆ’6)

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
41.

Solve this inequality.

5βˆ’(y+8)<βˆ’9

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
42.

Solve this inequality.

1βˆ’(y+6)<1

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
43.

Solve this inequality.

1+10(xβˆ’8)<βˆ’38βˆ’(6βˆ’3x)

In set-builder notation, the solution set is .

In interval notation, the solution set is .

permalink
44.

Solve this inequality.

2+8(xβˆ’3)<βˆ’19βˆ’(6βˆ’5x)

In set-builder notation, the solution set is .

In interval notation, the solution set is .

Applications
permalink
45.

You are riding in a taxi and can only pay with cash. You have to pay a flat fee of $25, and then pay $2.60 per mile. You have a total of $155 in your pocket. Let x be the number of miles the taxi will drive you. You want to know how many miles you can afford.

  1. Write an inequality to represent this situation in terms of how many miles you can afford.

  2. Solve this inequality. At most how many miles can you afford?

  3. Use interval notation to express the number of miles you can afford.

permalink
46.

You are riding in a taxi and can only pay with cash. You have to pay a flat fee of $30, and then pay $3.30 per mile. You have a total of $261 in your pocket. Let x be the number of miles the taxi will drive you. You want to know how many miles you can afford.

  1. Write an inequality to represent this situation in terms of how many miles you can afford.

  2. Solve this inequality. At most how many miles can you afford?

  3. Use interval notation to express the number of miles you can afford.

permalink
47.

A car rental company offers the following two plans for renting a car.

Plan A: $30 per day and 16 cents per mile

Plan B: $47 per day with free unlimited mileage

How many miles must one drive in order to justify choosing Plan B?

One must drive more than miles to justify choosing Plan B. In other words, it’s more economical to use plan B if your number of miles driven will be in the interval .

permalink
48.

A car rental company offers the following two plans for renting a car.

Plan A: $27 per day and 18 cents per mile

Plan B: $50 per day with free unlimited mileage

How many miles must one drive in order to justify choosing Plan B?

One must drive more than miles to justify choosing Plan B. In other words, it’s more economical to use plan B if your number of miles driven will be in the interval .

permalink
49.

You are offered two different sales jobs. The first company offers a straight commission of 8% of the sales. The second company offers a salary of $240 per week plus 4% of the sales. How much would you have to sell in a week in order for the straight commission offer to be at least as good?

You’d have to sell more than worth of goods for the straight commission to be better for you. In other words, the dollar amount of goods sold would have to be in the interval .

permalink
50.

You are offered two different sales jobs. The first company offers a straight commission of 7% of the sales. The second company offers a salary of $370 per week plus 4% of the sales. How much would you have to sell in a week in order for the straight commission offer to be at least as good?

You’d have to sell more than worth of goods for the straight commission to be better for you. In other words, the dollar amount of goods sold would have to be in the interval .