MathBored

Virginia SOL Mathematics Textbook

Workbook pagesAnswer key

Chapter 6 — Multistep Linear Inequalities

Standard: 8.PFA.5 — The student will write and solve multistep linear inequalities in one variable, including problems in context that require the solution of a multistep linear inequality in one variable.

By the end of this chapter you will be able to:

Lessons: 6.1 What Carries Over from One- and Two-Step Inequalities · 6.2 The Reversal Rule, Revisited and Deepened · 6.3 Expanding and Combining Like Terms · 6.4 The Variable on Both Sides · 6.5 Representing Solutions Algebraically and Graphically · 6.6 Inequalities in Context: Write, Solve, Interpret, Invent

What changes from Grade 7. In Grade 7 you solved one- and two-step inequalities and met the reversal rule. Nothing you learned there is being replaced. Three things are being added: an inequality may now take up to four steps, the variable may appear on both sides, and one side may need to be expanded with the distributive property or shortened by combining like terms before any solving begins. Coefficients and numeric terms are still rational numbers, and every solution is still described both algebraically and graphically.

Numbering note. Item numbers run straight through the chapter, from 1 in Lesson 6.1 to 134 at the end of the review. They do not restart at each lesson.


Lesson 6.1 — What Carries Over from One- and Two-Step Inequalities

The same four symbols, the same meaning

An inequality compares two expressions instead of claiming they are equal. The four symbols are unchanged from Grade 7.

Symbol Read it as Boundary included?
<< is less than no — strict
>> is greater than no — strict
\le is less than or equal to yes — inclusive
\ge is greater than or equal to yes — inclusive

A solution is a value that makes the sentence true, and the solution set is every such value. Solution sets are still infinite, so they are still described rather than listed.

What "multistep" means

A multistep linear inequality is one that takes more than two legal moves to solve. In this chapter an inequality takes up to four steps. A step is one operation applied to both sides, or one simplification of a side.

Count the steps in 6x42x+86x - 4 \le 2x + 8:

Three steps. Counting them before you start is worth the ten seconds it costs, because it tells you when you are finished and warns you if you have wandered.

Simplify each side before you move anything across

Two moves belong at the front of every solution, before any property of inequality is used at all.

These are moves on one side at a time. They rewrite an expression into an equivalent expression, which is Chapter 4 work, not inequality work, so they can never change the direction of the symbol. Lesson 6.3 is devoted to them.

The properties that authorize each move

Addition and subtraction properties of inequality. Adding the same number to, or subtracting the same number from, both sides leaves the direction of the symbol unchanged. Multiplication and division properties of inequality. Multiplying or dividing both sides by the same positive number leaves the direction unchanged. Multiplying or dividing both sides by the same negative number reverses the direction.

Underneath these sit the properties of real numbers you have used since Chapter 4: the additive inverse property, which makes a constant term vanish, and the multiplicative identity property, which leaves the variable standing alone once you divide by its coefficient.

Testing a value is still the check that matters

Because the solution set is infinite, you check by substitution: put the value into the original inequality, simplify each side, and read the resulting number sentence.

Test twice, every time: one value from inside your solution set, which must make the original true, and one from outside, which must make it false. A single test can be passed by a wrong answer. A pair of tests, one from each side of the boundary, almost never can.

Test the boundary itself when the symbol is inclusive. If your answer is x3x \le 3, then x=3x = 3 must satisfy the original inequality exactly. If it does not, the boundary is wrong.

Worked examples

Example 1 — Is this value a solution?

Is x=6x = 6 a solution of 3x42x+33x - 4 \le 2x + 3?

Substitute into each side of the original inequality separately.

3(6)4=184=142(6)+3=12+3=153(6) - 4 = 18 - 4 = 14 \qquad 2(6) + 3 = 12 + 3 = 15

The sentence becomes 141514 \le 15, which is true.

Answer: Yes.

Example 2 — Choosing the solutions from a list

Which values from 1-1, 00, 22, and 55 are solutions of 4x3<2x+54x - 3 < 2x + 5?

Solve first, then the list is easy to sort. Subtract 2x2x from both sides, add 3, divide by 2.

4x32x<2x+52x4x - 3 - 2x < 2x + 5 - 2x 2x3<52x - 3 < 5 2x<82x < 8 x<4x < 4

So 1-1, 00, and 22 qualify and 55 does not. Confirm the two nearest cases in the original: x=2x = 2 gives 5<95 < 9, true; x=5x = 5 gives 17<1517 < 15, false.

Answer: 1-1, 00, and 22

Example 3 — Expanding first

Solve 3(x+2)4113(x + 2) - 4 \le 11.

Distribute, then combine like terms on the left, then use the properties of inequality.

3x+64113x + 6 - 4 \le 11 3x+2113x + 2 \le 11 3x93x \le 9 x3x \le 3

Check the boundary: 3(3+2)4=154=113(3 + 2) - 4 = 15 - 4 = 11, and 111111 \le 11 is true. Check outside: x=4x = 4 gives 3(6)4=143(6) - 4 = 14, and 141114 \le 11 is false.

Answer: x3x \le 3

Example 4 — Combining like terms first

Solve 5x2x+7>195x - 2x + 7 > 19.

The left side has two like terms. Combine them before doing anything else.

3x+7>193x + 7 > 19 3x>123x > 12 x>4x > 4

Check inside: x=5x = 5 gives 2510+7=2225 - 10 + 7 = 22, and 22>1922 > 19 is true. Check the boundary: x=4x = 4 gives 208+7=1920 - 8 + 7 = 19, and 19>1919 > 19 is false, correctly excluding it.

Answer: x>4x > 4

Example 5 — Rational coefficients

Solve 34x+14x26\dfrac{3}{4}x + \dfrac{1}{4}x - 2 \ge 6.

The two xx-terms are like terms, and 34+14=1\tfrac{3}{4} + \tfrac{1}{4} = 1.

x26x - 2 \ge 6 x8x \ge 8

Check the boundary: 34(8)+14(8)2=6+22=6\tfrac{3}{4}(8) + \tfrac{1}{4}(8) - 2 = 6 + 2 - 2 = 6, and 666 \ge 6 is true. Check outside: x=4x = 4 gives 3+12=23 + 1 - 2 = 2, and 262 \ge 6 is false.

Answer: x8x \ge 8

Guided practice

  1. Is x=6x = 6 a solution of 3x42x+33x - 4 \le 2x + 3? Show both substitutions.
  2. Which values from 1-1, 00, 22, and 55 are solutions of 4x3<2x+54x - 3 < 2x + 5?
  3. Solve 3(x+2)4113(x + 2) - 4 \le 11, naming the property used at each step.
  4. Solve 5x2x+7>195x - 2x + 7 > 19, then test one value from inside your solution set and one from outside.

Independent practice

  1. Solve. a) 2x+5x6152x + 5x - 6 \le 15 b) 4(x1)>124(x - 1) > 12 c) 34x+14x26\dfrac{3}{4}x + \dfrac{1}{4}x - 2 \ge 6 d) 93x+519 - 3x + 5 \ge -1
  2. Which values from 3-3, 00, 12\tfrac{1}{2}, 44, and 77 are solutions of 2(x1)+3x+42(x - 1) + 3 \ge x + 4? Show your reasoning.
  3. List, in order, the operations you would use to solve 6x42x+86x - 4 \le 2x + 8. Then carry them out and state how many steps you used.
  4. Solve 12(4x+6)<11\dfrac{1}{2}(4x + 6) < 11.
  5. Solve 0.5x+1.52x30.5x + 1.5 \ge 2x - 3.
  6. Name three solutions of 2x+9>32x + 9 > 3, including one negative number and one that is not an integer, and show that each one works.
  7. Application. A rideshare charges a $3.50 pickup fee plus $1.25 per mile, and Jordan will spend at most $21. Write and solve an inequality for the number of miles, and state the greatest whole number of miles he can travel.
  8. Error analysis. Rosa solves 3x+2x5203x + 2x - 5 \le 20 by combining like terms correctly to get 5x5205x - 5 \le 20 and then writing 5x155x \le 15, so x3x \le 3. Identify her mistake, give the correct solution, and use the test value x=4x = 4 to show that her answer leaves out real solutions.

Exit ticket 6.1

  1. Solve 4xx+6184x - x + 6 \le 18.
  2. Is x=2x = -2 a solution of 5x+1>3x35x + 1 > 3x - 3? Show both substitutions.
  3. Solve 2(x+4)3x+12(x + 4) \ge 3x + 1.
  4. Describe, in your own words, what changes when an inequality takes more than two steps and what stays exactly the same.

Lesson 6.2 — The Reversal Rule, Revisited and Deepened

The one move that behaves differently

Every other move you make on an inequality preserves the direction of the symbol. One move does not, and in a four-step problem it is easy to lose track of when that move happened. This lesson is about seeing why it happens, so that you can decide rather than remember.

Start with a statement everyone accepts:

3<73 < 7

Multiply both sides by 1-1. The left becomes 3-3 and the right becomes 7-7. On a number line 3-3 sits to the right of 7-7, so 3-3 is the larger number, and the true statement is

3>7-3 > -7

Two stacked number lines showing 3 less than 7 becoming negative 3 greater than negative 7 after multiplying both sides by negative 1

Multiplying by a negative number reflects every point across zero, the way a mirror reverses left and right. Because 33 was to the left of 77, the reflection 3-3 must land to the right of the reflection 7-7. The reflection reverses the order all by itself. The symbol has to be reversed as well, or the sentence you write down would be false.

That is the entire justification. It is not an arbitrary rule; it is a description of what reflection does.

Sliding is not reflecting

Here is the mistake that costs more points than any other in this chapter: seeing a minus sign somewhere on the page and reversing out of habit.

Start again with 5<95 < 9 and this time add 10-10 to both sides. The left becomes 5-5 and the right becomes 1-1. Is 5<1-5 < -1? Yes, and the direction did not reverse.

A number line showing 5 and 9 sliding ten units left to negative 5 and negative 1 with the direction unchanged

Adding a negative number slides both points the same distance in the same direction. A slide never changes which point is on the left. A reflection always does.

The reversal rule, stated precisely. Reverse the direction of the inequality symbol exactly when you multiply or divide both sides by a negative number. In every other case — adding any number, subtracting any number, multiplying or dividing by a positive number, distributing, combining like terms — the direction stays the same.

Two things do not trigger the rule, no matter how many minus signs are visible: adding or subtracting a negative number, and a negative number sitting by itself on one side.

The decision, asked once per step

In a four-step problem, ask one question at each step:

Am I multiplying or dividing both sides by a negative number?

If yes, reverse. If no, leave the symbol alone. Distributing a 3-3 across a set of parentheses is not multiplying both sides; it changes one side only, so nothing reverses. Only the final division by a negative coefficient, or a deliberate multiplication of both sides by a negative, can reverse anything.

The move Reverses? Why
subtract 2x2x from both sides no a slide
add 7-7 to both sides no a slide
distribute 3-3 across (x4)(x - 4) no changes one side only
divide both sides by 6-6 yes a reflection
multiply both sides by 12-\tfrac{1}{2} yes a reflection
multiply both sides by 25\tfrac{2}{5} no a stretch, no crossing of zero

A way to avoid the reversal entirely

There is an alternative that some students prefer: move the variable term to whichever side keeps its coefficient positive. Solving 73x17 - 3x \le 1 by adding 3x3x to both sides gives 73x+17 \le 3x + 1, then 63x6 \le 3x, then 2x2 \le x, which is x2x \ge 2 — with no reversal anywhere. Solving the same inequality by subtracting 7 gives 3x6-3x \le -6 and a division by 3-3 that does reverse, landing on the same x2x \ge 2.

Both routes are correct. Knowing both means you can pick the one with fewer chances to slip, and you can check one against the other.

Worked examples

Example 1 — Investigating with multiplication and division

Begin with the true statement 4<94 < 9. Multiply both sides by 2-2. Then, starting over, add 12-12 to both sides. Write the true statement each time.

Multiplying: 4(2)=84(-2) = -8 and 9(2)=189(-2) = -18. On a number line 8-8 is to the right of 18-18, so the true statement is 8>18-8 > -18.

Adding: 4+(12)=84 + (-12) = -8 and 9+(12)=39 + (-12) = -3. On a number line 8-8 is to the left of 3-3, so the true statement is 8<3-8 < -3.

Answer: 8>18-8 > -18, reversed; 8<3-8 < -3, not reversed. Only the multiplication reflected the points.

Example 2 — A negative coefficient at the last step

Solve 4x+9>25-4x + 9 > 25 and graph the solution set.

Subtract 9 from both sides. This step is a slide, so the symbol is untouched.

4x+99>259-4x + 9 - 9 > 25 - 9 4x>16-4x > 16

Now divide both sides by 4-4, a negative number, and reverse the symbol.

4x4<164\frac{-4x}{-4} < \frac{16}{-4} x<4x < -4

Check inside: x=5x = -5 gives 4(5)+9=20+9=29-4(-5) + 9 = 20 + 9 = 29, and 29>2529 > 25 is true. Check the boundary: x=4x = -4 gives 16+9=2516 + 9 = 25, and 25>2525 > 25 is false, correctly excluded. Check outside: x=0x = 0 gives 9>259 > 25, which is false.

The solution set of negative 4x plus 9 greater than 25, an open circle at negative 4 shaded to the left

Answer: x<4x < -4

Example 3 — A negative rational coefficient

Solve 23x51-\dfrac{2}{3}x - 5 \le 1.

Add 5 to both sides, then multiply both sides by the reciprocal 32-\tfrac{3}{2}, which is negative, so reverse.

23x6-\frac{2}{3}x \le 6 32(23x)326-\frac{3}{2} \cdot \left(-\frac{2}{3}x\right) \ge -\frac{3}{2} \cdot 6 x9x \ge -9

Check the boundary: 23(9)5=65=1-\tfrac{2}{3}(-9) - 5 = 6 - 5 = 1, and 111 \le 1 is true. Check outside: x=12x = -12 gives 85=38 - 5 = 3, and 313 \le 1 is false.

Answer: x9x \ge -9

Example 4 — Distributing a negative does not reverse anything

Solve 83(x+1)>148 - 3(x + 1) > 14.

Distribute the 3-3 across the parentheses. This changes the left side only, so the symbol stays put.

83x3>148 - 3x - 3 > 14 53x>145 - 3x > 14 3x>9-3x > 9

Now divide both sides by 3-3 and reverse.

x<3x < -3

Check inside: x=4x = -4 gives 83(3)=8+9=178 - 3(-3) = 8 + 9 = 17, and 17>1417 > 14 is true. Check the boundary: x=3x = -3 gives 83(2)=148 - 3(-2) = 14, and 14>1414 > 14 is false.

Answer: x<3x < -3

Example 5 — The pair that separates sliding from reflecting

Solve x62x - 6 \ge -2 and 6x2-6x \ge -2, and explain why only one reverses.

For x62x - 6 \ge -2, a number is being subtracted from the variable, so add 6 to both sides. No reversal.

x4x \ge 4

Check: x=4x = 4 gives 22-2 \ge -2, true; x=3x = 3 gives 32-3 \ge -2, false.

For 6x2-6x \ge -2, the variable is being multiplied by 6-6, so divide both sides by 6-6 and reverse.

x26=13x \le \frac{-2}{-6} = \frac{1}{3}

Check: x=0x = 0 gives 020 \ge -2, true, and 0130 \le \tfrac{1}{3}; x=1x = 1 gives 62-6 \ge -2, false.

Answer: x4x \ge 4 with no reversal; x13x \le \tfrac{1}{3} with a reversal. The minus signs look similar; the operations do not.

Guided practice

  1. Begin with the true statement 4<94 < 9 and multiply both sides by 2-2. Write the resulting true statement.
  2. Begin with the true statement 4<94 < 9 and add 12-12 to both sides. Write the resulting true statement, and state whether the direction changed.
  3. Solve 4x+9>25-4x + 9 > 25, and name the exact step at which the direction reverses.
  4. Solve 23x51-\dfrac{2}{3}x - 5 \le 1 and test the boundary value in the original inequality.

Independent practice

  1. Solve. a) 5x+318-5x + 3 \ge 18 b) 72x<17 - 2x < 1 c) x4+25-\dfrac{x}{4} + 2 \ge 5 d) 0.5x1.5>2-0.5x - 1.5 > 2
  2. Solve each and explain why only one of the two requires a reversal. a) x62x - 6 \ge -2 b) 6x2-6x \ge -2
  3. Solve 83(x+1)>148 - 3(x + 1) > 14.
  4. Solve 125x2x912 - 5x \le 2x - 9.
  5. For each move, state whether the direction of the symbol reverses and give the reason. a) subtract 3x3x from both sides b) divide both sides by 12-\tfrac{1}{2} c) add 7-7 to both sides d) multiply both sides by 25\tfrac{2}{5}
  6. Application. A hot-air balloon at 1{,}200 feet descends 75 feet every minute, so its altitude after tt minutes is 1,20075t1{,}200 - 75t feet. Write and solve an inequality for the times at which its altitude is below 600 feet, and state the answer in a sentence.
  7. Reasoning. Begin with the true statement 6<2-6 < 2 and multiply both sides by 12-\tfrac{1}{2}. Write the resulting true statement, then explain, using the positions of the numbers on a number line, why the direction had to reverse.
  8. Error analysis. Nico solves 2x+511-2x + 5 \ge 11 by subtracting 5 to get 2x6-2x \ge 6 and then dividing by 2-2 without changing the symbol, writing x3x \ge -3. Test x=0x = 0 in the original inequality, explain what the test reveals, and give the correct solution.

Exit ticket 6.2

  1. Solve 3x+7<8-3x + 7 < -8.
  2. Solve 10x21210 - \dfrac{x}{2} \ge 12.
  3. Begin with the true statement 5<3-5 < 3 and divide both sides by 1-1. Write the resulting true statement.
  4. Explain why distributing a negative number across parentheses does not reverse the symbol, but dividing both sides by a negative number does.

Lesson 6.3 — Expanding and Combining Like Terms

Clean up each side first

An inequality such as 52(3x1)55 - 2(3x - 1) \ge -5 cannot be solved by undoing operations one at a time, because the left side is not yet in the form "coefficient times variable, plus constant." The first job is to rewrite it in that form.

Two tools do this, both of them from Chapter 4.

Neither tool touches both sides at once, so neither can change the direction of the symbol. They are bookkeeping, done before the real solving begins.

The order of work

That is at most four steps, which is the limit this chapter works within.

The sign trap in front of parentheses

A minus sign in front of parentheses is a factor of 1-1, and it multiplies every term inside.

(x5)=1(x)+(1)(5)=x+5-(x - 5) = -1(x) + (-1)(-5) = -x + 5

The most common error in this lesson is distributing to the first term only: writing 3(x+2)-3(x + 2) as 3x+2-3x + 2 instead of 3x6-3x - 6. Write the factor over each term before multiplying if that helps you catch it.

The solution set of 5 minus 2 times the quantity 3x minus 1 greater than or equal to negative 5, a closed circle at 2 shaded to the left

Worked examples

Example 1 — Distribute, then two more steps

Solve 2(x3)+5<132(x - 3) + 5 < 13.

2x6+5<132x - 6 + 5 < 13 2x1<132x - 1 < 13 2x<142x < 14 x<7x < 7

Check inside: x=6x = 6 gives 2(3)+5=112(3) + 5 = 11, and 11<1311 < 13 is true. Check the boundary: x=7x = 7 gives 2(4)+5=132(4) + 5 = 13, and 13<1313 < 13 is false.

Answer: x<7x < 7

Example 2 — Distribute, then combine across the same side

Solve 4(2x+1)3x244(2x + 1) - 3x \ge 24.

8x+43x248x + 4 - 3x \ge 24 5x+4245x + 4 \ge 24 5x205x \ge 20 x4x \ge 4

Check the boundary: 4(9)12=3612=244(9) - 12 = 36 - 12 = 24, and 242424 \ge 24 is true. Check outside: x=3x = 3 gives 4(7)9=194(7) - 9 = 19, and 192419 \ge 24 is false.

Answer: x4x \ge 4

Example 3 — A negative factor outside the parentheses

Solve 3(x4)>18-3(x - 4) > 18.

Distribute 3-3 to both terms. Note that 3(4)=+12-3 \cdot (-4) = +12.

3x+12>18-3x + 12 > 18 3x>6-3x > 6

Divide both sides by 3-3 and reverse.

x<2x < -2

Check inside: x=3x = -3 gives 3(7)=21-3(-7) = 21, and 21>1821 > 18 is true. Check the boundary: x=2x = -2 gives 3(6)=18-3(-6) = 18, and 18>1818 > 18 is false. Check outside: x=0x = 0 gives 12>1812 > 18, false.

Answer: x<2x < -2

Example 4 — A rational factor outside the parentheses

Solve 12(6x8)+311\dfrac{1}{2}(6x - 8) + 3 \le 11.

3x4+3113x - 4 + 3 \le 11 3x1113x - 1 \le 11 3x123x \le 12 x4x \le 4

Check the boundary: 12(248)+3=8+3=11\tfrac{1}{2}(24 - 8) + 3 = 8 + 3 = 11, and 111111 \le 11 is true. Check outside: x=5x = 5 gives 12(22)+3=14\tfrac{1}{2}(22) + 3 = 14, and 141114 \le 11 is false.

Answer: x4x \le 4

Example 5 — Subtracting a product

Solve 52(3x1)55 - 2(3x - 1) \ge -5.

The 2-2 multiplies both terms inside, and 2(1)=+2-2 \cdot (-1) = +2.

56x+255 - 6x + 2 \ge -5 76x57 - 6x \ge -5 6x12-6x \ge -12

Divide both sides by 6-6 and reverse.

x2x \le 2

Check the boundary: 52(61)=510=55 - 2(6 - 1) = 5 - 10 = -5, and 55-5 \ge -5 is true. Check outside: x=3x = 3 gives 52(8)=115 - 2(8) = -11, and 115-11 \ge -5 is false. Check inside: x=0x = 0 gives 5+2=75 + 2 = 7, and 757 \ge -5 is true.

Answer: x2x \le 2, graphed above with a closed circle at 2 and shading to the left.

Guided practice

  1. Solve 2(x3)+5<132(x - 3) + 5 < 13, naming the property used at each step.
  2. Solve 4(2x+1)3x244(2x + 1) - 3x \ge 24 and test the boundary value.
  3. Solve 3(x4)>18-3(x - 4) > 18 and state the step at which the direction reverses.
  4. Solve 12(6x8)+311\dfrac{1}{2}(6x - 8) + 3 \le 11 and test one value from inside your solution set and one from outside.

Independent practice

  1. Solve. a) 3(x+5)273(x + 5) \le 27 b) 2(x7)<4-2(x - 7) < 4 c) 5x2(x+1)135x - 2(x + 1) \ge 13 d) 23(9x6)<20\dfrac{2}{3}(9x - 6) < 20
  2. Solve 74(2x3)277 - 4(2x - 3) \le 27.
  3. Solve 6x+32x11>86x + 3 - 2x - 11 > 8.
  4. Solve 0.25(8x4)90.25(8x - 4) \le 9.
  5. Solve 13(6x+9)>5-\dfrac{1}{3}(6x + 9) > 5.
  6. Application. A club assembles gift bags. Each bag holds a $4 pen and a $6 notebook, and one flat $25 shipping charge covers the whole order. The club can spend at most $325. Write an inequality for the number of bags gg, combine like terms, solve, and state how many whole bags the club can assemble.
  7. Reasoning. Solve 2(x5)>8-2(x - 5) > 8. Then explain the two separate places a sign could go wrong in this problem and how you guarded against each.
  8. Error analysis. Ivy solves 3(x+2)9-3(x + 2) \le 9 by writing 3x+29-3x + 2 \le 9. Name her error, solve the inequality correctly, and use the test value x=4x = -4 to show that her answer excludes a number that really is a solution.

Exit ticket 6.3

  1. Solve 5(x2)+4195(x - 2) + 4 \ge 19.
  2. Solve 92(x+4)>39 - 2(x + 4) > 3.
  3. Solve 8x3(x1)238x - 3(x - 1) \le 23.
  4. Explain why expanding and combining like terms can never reverse the inequality symbol, even when the number you distribute is negative.

Lesson 6.4 — The Variable on Both Sides

One new decision

When the variable appears on both sides, one extra move joins the procedure: collect the variable terms onto a single side, using the addition or subtraction property of inequality. Subtracting 2x2x from both sides is a slide, exactly like subtracting 2, so the symbol never changes at this step.

The full procedure:

The solution set of 5x minus 3 greater than 2x plus 9, an open circle at 4 shaded to the right

Which side should the variable go to?

Either side works, and both give the same answer. They differ in how much sign-handling you do.

Solve 4x+79x84x + 7 \le 9x - 8 both ways.

Route 1 — move the smaller coefficient, keeping the variable positive. Subtract 4x4x from both sides:

75x8155x3x7 \le 5x - 8 \qquad 15 \le 5x \qquad 3 \le x

Rewritten with the variable first, that is x3x \ge 3. No reversal was needed anywhere.

Route 2 — move the larger coefficient. Subtract 9x9x from both sides:

5x+785x15x3-5x + 7 \le -8 \qquad -5x \le -15 \qquad x \ge 3

The last division was by 5-5, so the symbol reversed, and the answer matched.

Route 1 avoided the reversal entirely. That is a reason to prefer it, not a rule: choose the side that leaves the variable with a positive coefficient, and you remove the most error-prone step from the problem.

Rewriting with the variable first

Route 1 ended at 3x3 \le x. Read it out loud: "3 is less than or equal to xx," which is the same claim as "xx is greater than or equal to 3." To rewrite, swap the two sides and swap the direction of the symbol, so the wide end still faces the same quantity.

Do this every time the variable lands on the right, before you graph. Graphing 3x3 \le x as though it read x3x \le 3 is a common and entirely avoidable error.

Worked examples

Example 1 — The basic form

Solve 5x3>2x+95x - 3 > 2x + 9.

Subtract 2x2x from both sides, add 3, divide by 3.

3x3>93x - 3 > 9 3x>123x > 12 x>4x > 4

Check inside: x=5x = 5 gives 2222 on the left and 1919 on the right, and 22>1922 > 19 is true. Check the boundary: x=4x = 4 gives 1717 and 1717, and 17>1717 > 17 is false.

Answer: x>4x > 4

Example 2 — Two routes, one answer

Solve 4x+79x84x + 7 \le 9x - 8 two ways.

Route 1: subtract 4x4x, giving 75x87 \le 5x - 8, then 155x15 \le 5x, then 3x3 \le x, that is x3x \ge 3.

Route 2: subtract 9x9x, giving 5x+78-5x + 7 \le -8, then 5x15-5x \le -15, then, dividing by 5-5 and reversing, x3x \ge 3.

Check the boundary: 4(3)+7=194(3) + 7 = 19 and 9(3)8=199(3) - 8 = 19, and 191919 \le 19 is true. Check outside: x=2x = 2 gives 1515 and 1010, and 151015 \le 10 is false.

Answer: x3x \ge 3 by either route.

Example 3 — Expand first, then collect

Solve 3(x2)<5x+43(x - 2) < 5x + 4.

3x6<5x+43x - 6 < 5x + 4

Subtract 5x5x from both sides, then add 6, then divide by 2-2 and reverse.

2x6<4-2x - 6 < 4 2x<10-2x < 10 x>5x > -5

Check inside: x=0x = 0 gives 6<4-6 < 4, true. Check the boundary: x=5x = -5 gives 3(7)=213(-7) = -21 and 5(5)+4=215(-5) + 4 = -21, and 21<21-21 < -21 is false. Check outside: x=6x = -6 gives 24-24 and 26-26, and 24<26-24 < -26 is false.

Answer: x>5x > -5

Example 4 — Rational coefficients on both sides

Solve 2x+124x322x + \dfrac{1}{2} \ge 4x - \dfrac{3}{2}.

Subtract 4x4x from both sides, then subtract 12\tfrac{1}{2}, then divide by 2-2 and reverse.

2x+1232-2x + \frac{1}{2} \ge -\frac{3}{2} 2x2-2x \ge -2 x1x \le 1

Check the boundary: 2(1)+12=522(1) + \tfrac{1}{2} = \tfrac{5}{2} and 4(1)32=524(1) - \tfrac{3}{2} = \tfrac{5}{2}, and 5252\tfrac{5}{2} \ge \tfrac{5}{2} is true. Check outside: x=2x = 2 gives 92\tfrac{9}{2} and 132\tfrac{13}{2}, and 92132\tfrac{9}{2} \ge \tfrac{13}{2} is false.

Answer: x1x \le 1

Example 5 — Four steps, with a distribution

Solve 6x4(x+1)3x+56x - 4(x + 1) \le 3x + 5.

6x4x43x+56x - 4x - 4 \le 3x + 5 2x43x+52x - 4 \le 3x + 5

Subtract 3x3x from both sides, then add 4, then divide by 1-1 and reverse.

x45-x - 4 \le 5 x9-x \le 9 x9x \ge -9

Check the boundary: 6(9)4(8)=54+32=226(-9) - 4(-8) = -54 + 32 = -22 and 3(9)+5=223(-9) + 5 = -22, and 2222-22 \le -22 is true. Check outside: x=10x = -10 gives 60+36=24-60 + 36 = -24 and 25-25, and 2425-24 \le -25 is false. Check inside: x=0x = 0 gives 45-4 \le 5, true.

Answer: x9x \ge -9

Guided practice

  1. Solve 5x3>2x+95x - 3 > 2x + 9, naming the property used at each step.
  2. Solve 4x+79x84x + 7 \le 9x - 8 twice, once by subtracting 4x4x first and once by subtracting 9x9x first, and confirm the answers agree.
  3. Solve 3(x2)<5x+43(x - 2) < 5x + 4 and test the boundary value.
  4. Solve 6x4(x+1)3x+56x - 4(x + 1) \le 3x + 5 and test one value from inside your solution set and one from outside.

Independent practice

  1. Solve. a) 7x+24x+177x + 2 \ge 4x + 17 b) 2x9<6x+72x - 9 < 6x + 7 c) 10x3x610 - x \le 3x - 6 d) 12x+4>32x1\dfrac{1}{2}x + 4 > \dfrac{3}{2}x - 1
  2. Solve 83x2(x+9)8 - 3x \ge 2(x + 9).
  3. Solve 4(x+1)<2(3x5)4(x + 1) < 2(3x - 5).
  4. Solve 1.5x20.5x+31.5x - 2 \le 0.5x + 3.
  5. Solve 9x5(x2)2x+169x - 5(x - 2) \ge 2x + 16.
  6. Application. Gym A charges a $30 membership fee plus $5 per class. Gym B charges $10 per class and no fee. Write and solve an inequality for the numbers of classes for which Gym A costs less than Gym B, and state the answer as a whole number of classes.
  7. Reasoning. Solve 3x+87x43x + 8 \le 7x - 4 twice, once by subtracting 3x3x first and once by subtracting 7x7x first. State which route required a reversal and explain why the two answers still agree.
  8. Error analysis. Marco solves 2x+5>6x32x + 5 > 6x - 3 by subtracting 6x6x to get 4x+5>3-4x + 5 > -3, subtracting 5 to get 4x>8-4x > -8, and then dividing by 4-4 without changing the symbol, writing x>2x > 2. Test x=3x = 3 in the original inequality, explain what the test reveals, and give the correct solution.

Exit ticket 6.4

  1. Solve 6x14x+76x - 1 \le 4x + 7.
  2. Solve 52x>4x+235 - 2x > 4x + 23.
  3. Solve 3(x+4)5x23(x + 4) \ge 5x - 2.
  4. Explain why moving the variable to the side that keeps its coefficient positive can make a problem safer to solve, and why the other route is still correct.

Lesson 6.5 — Representing Solutions Algebraically and Graphically

Two required representations

A solution to an inequality is reported in two forms, and the standard asks for both.

The graph carries exactly three pieces of information, each of them read straight off the solved inequality.

Two number lines comparing x greater than 4 with an open circle to x greater than or equal to 4 with a closed circle

The two graphs above differ by a single point. In the top graph 4 is excluded, because 4>44 > 4 is false. In the bottom graph 4 is included, because 444 \ge 4 is true.

The four shapes

One boundary, two circle types, two directions: every inequality in this chapter graphs into one of four shapes. Boundaries need not be integers.

Four number lines showing x less than negative 3, x less than or equal to negative 3, x greater than five halves, and x greater than or equal to five halves

Learn to move in both directions. Given x3x \le -3, draw the second graph. Given the second graph, write x3x \le -3.

Graph the solved inequality, not the original

The symbol in the original inequality is not the direction of the graph. Only the solved form tells you which way to shade. Solving 3x>12-3x > 12 gives x<4x < -4, so the graph runs left, even though the original showed a >>. Solve completely, rewrite with the variable first, and only then draw.

Identifying values in a solution set

Once a set is graphed, deciding whether a particular number belongs is a matter of looking — and then confirming by substitution into the original inequality.

Testing the values 2, 4, 5, and 7 against the graph of the solution set of 4x minus 7 greater than or equal to 2x plus 1

The inequality 4x72x+14x - 7 \ge 2x + 1 solves to x4x \ge 4. Substituting confirms the picture: x=2x = 2 gives 11 on the left and 55 on the right, and 151 \ge 5 is false; x=4x = 4 gives 99 and 99, and 999 \ge 9 is true; x=5x = 5 gives 1313 and 1111, true; x=7x = 7 gives 2121 and 1515, true.

Notice how the boundary behaves. If the symbol had been >> instead of \ge, the value 44 would have dropped out of the set and the circle would have opened. Boundary values are the numbers worth testing, because they are the ones the symbol decides.

Reading a graph back into symbols

A filled circle at 2-2 shaded right is x2x \ge -2. Many different multistep inequalities share that solution set — 4x+32x14x + 3 \ge 2x - 1 is one — which is worth knowing when a problem asks you to write an inequality for a given graph.

Worked examples

Example 1 — Graphing a strict inequality

Graph x>3x > -3.

The boundary is 3-3; the symbol is strict, so the circle is open; the solution set runs upward, so shade right with an arrowhead.

Test: 2>3-2 > -3 is true and 2-2 lies inside the shading; 3>3-3 > -3 is false and 3-3 sits under a hollow circle.

Answer: An open circle at 3-3 with shading to the right.

Example 2 — A non-integer boundary

Graph x52x \le \tfrac{5}{2}.

The boundary is 52=2.5\tfrac{5}{2} = 2.5, halfway between the tick marks at 2 and 3. The symbol is inclusive, so the circle is closed, and the shading runs left.

Test: 2.52.52.5 \le 2.5 is true; 32.53 \le 2.5 is false.

Answer: A closed circle at 2.52.5 with shading to the left.

Example 3 — Solve, then graph

Solve and graph 4x72x+14x - 7 \ge 2x + 1.

2x712x8x42x - 7 \ge 1 \qquad 2x \ge 8 \qquad x \ge 4

Check the boundary: 4(4)7=94(4) - 7 = 9 and 2(4)+1=92(4) + 1 = 9, and 999 \ge 9 is true. Check outside: x=3x = 3 gives 55 and 77, and 575 \ge 7 is false.

Answer: x4x \ge 4, graphed with a closed circle at 4 and shading to the right.

Example 4 — Solve with a reversal, then graph

Solve and graph 2x+17-2x + 1 \ge 7.

2x6-2x \ge 6

Divide both sides by 2-2 and reverse.

x3x \le -3

Check the boundary: 2(3)+1=7-2(-3) + 1 = 7, and 777 \ge 7 is true. Check outside: x=0x = 0 gives 171 \ge 7, false. Check inside: x=4x = -4 gives 979 \ge 7, true.

The graph runs left even though the original inequality displayed a \ge pointing the other way.

Answer: x3x \le -3, graphed with a closed circle at 3-3 and shading to the left.

Example 5 — From a graph to an inequality

A number line shows an open circle at 1-1 with shading to the left. Write the inequality, then write a multistep inequality with the same solution set.

Hollow circle means strict; shading left means less than. The inequality is x<1x < -1.

For a multistep version, build one that collapses to it: 2x+5<x+42x + 5 < x + 4 gives x+5<4x + 5 < 4, then x<1x < -1.

Check: x=2x = -2 gives 11 and 22, and 1<21 < 2 is true; x=1x = -1 gives 33 and 33, and 3<33 < 3 is false.

Answer: x<1x < -1; one multistep inequality with that solution set is 2x+5<x+42x + 5 < x + 4.

Guided practice

  1. Graph x>3x > -3. State the endpoint value, the circle type, and the shading direction.
  2. Graph x52x \le \tfrac{5}{2}. State the endpoint value, the circle type, and the shading direction.
  3. Solve and graph 4x72x+14x - 7 \ge 2x + 1, and name two values in the solution set.
  4. Solve and graph 2x+17-2x + 1 \ge 7, and state why the graph runs left.

Independent practice

  1. Graph each. a) x<1x < 1 b) x5x \ge -5 c) x>12x > \tfrac{1}{2} d) x2.5x \le -2.5
  2. Solve and graph. a) 3x+5x+113x + 5 \le x + 11 b) 92(x+1)>3x+29 - 2(x + 1) > 3x + 2
  3. Solve and graph 5(x1)20-5(x - 1) \ge 20.
  4. Rewrite 123x12 \le 3x with the variable written first, then graph it.
  5. A number line shows an open circle at 1-1 with shading to the left. Write the inequality, then write a multistep inequality with the same solution set and show that it does.
  6. Application. A pool holds 500 gallons and drains 20 gallons per minute, so it holds 50020t500 - 20t gallons after tt minutes. Write and solve an inequality for the times at which the pool holds more than 100 gallons, graph the solution, and explain which part of the graph does not describe any real moment.
  7. Reasoning. Explain why the graph of 3x>12-3x > 12 runs to the left even though the symbol in the original inequality is >>.
  8. Error analysis. Priya solves 4x94 - x \le 9 and graphs an open circle at 5-5 with shading to the left. Name both of her errors, use the test value x=0x = 0 to expose them, and describe the correct graph.

Exit ticket 6.5

  1. Solve and graph 7x4<5x+67x - 4 < 5x + 6.
  2. Solve and graph 12x+35-\dfrac{1}{2}x + 3 \ge 5.
  3. A number line shows a closed circle at 32\tfrac{3}{2} with shading to the right. Write the inequality.
  4. State the rule for open and closed circles, and explain why the rule is what it is.

Lesson 6.6 — Inequalities in Context: Write, Solve, Interpret, Invent

From a situation to a symbol

Most real limits are inequalities. A budget is a ceiling, a minimum height is a floor, a weight limit is a boundary that must not be crossed. Writing one follows a reliable path.

Phrase Symbol Boundary included?
at least, no fewer than, a minimum of \ge yes
at most, no more than, a maximum of \le yes
more than, greater than, exceeds, over >> no
fewer than, less than, under, below << no

Grade 8 adds a second family of situations: comparisons. When two plans, two companies, or two savings accounts are set against each other, each side of the inequality models one of them, and the variable appears on both sides.

Do not trust keywords alone. In "shirts cost $12 each plus a $5 shipping fee, and Ana has at most $65," the $5 is added once to the order, not to each shirt. The inequality is 12x+56512x + 5 \le 65, not 12(x+5)6512(x + 5) \le 65. Retelling the story from your inequality catches this every time.

Interpreting the solution in context

Solving is not the last step. The algebra hands back a set of numbers; the context decides what those numbers mean and which of them are usable.

Three questions turn x5.2x \le 5.2 into an answer a person could act on.

A number line showing the solution set w less than 5.2 with the whole numbers 0 through 5 marked as the counts that make sense

Rounding direction is decided by meaning, never by a memorized rule. A ceiling of w5.2w \le 5.2 whole weeks becomes at most 5. A floor of w8.5w \ge 8.5 whole weeks becomes at least 9. Those round in opposite directions, and only a test of the nearby whole numbers tells you which is which.

Say the answer in a sentence, with units. "Fewer than 4 hours" is an answer. "h<4h < 4" is a solution set.

Creating a situation from an inequality

Running the work backward proves you understand what each number does. Given 8x+204x+608x + 20 \le 4x + 60, read the parts: 88 and 44 are per-unit amounts on two competing options, 2020 and 6060 are one-time amounts, and \le says the two totals may be exactly equal.

Company A charges a $20 booking fee plus $8 per mile. Company B charges a $60 booking fee plus $4 per mile. For which distances does Company A cost no more than Company B?

Solving: 4x404x \le 40, so x10x \le 10. Company A is the better deal up to and including 10 miles. The check confirms it: at 10 miles, 8(10)+20=1008(10) + 20 = 100 and 4(10)+60=1004(10) + 60 = 100, and 100100100 \le 100 is true; at 11 miles A costs $108 and B costs $104, so A is no longer cheaper.

A good invented situation passes four tests: the operations match, the numbers land in the right roles, the symbol matches the phrase used, and the answer is a sensible thing to have that many of. When a coefficient is negative, choose a setting where something decreases — a tank draining, a balance being spent down, an altitude falling.

Worked examples

Example 1 — Comparing two plans

A moving company charges $90 plus $40 per hour. A second company charges $150 plus $25 per hour. For how many hours is the first company less expensive?

Let hh = the number of hours. "Less expensive" is strict.

90+40h<150+25h90 + 40h < 150 + 25h 90+15h<15090 + 15h < 150 15h<6015h < 60 h<4h < 4

Check inside: at h=3h = 3 the first costs 90+120=21090 + 120 = 210 and the second costs 150+75=225150 + 75 = 225, and 210<225210 < 225 is true. Check the boundary: at h=4h = 4 both cost $250, and 250<250250 < 250 is false.

Answer: 90+40h<150+25h90 + 40h < 150 + 25h; the first company is less expensive for any job shorter than 4 hours. At exactly 4 hours the two cost the same, which is why 4 is excluded.

Example 2 — Translating a sentence

Write and solve: five less than three times a number is at least twice the number increased by 4.

Let nn = the number. "Five less than three times a number" is 3n53n - 5; "at least" is \ge.

3n52n+43n - 5 \ge 2n + 4 n54n - 5 \ge 4 n9n \ge 9

Check the boundary: 3(9)5=223(9) - 5 = 22 and 2(9)+4=222(9) + 4 = 22, and 222222 \ge 22 is true. Check outside: n=8n = 8 gives 1919 and 2020, and 192019 \ge 20 is false.

Answer: 3n52n+43n - 5 \ge 2n + 4; the numbers that work are n9n \ge 9.

Example 3 — Spending down, with a whole-number answer

Devon has $120. He buys a $12 book and then spends $15 each week. For how many weeks will he still have more than $30 left?

Let ww = the number of whole weeks, with w0w \ge 0.

1201215w>30120 - 12 - 15w > 30 10815w>30108 - 15w > 30 15w>78-15w > -78

Divide both sides by 15-15 and reverse.

w<7815=5.2w < \frac{78}{15} = 5.2

Test the two nearest whole numbers: at w=5w = 5 he has 10875=33108 - 75 = 33 dollars, and 33>3033 > 30 is true; at w=6w = 6 he has 10890=18108 - 90 = 18 dollars, and 18>3018 > 30 is false.

Answer: 1201215w>30120 - 12 - 15w > 30, giving w<5.2w < 5.2. Weeks are counted in whole numbers, so Devon still has more than $30 for 5 weeks.

Example 4 — Something decreasing

A drone at 240 meters descends 15 meters per second, so its altitude after tt seconds is 24015t240 - 15t meters. For what times is it below 90 meters?

24015t<90240 - 15t < 90 15t<150-15t < -150

Divide by 15-15 and reverse.

t>10t > 10

Check inside: at t=11t = 11 the altitude is 240165=75240 - 165 = 75, and 75<9075 < 90 is true. Check the boundary: at t=10t = 10 the altitude is exactly 90, and 90<9090 < 90 is false.

Answer: 24015t<90240 - 15t < 90, giving t>10t > 10. The drone is below 90 meters after the tenth second — not at the tenth second, when it is exactly at 90 meters.

Example 5 — Creating a situation from an inequality

Write a situation in context for 8x+204x+608x + 20 \le 4x + 60 and solve it.

The two per-unit rates, 8 and 4, and the two one-time amounts, 20 and 60, say this is a comparison of two options, and \le allows the two totals to be equal.

8x+204x+604x40x108x + 20 \le 4x + 60 \quad \rightarrow \quad 4x \le 40 \quad \rightarrow \quad x \le 10

Answer: Company A charges a $20 booking fee plus $8 per mile; Company B charges a $60 booking fee plus $4 per mile. For which trip lengths does Company A cost no more than Company B? The solution is x10x \le 10: Company A costs no more for trips up to and including 10 miles. Check: 8(10)+20=1008(10) + 20 = 100 and 4(10)+60=1004(10) + 60 = 100, and 100100100 \le 100 is true.

Guided practice

  1. A moving company charges $90 plus $40 per hour, and a second charges $150 plus $25 per hour. Write and solve an inequality for the numbers of hours for which the first company is less expensive, and state the answer in a sentence.
  2. Write and solve: five less than three times a number is at least twice the number increased by 4.
  3. Devon has $120, buys a $12 book, and then spends $15 each week. Write and solve an inequality for the numbers of weeks during which he still has more than $30 left, and state how many whole weeks that is.
  4. Write a situation in context for 8x+204x+608x + 20 \le 4x + 60, solve it, and interpret the answer in a sentence.

Independent practice

  1. Application. A freight elevator can carry at most 1{,}500 pounds. A driver weighing 190 pounds and two helpers weighing 150 pounds each ride with boxes weighing 45 pounds apiece. Write and solve an inequality for the number of boxes, and state how many whole boxes may be loaded.
  2. Application. Plan A costs $25 per month plus $8 per gigabyte of data. Plan B costs $55 per month plus $4 per gigabyte. Write and solve an inequality for the amounts of data for which Plan A costs no more than Plan B, and interpret the answer.
  3. Write and solve: four more than twice a number is less than the number decreased by 6.
  4. Write a situation in context for 12x+4516512x + 45 \ge 165, solve it, and interpret the answer.
  5. Write a situation in context for 6x+80>20-6x + 80 > 20, choosing a setting in which something decreases, and solve it.
  6. Interpretation. Solving a problem about crates gives the solution set c22.4c \le 22.4, where cc is a whole number of crates. State what the answer means in context, give the greatest usable value, and show the check that confirms it is the edge.
  7. Reasoning. For the moving-company comparison in item 81, explain what h=4h = 4 means in the situation and why the strict symbol excludes it.
  8. Error analysis. For "a printer costs $80 plus $0.20 per page, and the budget is at most $140," Sam writes 80(0.2p)14080(0.2p) \le 140. Explain why that does not match the situation, write the correct inequality, solve it, and state the greatest number of pages.

Exit ticket 6.6

  1. A caterer charges a $200 setup fee plus $18 per guest, and the budget is at most $920. Write and solve an inequality for the number of guests.
  2. Write and solve: seven more than four times a number is at most the number increased by 25.
  3. Write a situation in context for 5x+308x5x + 30 \le 8x, solve it, and interpret the answer.
  4. Explain what it means to interpret a solution in context, and give an example in which the algebraic answer is not the practical answer.

Chapter 6 Review

Vocabulary. inequality · strict inequality · inclusive inequality · solution · solution set · multistep linear inequality · properties of inequality · additive inverse property · multiplicative identity property · distributive property · like terms · coefficient · constant term · reciprocal · reversal rule · boundary value · open circle · closed circle · ray · constraint · interpret in context

Part A — Solving multistep inequalities (8.PFA.5a)

  1. Solve. a) 3x+4x9193x + 4x - 9 \le 19 b) 5(x3)>105(x - 3) > 10 c) 4x+113-4x + 11 \ge 3 d) 35x4<2\dfrac{3}{5}x - 4 < 2
  2. Solve 2(3x1)+4x382(3x - 1) + 4x \le 38.
  3. Solve 8x3>5x+128x - 3 > 5x + 12.
  4. Solve 72(x4)3x7 - 2(x - 4) \le 3x.
  5. Solve 14(8x+12)x+8\dfrac{1}{4}(8x + 12) \ge x + 8.
  6. Solve 0.5(4x6)<9-0.5(4x - 6) < 9.
  7. Solve 6x5(x+2)2x146x - 5(x + 2) \ge 2x - 14.

Part B — Representing solutions algebraically and graphically (8.PFA.5b)

  1. Graph each. a) x0x \le 0 b) x>4x > -4 c) x72x \ge \tfrac{7}{2} d) x<2.5x < 2.5
  2. Solve and graph 5x+33x75x + 3 \le 3x - 7.
  3. Solve and graph 3(x+2)>3-3(x + 2) > 3.
  4. A number line shows a closed circle at 2-2 with shading to the right. Write the inequality, then write a multistep inequality with the same solution set and show that it does.
  5. Explain how a graph shows whether the boundary value itself is a solution, and how you would confirm it algebraically.

Part C — Writing an inequality from a situation (8.PFA.5c)

  1. Write an inequality: a bus holds at most 52 riders, and 14 seats are already taken. Use rr for the number of additional riders.
  2. Write and solve: three times a number decreased by 8 is greater than the number increased by 6.
  3. Write and solve: a gym charges $60 to join plus $12 per month, and Priya can spend at most $240.
  4. Write and solve: Shop A charges a $35 setup fee plus $2.00 per shirt, and Shop B charges a $75 setup fee plus $1.50 per shirt. For which numbers of shirts is Shop A less expensive?

Part D — Creating a verbal situation from an inequality (8.PFA.5d)

  1. Write a situation in context for 9x+251609x + 25 \le 160 and solve it.
  2. Write a situation in context for 7x3x+487x \ge 3x + 48 and solve it.
  3. Write a situation in context for 8x+100>20-8x + 100 > 20, choosing a setting in which something decreases, and solve it.
  4. Write a situation in context for 15+4x6x515 + 4x \le 6x - 5, using two competing options, and solve it.

Part E — Solving problems in context (8.PFA.5e)

  1. A food truck charges $3.25 per taco plus a $1.50 packaging fee, and Priya has $20.00. Write and solve an inequality for the number of tacos, and state how many she can buy.
  2. An elevator can carry at most 2{,}000 pounds. An operator weighing 175 pounds rides with crates weighing 90 pounds each. Write and solve an inequality for the number of crates.
  3. Mia has $85 and saves $22 each week. Noah has $250 and spends $8 each week. Write and solve an inequality for the numbers of weeks after which Mia has at least as much as Noah.
  4. A 60-gallon tank drains 4 gallons per minute. Write and solve an inequality for the times at which it holds more than 12 gallons.
  5. A club sells tickets for $8 each. The hall costs $240, and programs cost $3 for each person who attends. Write and solve an inequality for the number of tickets the club must sell to make a profit of at least $300.

Part F — Identifying values in a solution set (8.PFA.5f)

  1. Which values from 4-4, 00, 33, 55, and 99 are solutions of 2(x1)x+42(x - 1) \le x + 4? Show your reasoning.
  2. Which values from 6-6, 3-3, 00, and 22 are solutions of 2x+17-2x + 1 \ge 7? Show each substitution.
  3. Name three solutions of 4x5>x+74x - 5 > x + 7, including one that is not an integer, and show that each one works.
  4. Give a number that is a solution of 3x+2113x + 2 \ge 11 but not a solution of 3x+2>113x + 2 > 11, and explain why.

Part G — Interpreting solutions in context (8.PFA.5g)

  1. A problem about boxes gives the solution set b22.4b \le 22.4, where bb counts whole boxes. Interpret the answer in a sentence and give the greatest usable value.
  2. A comparison of two gyms gives c>6c > 6, where cc counts whole classes. Interpret the answer in a sentence, and state what happens at exactly 6 classes.
  3. A drone problem gives t>10t > 10, where tt is the time in seconds since the descent began. Interpret the answer in a sentence, and state the altitude at t=10t = 10 given that the altitude is 24015t240 - 15t meters.
  4. A worker's problem gives w8.5w \ge 8.5, where ww counts whole hours. Interpret the answer, then explain why this rounds upward while item 126 rounds downward.

Part H — Mixed application and reasoning

  1. Solve and graph 4(x2)2x4-4(x - 2) \le 2x - 4, and test the boundary value in the original inequality.
  2. A student says the solution of 2x+3>9-2x + 3 > 9 is x>3x > -3. Test x=0x = 0 in the original inequality, explain what the test shows, and give the correct solution.
  3. Write two different multistep inequalities whose solution set is x1x \le -1, one with the variable on both sides and one with the variable on one side, and show that each has that solution set.
  4. Solve 4x+6=2x+144x + 6 = 2x + 14 and then solve 4x+62x+144x + 6 \le 2x + 14. Describe how the two answers are related, and how their graphs differ.
  5. Describe the complete procedure for deciding whether to reverse the inequality symbol while solving a four-step inequality. Give one example in which a reversal is required and one in which several minus signs appear but no reversal is required.

Standards coverage check — Chapter 6

Knowledge and Skill Where it is taught Where it is practiced
8.PFA.5a — apply properties of real numbers and properties of inequality to solve multistep linear inequalities (up to four steps) with the variable on one or both sides, rational coefficients and terms, including expanding with the distributive property and combining like terms 6.1, 6.2, 6.3, 6.4 Items 3–5, 7–9, 12, 13, 15, 17–32, 33–48, 49–64; Review Part A (97–103), 130, 131, 134
8.PFA.5b — represent solutions to inequalities algebraically and graphically using a number line 6.2, 6.3, 6.5 Items 19, 35, 65–80; Review Part B (104–108), 130, 132, 133
8.PFA.5c — write multistep linear inequalities in one variable to represent a verbal situation, including in context 6.1, 6.2, 6.6 Items 11, 26, 42, 58, 74, 81–83, 85–87, 92–94; Review Part C (109–112), Part E (117–121)
8.PFA.5d — create a verbal situation in context given a multistep linear inequality in one variable 6.6 Items 84, 88, 89, 95; Review Part D (113–116)
8.PFA.5e — solve problems in context that require the solution of a multistep linear inequality in one variable 6.1, 6.2, 6.3, 6.4, 6.6 Items 11, 26, 42, 58, 74, 81, 83, 85, 86, 93; Review Part E (117–121)
8.PFA.5f — identify a numerical value that is part of the solution set of a given inequality 6.1, 6.5 Items 1, 2, 6, 10, 14, 20, 28, 36, 44, 52, 60, 67, 73, 76; Review Part F (122–125)
8.PFA.5g — interpret algebraic solutions in context to linear inequalities in one variable 6.6 Items 11, 42, 58, 74, 81, 83–86, 88–92, 95, 96; Review Part G (126–129)

Answer keys for every set in this chapter are in Appendix A.