MathBored

Virginia SOL Mathematics Textbook

Workbook pagesAnswer key

Chapter 11 — One- and Two-Step Inequalities

Standard: 7.PFA.4 — The student will write and solve one- and two-step linear inequalities in one variable, including problems in context, that require the solution of a one- and two-step linear inequality in one variable.

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

Lessons: 11.1 What an Inequality Says · 11.2 Solving One-Step Inequalities · 11.3 The Reversal Rule: Multiplying or Dividing by a Negative · 11.4 Solving Two-Step Inequalities · 11.5 Graphing Solution Sets on a Number Line · 11.6 Writing and Solving Inequalities in Context

What changes from Chapter 10. Chapter 10 solved two-step equations, each with exactly one solution. This chapter keeps almost every move you learned there and changes two things: the answer is usually a whole range of numbers rather than a single one, and one particular move — multiplying or dividing by a negative number — behaves differently than it did for equations. That second change is the heart of the chapter. Coefficients and numeric terms remain rational, and every inequality is one- or two-step in one variable.


Lesson 11.1 — What an Inequality Says

From "equals" to "compares"

An inequality is a mathematical sentence that compares two expressions instead of claiming they are equal. Four symbols do the comparing.

Symbol Read it as Example Example says
<< is less than x<7x < 7 xx is somewhere strictly below 7
>> is greater than x>7x > 7 xx is somewhere strictly above 7
\le is less than or equal to x7x \le 7 xx is 7 or below
\ge is greater than or equal to x7x \ge 7 xx is 7 or above

The symbols << and >> are called strict inequalities: the boundary number itself is shut out. The symbols \le and \ge are called inclusive inequalities: the boundary number is allowed in. That single difference decides a great many answers in this chapter, so read the symbol before you do anything else.

A memory hook that never fails: the symbol opens toward the larger amount. In 3<83 < 8 the wide end faces the 8. In 1>5-1 > -5 the wide end faces the 1-1, because 1-1 really is the larger number.

The solution set

A solution of an inequality is a value for the variable that makes the sentence true. The solution set is the collection of every value that makes it true.

This is where an inequality parts company with an equation. The equation x=4x = 4 is satisfied by one number. The inequality x4x \ge 4 is satisfied by 4, by 5, by 4.001, by 97, by 92\tfrac{9}{2} — by infinitely many numbers, no list of which could ever be complete.

The equation x = 4 graphed as one point above the inequality x is greater than or equal to 4 graphed as a ray

One point versus a shaded ray. Whenever you are asked what the difference between an equation and an inequality is, this picture is the answer.

Testing a value

Because a solution set is infinite, you cannot check an inequality by listing its members. You check it one value at a time, exactly the way you checked equations: substitute the value into the original inequality, simplify each side, and decide whether the resulting number sentence is true.

Testing the values negative 7, negative 4, 0, and 5 against the graph of x is greater than or equal to negative 4

Three habits make a test trustworthy:

Words that become symbols

Situations rarely arrive wearing a symbol. They arrive as phrases, and the phrases have to be translated exactly.

Phrase Symbol Is the 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

"A ride requires riders to be at least 48 inches tall" allows a rider who is exactly 48 inches, so it is h48h \ge 48. "A ride requires riders to be over 48 inches" turns that rider away, so it is h>48h > 48. The two sentences differ by exactly one person, and the symbol is what records the difference.

Worked examples

Example 1 — Reading the boundary correctly

Is x=5x = 5 a solution of x>5x > 5? Is it a solution of x5x \ge 5?

Substitute into each. For x>5x > 5: the sentence becomes 5>55 > 5, which is false, since 5 is not strictly greater than itself. For x5x \ge 5: the sentence becomes 555 \ge 5, which is true, since 5 is equal to itself.

Answer: No for x>5x > 5; yes for x5x \ge 5.

Example 2 — Choosing the solutions from a list

Which values from 3-3, 00, 44, 55, and 66 are solutions of 2x+192x + 1 \le 9?

Substitute each value into the original inequality.

2(3)+1=5and59  is true2(-3) + 1 = -5 \quad \text{and} \quad -5 \le 9 \ \text{ is true} 2(0)+1=1and19  is true2(0) + 1 = 1 \quad \text{and} \quad 1 \le 9 \ \text{ is true} 2(4)+1=9and99  is true2(4) + 1 = 9 \quad \text{and} \quad 9 \le 9 \ \text{ is true} 2(5)+1=11and119  is false2(5) + 1 = 11 \quad \text{and} \quad 11 \le 9 \ \text{ is false} 2(6)+1=13and139  is false2(6) + 1 = 13 \quad \text{and} \quad 13 \le 9 \ \text{ is false}

Notice that x=4x = 4 lands exactly on the boundary and survives, because the symbol is inclusive.

Answer: 3-3, 00, and 44

Example 3 — Translating phrases

Write each statement as an inequality, using nn for the number.

A number is at most 12. "At most" means 12 is the ceiling and 12 itself is allowed: n12n \le 12.

A number exceeds 3-3. "Exceeds" is strict: n>3n > -3.

A number is no fewer than 40. "No fewer than" means 40 is the floor and 40 is allowed: n40n \ge 40.

Answer: n12n \le 12; n>3n > -3; n40n \ge 40

Example 4 — A boundary value that fails

Is x=7x = 7 a solution of 3x4<173x - 4 < 17? Is it a solution of 3x4173x - 4 \le 17?

Substitute 7 into the left side of the original inequality: 3(7)4=214=173(7) - 4 = 21 - 4 = 17.

For the strict version, the sentence becomes 17<1717 < 17, which is false. For the inclusive version, it becomes 171717 \le 17, which is true.

Answer: No for 3x4<173x - 4 < 17; yes for 3x4173x - 4 \le 17.

Example 5 — Why the list never ends

Name five solutions of x<3x < 3, including one negative number and one that is not an integer. Then explain why no list can be complete.

Any number strictly below 3 works: 22, 00, 11-11, 2.92.9, and 12\tfrac{1}{2} are five of them. Check the closest one: 2.9<32.9 < 3 is true. Check a value that should fail: 3<33 < 3 is false, so 3 itself is not a solution.

No list can be complete because between any two numbers below 3 there is always another one — 2.992.99, then 2.9992.999, and so on forever.

Answer: 22, 00, 11-11, 2.92.9, 12\tfrac{1}{2}; the solution set is infinite, so it is described rather than listed.

Guided practice

  1. Write in words what x7x \le 7 says. Then state whether x=7x = 7 is a solution and why.
  2. Test each value in x+4>10x + 4 > 10 and state true or false: x=5x = 5, x=6x = 6, x=7x = 7.
  3. Which values from 2-2, 00, 33, and 44 are solutions of 2x152x - 1 \le 5? Show each substitution.
  4. A backpack is allowed to weigh at most 15 pounds. Using ww for the weight in pounds, write an inequality, and state whether a 15-pound backpack is allowed.

Independent practice

  1. Write each statement in symbols using nn. a) nn is greater than 4-4 b) nn is at least 9 c) nn is no more than 2.5 d) nn is fewer than 30
  2. Decide whether each value is a solution. Show the substitution. a) x=3x = 3 in 4x+1>134x + 1 > 13 b) x=3x = 3 in 4x+1134x + 1 \ge 13 c) x=5x = -5 in 2x+372x + 3 \ge -7 d) x=12x = \tfrac{1}{2} in 6x2<16x - 2 < 1
  3. Which values from 4-4, 1-1, 00, 22, and 55 are solutions of 3x+2<83x + 2 < 8?
  4. Give three different solutions of x2x \ge -2, including one that is not an integer and one that is negative.
  5. Explain why x<6x < 6 has infinitely many solutions while x=6x = 6 has exactly one.
  6. Application. A roller coaster requires riders to be at least 48 inches tall. Using hh for a rider's height in inches, write an inequality for the heights that are allowed, and decide whether a rider who is exactly 48 inches tall may ride.
  7. Reasoning. Explain the difference between x>5x > 5 and x5x \ge 5 by naming the one number that is a solution of one but not the other.
  8. Error analysis. Miguel says x=4x = 4 is a solution of 5x3<175x - 3 < 17 because 5(4)3=175(4) - 3 = 17. Explain his mistake, state whether 4 is a solution, and name an inequality with the same left side for which 4 would be a solution.

Exit ticket 11.1

  1. Write "a class has no more than 28 students" as an inequality using ss.
  2. Which values from 3-3, 11, 22, and 66 are solutions of x+46x + 4 \ge 6?
  3. Is x=2x = -2 a solution of 3x<6-3x < 6? Show the substitution.
  4. Explain in your own words what the solution set of an inequality is and why it is usually described rather than listed.

Lesson 11.2 — Solving One-Step Inequalities

The properties that authorize each move

To solve an inequality is to rewrite it, one legal move at a time, until the variable stands alone and the solution set is plain to read. The moves have names, and naming the one you are using turns a step you remember into a step you can justify.

Addition property of inequality. If you add the same number to both sides of an inequality, the comparison stays true in the same direction. Subtraction property of inequality. If you subtract the same number from both sides, the comparison stays true in the same direction. Multiplication property of inequality. If you multiply both sides by the same positive number, the comparison stays true in the same direction. Division property of inequality. If you divide both sides by the same positive number, the comparison stays true in the same direction.

The word positive in the last two is doing real work, and Lesson 11.3 is devoted to what happens without it. Everything in this lesson multiplies and divides by positive numbers only.

Two properties of real numbers work quietly underneath, exactly as they did for equations. The additive inverse property says a number plus its opposite is zero, which is what makes a constant term disappear. The multiplicative identity property says 1x=x1 \cdot x = x, which is what leaves the variable standing alone after you divide by its coefficient.

Why adding the same amount is safe

Suppose 3<83 < 8. Add 5 to each side and you get 8<138 < 13, still true. Add 10-10 to each side and you get 7<2-7 < -2, still true.

Adding the same number to both sides slides both numbers the same distance in the same direction along the number line. Sliding two points together never changes which one is on the left. That is the whole reason the direction of the symbol survives.

Why multiplying by a positive number is safe

Suppose 2<62 < 6. Multiply each side by 3 and you get 6<186 < 18, still true. Multiply each side by 12\tfrac{1}{2} and you get 1<31 < 3, still true.

Multiplying by a positive number stretches or shrinks the distance from zero but never moves a point across zero. The order survives.

The procedure for one step

That two-sided check is the single best habit in this chapter. Get in the practice now, while the algebra is easy.

Worked examples

Example 1 — Undoing addition

Solve x+7<12x + 7 < 12.

Subtract 7 from both sides (subtraction property of inequality).

x+77<127x + 7 - 7 < 12 - 7 x<5x < 5

Check inside: x=0x = 0 gives 0+7=70 + 7 = 7, and 7<127 < 12 is true. Check outside: x=6x = 6 gives 6+7=136 + 7 = 13, and 13<1213 < 12 is false.

Answer: x<5x < 5

Example 2 — Undoing subtraction

Solve n41n - 4 \ge -1.

Add 4 to both sides (addition property of inequality).

n4+41+4n - 4 + 4 \ge -1 + 4 n3n \ge 3

Check inside: n=3n = 3 gives 34=13 - 4 = -1, and 11-1 \ge -1 is true, so the boundary belongs to the set. Check outside: n=0n = 0 gives 04=40 - 4 = -4, and 41-4 \ge -1 is false.

Answer: n3n \ge 3

Example 3 — Undoing multiplication

Solve 5x355x \le 35.

Divide both sides by 5, a positive number, so the direction is unchanged (division property of inequality).

5x5355\frac{5x}{5} \le \frac{35}{5} x7x \le 7

Check inside: x=7x = 7 gives 5(7)=355(7) = 35, and 353535 \le 35 is true. Check outside: x=8x = 8 gives 4040, and 403540 \le 35 is false.

Answer: x7x \le 7

Example 4 — Undoing division

Solve x3>2\dfrac{x}{3} > -2.

The variable has been divided by 3, so multiply both sides by 3, a positive number (multiplication property of inequality).

3x3>3(2)3 \cdot \frac{x}{3} > 3 \cdot (-2) x>6x > -6

Check inside: x=0x = 0 gives 03=0\tfrac{0}{3} = 0, and 0>20 > -2 is true. Check outside: x=6x = -6 gives 63=2\tfrac{-6}{3} = -2, and 2>2-2 > -2 is false, which is correct, since the symbol is strict.

Answer: x>6x > -6

Example 5 — A fractional coefficient

Solve 23x8\tfrac{2}{3}x \ge 8.

Multiply both sides by the reciprocal 32\tfrac{3}{2}, which is positive, so the direction is unchanged.

3223x328\tfrac{3}{2} \cdot \tfrac{2}{3}x \ge \tfrac{3}{2} \cdot 8 x12x \ge 12

Check inside: x=12x = 12 gives 23(12)=8\tfrac{2}{3}(12) = 8, and 888 \ge 8 is true. Check outside: x=9x = 9 gives 23(9)=6\tfrac{2}{3}(9) = 6, and 686 \ge 8 is false.

Answer: x12x \ge 12

Guided practice

  1. Solve x+9>15x + 9 > 15, naming the property you use, then test one value from inside your solution set and one from outside.
  2. Solve y34y - 3 \le 4 and test the boundary value.
  3. Solve 6x<426x < 42 and test one value from inside and one from outside.
  4. Solve x53\dfrac{x}{5} \ge 3 and test the boundary value.

Independent practice

  1. Solve. a) x+1220x + 12 \le 20 b) m7>2m - 7 > -2 c) x+3.5<9x + 3.5 < 9 d) w1412w - \tfrac{1}{4} \ge \tfrac{1}{2}
  2. Solve. a) 8x568x \ge 56 b) n4<6\dfrac{n}{4} < 6 c) 0.5x>70.5x > 7 d) 34x9\tfrac{3}{4}x \le 9
  3. Solve 12>x+412 > x + 4, then rewrite your answer with the variable written first.
  4. Solve x+55x + 5 \le 5, then name three solutions, including one negative number.
  5. Solve 2x102x \ge -10 and test one value from inside your solution set and one from outside.
  6. Application. A delivery van can carry at most 1{,}500 pounds of cargo. Each crate weighs 60 pounds. Using cc for the number of crates, write and solve an inequality, and state how many crates the van can carry given that crates come in whole numbers.
  7. Reasoning. Explain why solving x+7<12x + 7 < 12 uses the same first move as solving x+7=12x + 7 = 12, and describe how the two answers differ.
  8. Error analysis. Nadia solves x2>6\dfrac{x}{2} > 6 by dividing both sides by 2, writing x>3x > 3. Identify her mistake, solve the inequality correctly, and use the test value x=8x = 8 to show that her answer includes numbers that are not solutions.

Exit ticket 11.2

  1. Solve x62x - 6 \ge 2 and test the boundary value.
  2. Solve 7x<497x < 49.
  3. Solve x34\dfrac{x}{3} \le -4.
  4. Name the property of inequality you would use to solve x+4>9x + 4 > 9, and give the solution.

Lesson 11.3 — The Reversal Rule: Multiplying or Dividing by a Negative

An experiment worth running yourself

Start with a statement everyone agrees is true:

2<62 < 6

Now multiply both sides by 1-1. The left side becomes 2-2 and the right side becomes 6-6. Write down what you get and read it out loud:

2?6-2 \quad ? \quad -6

Which symbol belongs there? On a number line, 2-2 sits to the right of 6-6, so 2-2 is the larger number. The true statement is

2>6-2 > -6

The direction reversed. This is not a rule someone invented to make algebra harder. It is a fact about what multiplying by a negative number does to the number line.

Two stacked number lines showing 2 less than 6 becoming negative 2 greater than negative 6 after multiplying by negative 1

Multiplying by 1-1 reflects every point across zero, the way a mirror does. A reflection turns left into right. Since 22 was to the left of 66, its reflection 2-2 must be to the right of the reflection 6-6. The order of the two numbers is reversed by the reflection itself, so the symbol has to be reversed too, or the sentence would become false.

Run the experiment with other numbers and the same thing happens every time.

True statement Multiply both sides by Result New symbol
4<104 < 10 2-2 8-8 and 20-20 8>20-8 > -20
9>39 > 3 1-1 9-9 and 3-3 9<3-9 < -3
1<5-1 < 5 3-3 33 and 15-15 3>153 > -15
12>412 > -4 12-\tfrac{1}{2} 6-6 and 22 6<2-6 < 2

Division behaves identically, because dividing by 2-2 and multiplying by 12-\tfrac{1}{2} are the same action written two ways.

Adding a negative is a completely different move

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

Start again with 2<62 < 6 and this time add 10-10 to both sides. The left becomes 8-8 and the right becomes 4-4. Is 8<4-8 < -4? Yes — and the direction did not reverse.

A number line showing 2 and 6 sliding ten units left to negative 8 and negative 4 with the direction unchanged

Adding a negative slides both points the same distance in the same direction. Sliding preserves which point is on the left. Multiplying by a negative reflects both points across zero. Reflecting swaps which point is on the left. Slide, and nothing changes; reflect, and everything about the order changes.

The reversal rule, stated precisely. When you multiply or divide both sides of an inequality by a negative number, reverse the direction of the inequality symbol. In every other case — adding any number, subtracting any number, multiplying or dividing by a positive number — the direction stays the same.

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

The inequality x9>4x - 9 > -4 has two minus signs in it and requires no reversal at all, because solving it means adding 9 to both sides. The inequality 9x>4-9x > -4 looks similar and does require a reversal, because solving it means dividing by 9-9. Ask one question every time: am I multiplying or dividing by a negative number? If the answer is no, leave the symbol alone.

Worked examples

Example 1 — Investigating with multiplication and division

Begin with the true statement 4<104 < 10. Multiply both sides by 2-2, then, starting over, divide both sides by 2-2. Write the true statement each time.

Multiplying: 4(2)=84 \cdot (-2) = -8 and 10(2)=2010 \cdot (-2) = -20. On the number line 8-8 is to the right of 20-20, so the true statement is 8>20-8 > -20.

Dividing: 4÷(2)=24 \div (-2) = -2 and 10÷(2)=510 \div (-2) = -5. On the number line 2-2 is to the right of 5-5, so the true statement is 2>5-2 > -5.

Answer: 8>20-8 > -20 and 2>5-2 > -5; both directions reversed.

Example 2 — Adding a negative does not reverse

Begin with 3<83 < 8 and add 12-12 to both sides. Write the true statement.

3+(12)=93 + (-12) = -9 and 8+(12)=48 + (-12) = -4. On the number line 9-9 is to the left of 4-4.

Answer: 9<4-9 < -4; the direction did not change, because both numbers slid 12 units left together.

Example 3 — Dividing by a negative coefficient

Solve 3x<6-3x < 6 and graph the solution set.

Divide both sides by 3-3 and reverse the symbol.

3x3>63\frac{-3x}{-3} > \frac{6}{-3} x>2x > -2

Check inside: x=0x = 0 gives 3(0)=0-3(0) = 0, and 0<60 < 6 is true. Check the boundary: x=2x = -2 gives 3(2)=6-3(-2) = 6, and 6<66 < 6 is false, so 2-2 is correctly excluded. Check outside: x=3x = -3 gives 99, and 9<69 < 6 is false.

The solution set of negative 3x less than 6, an open circle at negative 2 shaded to the right

Answer: x>2x > -2

Example 4 — Multiplying by a negative

Solve x32-\dfrac{x}{3} \le 2.

The variable has been divided by 3-3, so multiply both sides by 3-3 and reverse the symbol.

3(x3)32-3 \cdot \left(-\frac{x}{3}\right) \ge -3 \cdot 2 x6x \ge -6

Check the boundary: x=6x = -6 gives 63=2-\tfrac{-6}{3} = 2, and 222 \le 2 is true. Check outside: x=9x = -9 gives 93=3-\tfrac{-9}{3} = 3, and 323 \le 2 is false.

Answer: x6x \ge -6

Example 5 — The pair that separates sliding from reflecting

Solve x+(3)4x + (-3) \ge 4 and 3x4-3x \ge 4, and explain why only one of them reverses.

For x+(3)4x + (-3) \ge 4, a negative number is being added, so undo it by adding 3 to both sides. No reversal.

x3+34+3x7x - 3 + 3 \ge 4 + 3 \qquad x \ge 7

Check the boundary: 7+(3)=47 + (-3) = 4, and 444 \ge 4 is true. Check outside: 6+(3)=36 + (-3) = 3, and 343 \ge 4 is false.

For 3x4-3x \ge 4, the variable is being multiplied by 3-3, so divide both sides by 3-3 and reverse.

3x343x43\frac{-3x}{-3} \le \frac{4}{-3} \qquad x \le -\frac{4}{3}

Check inside: x=2x = -2 gives 3(2)=6-3(-2) = 6, and 646 \ge 4 is true, and indeed 243-2 \le -\tfrac{4}{3}. Check outside: x=0x = 0 gives 040 \ge 4, which is false.

Answer: x7x \ge 7 with no reversal; x43x \le -\tfrac{4}{3} with a reversal. Only multiplication or division by a negative reverses the symbol.

Guided practice

  1. Start with the true statement 3<73 < 7. Multiply both sides by 1-1 and write the resulting true statement.
  2. Start with the true statement 2<5-2 < 5. Divide both sides by 1-1 and write the resulting true statement.
  3. Solve 2x<14-2x < 14. Test x=0x = 0 and x=7x = -7 in the original inequality to confirm your answer.
  4. Solve x43-\dfrac{x}{4} \ge 3. Test the boundary value and one value outside the solution set.

Independent practice

  1. Begin with the true statement 8>58 > 5. a) Add 10-10 to both sides and write the true statement. b) Multiply both sides by 10-10 and write the true statement. c) State which one reversed and why.
  2. Solve. a) 3x21-3x \le 21 b) 6n>42-6n > -42 c) x25\dfrac{x}{-2} \ge 5 d) 0.5x<4-0.5x < 4
  3. Solve. a) x9>4x - 9 > -4 b) 9x>4-9x > -4 c) x+(6)1x + (-6) \le -1 d) 23x8-\tfrac{2}{3}x \le 8
  4. Solve x<3-x < 3 and test one value from inside your solution set and one from outside.
  5. For each move, state whether the direction of the symbol reverses and give the reason. a) subtract 8 from both sides b) divide both sides by 4-4 c) add 8-8 to both sides d) multiply both sides by 12\tfrac{1}{2}
  6. Application. A submarine starts at the surface and descends 3 meters every second, so its elevation after tt seconds is 3t-3t meters. Write and solve an inequality for the number of seconds during which its elevation is below 45-45 meters, and state the answer in a sentence.
  7. Reasoning. Begin with the true statement 4<6-4 < 6 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. Cleo solves 5x30-5x \ge 30 and writes x6x \ge -6. Test x=10x = -10 and x=0x = 0 in the original inequality, explain what those two tests reveal about Cleo's answer, and give the correct solution.

Exit ticket 11.3

  1. Solve 7x<42-7x < 42.
  2. Solve x32\dfrac{x}{-3} \ge -2.
  3. Start with 10>210 > 2 and multiply both sides by 3-3. Write the resulting true statement.
  4. Explain why subtracting a negative number from both sides does not reverse the direction of the symbol, but dividing both sides by a negative number does.

Lesson 11.4 — Solving Two-Step Inequalities

Everything from Chapter 10, plus one question

A two-step linear inequality in one variable has one of the forms

ax+b<cax+b>cax+bcax+bcax + b < c \qquad ax + b > c \qquad ax + b \le c \qquad ax + b \ge c

where aa, bb, and cc are rational numbers and a0a \neq 0. Two operations have been applied to the variable: multiplication by the coefficient aa, then addition of the constant term bb. Undoing them takes two moves, in the reverse of the order they were applied.

That is precisely the Chapter 10 procedure. The only addition is a question you ask at the second step.

Only the second undo can ever trigger a reversal, because only the second undo multiplies or divides. Knowing that keeps you from flipping the symbol at the wrong moment.

The solution set of 2x plus 5 less than or equal to 11, a closed circle at 3 shaded to the left

Where the boundary comes from

Something worth noticing: the boundary value of the solution set is exactly the solution of the matching equation. Solving 2x+5=112x + 5 = 11 gives x=3x = 3, and the solution set of 2x+5112x + 5 \le 11 is everything from 3 downward. The equation locates the boundary; the inequality symbol then tells you which side of the boundary to keep and whether the boundary itself is included.

That relationship is a useful check. If your inequality answer has a different boundary number than the matching equation would, one of the two is wrong.

Worked examples

Example 1 — A positive coefficient

Solve 2x+5112x + 5 \le 11.

Subtract 5 from both sides, then divide both sides by 2. Since 2 is positive, the direction stays the same.

2x+551152x + 5 - 5 \le 11 - 5 2x62x \le 6 2x262\frac{2x}{2} \le \frac{6}{2} x3x \le 3

Check the boundary: 2(3)+5=112(3) + 5 = 11, and 111111 \le 11 is true. Check outside: x=4x = 4 gives 2(4)+5=132(4) + 5 = 13, and 131113 \le 11 is false.

Answer: x3x \le 3

Example 2 — A negative coefficient

Solve 2x+7>1-2x + 7 > 1.

Subtract 7 from both sides. No reversal — this step only subtracts.

2x+77>17-2x + 7 - 7 > 1 - 7 2x>6-2x > -6

Now divide both sides by 2-2 and reverse the symbol.

2x2<62\frac{-2x}{-2} < \frac{-6}{-2} x<3x < 3

Check inside: x=0x = 0 gives 2(0)+7=7-2(0) + 7 = 7, and 7>17 > 1 is true. Check the boundary: x=3x = 3 gives 6+7=1-6 + 7 = 1, and 1>11 > 1 is false, correctly excluding it. Check outside: x=4x = 4 gives 8+7=1-8 + 7 = -1, and 1>1-1 > 1 is false.

Answer: x<3x < 3

Example 3 — A fractional coefficient

Solve x431\dfrac{x}{4} - 3 \ge -1.

Add 3 to both sides, then multiply both sides by 4, which is positive.

x43+31+3\frac{x}{4} - 3 + 3 \ge -1 + 3 x42\frac{x}{4} \ge 2 4x4424 \cdot \frac{x}{4} \ge 4 \cdot 2 x8x \ge 8

Check the boundary: 843=23=1\tfrac{8}{4} - 3 = 2 - 3 = -1, and 11-1 \ge -1 is true. Check outside: x=4x = 4 gives 13=21 - 3 = -2, and 21-2 \ge -1 is false.

Answer: x8x \ge 8

Example 4 — The variable term written second

Solve 85x<238 - 5x < 23.

The variable term is 5x-5x and the constant is 8. Subtract 8 from both sides, then divide by 5-5 and reverse.

85x8<2388 - 5x - 8 < 23 - 8 5x<15-5x < 15 5x5>155\frac{-5x}{-5} > \frac{15}{-5} x>3x > -3

Check inside: x=0x = 0 gives 80=88 - 0 = 8, and 8<238 < 23 is true. Check the boundary: x=3x = -3 gives 85(3)=8+15=238 - 5(-3) = 8 + 15 = 23, and 23<2323 < 23 is false. Check outside: x=4x = -4 gives 8+20=288 + 20 = 28, and 28<2328 < 23 is false.

Answer: x>3x > -3

Example 5 — A fractional coefficient written as a fraction of xx

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

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

23x5+51+5\tfrac{2}{3}x - 5 + 5 \le 1 + 5 23x6\tfrac{2}{3}x \le 6 3223x326\tfrac{3}{2} \cdot \tfrac{2}{3}x \le \tfrac{3}{2} \cdot 6 x9x \le 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 \le 9

Guided practice

  1. Solve 2x+3<112x + 3 < 11, naming the property used at each step, then test x=0x = 0 and x=4x = 4 in the original inequality.
  2. Solve 5x4165x - 4 \ge 16 and test the boundary value and one value outside the solution set.
  3. Solve 3x+214-3x + 2 \le 14. State the step at which the direction reverses, then test the boundary value.
  4. Solve x2+6>4\dfrac{x}{2} + 6 > 4 and test x=0x = 0 and x=4x = -4.

Independent practice

  1. Solve. a) 4x+7314x + 7 \le 31 b) 6x5>136x - 5 > 13 c) 9+2x39 + 2x \ge -3 d) x32<1\dfrac{x}{3} - 2 < 1
  2. Solve. a) 4x+9>25-4x + 9 > 25 b) 2x57-2x - 5 \le 7 c) 103x110 - 3x \ge 1 d) x2+4<6-\dfrac{x}{2} + 4 < 6
  3. Solve 4x+3>104x + 3 > 10 and state the solution exactly.
  4. Solve 0.5x1.520.5x - 1.5 \le 2.
  5. Solve 194x519 \ge 4x - 5, then rewrite your answer with the variable written first.
  6. Application. A gym charges a $20 joining fee plus $12 per month. Marisol can spend at most $100 in all. Using mm for the number of months, write and solve an inequality, then state how many whole months she can afford and show the check for that number.
  7. Reasoning. Solve 5x+126-5x + 1 \ge 26, then identify the exact step at which the direction of the symbol reverses and explain why it does not reverse at the other step.
  8. Error analysis. Theo solves 3x+4<19-3x + 4 < 19 correctly down to 3x<15-3x < 15, then writes x<5x < -5. Test x=0x = 0 in the original inequality, explain what the test reveals, and give the correct solution.

Exit ticket 11.4

  1. Solve 3x873x - 8 \le 7.
  2. Solve 2x+6>14-2x + 6 > 14.
  3. Solve x4+53\dfrac{x}{4} + 5 \ge 3.
  4. Describe one way that solving a two-step inequality is the same as solving a two-step equation, and one way it is different.

Lesson 11.5 — Graphing Solution Sets on a Number Line

Why a picture is the right representation

A solution set has infinitely many members, so it cannot be listed. It can be drawn. A number-line graph shows the whole set at once: where it starts, which way it runs, and whether the starting number is a member.

Every graph in this chapter has exactly three pieces of information in it, and every one of them comes straight from the inequality.

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

The two graphs above differ by a single point. In the top graph, 3 is not a solution, because 3>33 > 3 is false. In the bottom graph, 3 is a solution, because 333 \ge 3 is true. The circle is how the drawing records that fact.

The four shapes

With one boundary and two choices for each of the two remaining features, every inequality in this chapter graphs into one of four shapes.

Four number lines showing x less than 1, x less than or equal to 1, x greater than negative 2, and x greater than or equal to negative 2

Learn to move in both directions. Given x1x \le 1, you should be able to draw the second graph. Given the second graph, you should be able to write x1x \le 1.

Write the variable first

The inequality 6>x6 > x says the same thing as x<6x < 6, but only the second form is safe to graph directly, because in the second form the symbol points from the variable toward the boundary.

To rewrite, swap the two sides and swap the direction of the symbol, so that the wide end still faces the same quantity. Reading 6>x6 > x as "6 is greater than xx" and then as "xx is less than 6" is the same swap done in words.

Do this rewrite every time the variable ends up on the right. Graphing 6>x6 > x as though it were "x>6x > 6" is a common and completely avoidable error.

Reading a graph back into symbols

Going from a drawing to an inequality reverses the three steps.

A graph with a filled circle at 1-1 shaded to the right is x1x \ge -1. To confirm, test a value inside — 010 \ge -1 is true — and one outside — 21-2 \ge -1 is false.

Worked examples

Example 1 — Graphing a strict inequality

Graph x>2x > 2.

The boundary is 2. The symbol >> is strict, so the circle at 2 is open. The solution set is the numbers larger than 2, so shade to the right with an arrowhead.

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

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

Example 2 — Graphing an inclusive inequality

Graph x3x \le -3.

The boundary is 3-3. The symbol \le is inclusive, so the circle at 3-3 is closed. The solution set is the numbers 3-3 and below, so shade to the left with an arrowhead.

Test: 33-3 \le -3 is true, so the filled circle is right; 43-4 \le -3 is true and 4-4 lies inside the shading; 030 \le -3 is false and 0 lies outside it.

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

Example 3 — Solve, then graph

Solve and graph 2x+172x + 1 \ge 7.

2x+11712x6x32x + 1 - 1 \ge 7 - 1 \qquad 2x \ge 6 \qquad x \ge 3

The boundary is 3, the symbol is inclusive, and the solution set runs upward.

Check the boundary: 2(3)+1=72(3) + 1 = 7, and 777 \ge 7 is true. Check outside: x=2x = 2 gives 55, and 575 \ge 7 is false.

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

Example 4 — Solve with a reversal, then graph

Solve and graph 4x>8-4x > 8.

Divide both sides by 4-4 and reverse the symbol.

4x4<84x<2\frac{-4x}{-4} < \frac{8}{-4} \qquad x < -2

Check inside: x=3x = -3 gives 4(3)=12-4(-3) = 12, and 12>812 > 8 is true. Check the boundary: x=2x = -2 gives 88, and 8>88 > 8 is false. Check outside: x=0x = 0 gives 0>80 > 8, which is false.

The graph runs left, even though the original inequality showed a >> symbol. The symbol in the original is not the direction of the graph; the symbol in the solved inequality is.

Answer: x<2x < -2, graphed with an open circle at 2-2 and shading to the left.

Example 5 — Reading a graph

A number line shows a closed circle at 1-1 with shading to the right. Write the inequality, then decide which of 2-2, 1-1, and 00 belong to the solution set.

Filled circle means inclusive; shading right means greater than. The inequality is x1x \ge -1.

Test each value: 21-2 \ge -1 is false; 11-1 \ge -1 is true; 010 \ge -1 is true.

Answer: x1x \ge -1; the solutions among those three are 1-1 and 00.

Guided practice

  1. Graph x<4x < 4. State the endpoint value, the circle type, and the shading direction.
  2. Graph x2x \ge -2. State the endpoint value, the circle type, and the shading direction.
  3. Solve and graph x+59x + 5 \le 9.
  4. Rewrite 6>x6 > x with the variable written first, then graph it.

Independent practice

  1. Graph each. a) x>5x > -5 b) x1x \le 1 c) x0x \ge 0 d) x<1x < -1
  2. Solve and graph. a) 3x<123x < 12 b) x46x - 4 \ge -6
  3. Solve and graph 2x10-2x \le 10.
  4. Solve and graph 2x3>52x - 3 > 5.
  5. A number line shows an open circle at 3-3 with shading to the right. Write the inequality, then name two values that belong to the solution set and one that does not.
  6. Application. A parking garage admits cars no taller than 6.5 feet. Using hh for a car's height in feet, write an inequality, graph it, and explain which part of your graph does not describe any real car.
  7. Reasoning. Explain why the graph of x=3x = 3 is a single point while the graph of x3x \ge 3 is a ray, and describe what the mark at 3 shows in each picture.
  8. Error analysis. Owen graphs x2x \le -2 with an open circle at 2-2 and shading to the right. Name both of his errors, use a test value to expose each one, and describe the correct graph.

Exit ticket 11.5

  1. Graph x>4x > -4. State the endpoint value, the circle type, and the shading direction.
  2. Solve and graph 5x+2175x + 2 \le 17.
  3. A number line shows a closed circle at 2 with shading to the left. Write the inequality.
  4. State the rule for when to use an open circle and when to use a closed circle, and explain why the rule is what it is.

Lesson 11.6 — Writing and Solving Inequalities in Context

From a situation to a symbol

Most real limits are inequalities, not equations. A budget is a ceiling, not an exact amount. A minimum height is a floor. A weight limit, a passing score, a goal to reach — all of them compare rather than equate.

Writing one follows a reliable path.

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

When the answer must be a whole number

Algebra does not know what your variable counts. It will hand you t5.2t \le 5.2 without caring that tacos come in whole numbers.

A number line showing the solution set t less than or equal to 5 with the whole numbers 0 through 5 marked as the counts that make sense

When a variable counts objects that cannot be split — tickets, tacos, boxes, buses, people — the context adds two constraints the algebra never mentioned: the value must be a whole number, and it cannot be negative. So a solution set of t5.2t \le 5.2 becomes the practical answer at most 5, and a solution set of w8.4w \ge 8.4 becomes at least 9.

Notice that the rounding goes in different directions in those two cases, so a memorized rule will not save you. Do it by meaning instead. Ask: which whole numbers actually satisfy the original inequality? Then test the two whole numbers nearest the boundary. If one passes and the next fails, you have found the edge.

For t5.2t \le 5.2 with whole tickets, test 5 and test 6. Five satisfies the inequality; six does not; the answer is at most 5. For w8.4w \ge 8.4 with whole weeks, test 8 and test 9. Eight fails; nine passes; the answer is at least 9.

Creating a situation from an inequality

The work also runs backward, and running it backward proves you understand what each number in the inequality does. Given 5x+20705x + 20 \le 70, read the parts:

A club orders shirts costing $5 each plus a one-time $20 setup fee, and it can spend at most $70. How many shirts can it order? Solving gives 5x505x \le 50, so x10x \le 10, and shirts are whole, so at most 10 shirts. The check confirms it: 5(10)+20=705(10) + 20 = 70, and 707070 \le 70.

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

Worked examples

Example 1 — A fee plus a rate, with a ceiling

Tickets to a school play cost $6 each, plus a $2 service charge on the order. Maya has $32. How many tickets can she buy?

Let tt = the number of tickets. The $6 repeats for every ticket; the $2 happens once; $32 is a ceiling she may reach exactly, so the symbol is \le.

6t+2326t + 2 \le 32 6t306t \le 30 t5t \le 5

Check the boundary: 6(5)+2=326(5) + 2 = 32, and 323232 \le 32 is true. Check the next whole number: 6(6)+2=386(6) + 2 = 38, and 383238 \le 32 is false. Tickets are whole and cannot be negative, so the counts that make sense are 0, 1, 2, 3, 4, and 5.

Answer: 6t+2326t + 2 \le 32; Maya can buy at most 5 tickets.

Example 2 — Reaching a goal, with a floor

Devon has $45 saved and adds $8 every week. How many weeks until he has at least $117?

Let ww = the number of weeks. "At least" allows hitting $117 exactly, so the symbol is \ge.

8w+451178w + 45 \ge 117 8w728w \ge 72 w9w \ge 9

Check the boundary: 8(9)+45=72+45=1178(9) + 45 = 72 + 45 = 117, and 117117117 \ge 117 is true. Check outside: 8(8)+45=1098(8) + 45 = 109, and 109117109 \ge 117 is false.

Answer: 8w+451178w + 45 \ge 117; Devon needs at least 9 weeks.

Example 3 — Something decreasing

A candle is 24 centimeters tall and burns 3 centimeters every hour. For how many hours is it more than 6 centimeters tall?

Let hh = the number of hours burned, where h0h \ge 0. The height after hh hours is 243h24 - 3h, and "more than" is strict.

243h>624 - 3h > 6 3h>18-3h > -18

Divide both sides by 3-3 and reverse the symbol.

h<6h < 6

Check inside: at h=5h = 5 the height is 2415=924 - 15 = 9, and 9>69 > 6 is true. Check the boundary: at h=6h = 6 the height is 2418=624 - 18 = 6, and 6>66 > 6 is false.

Answer: 243h>624 - 3h > 6; the candle is more than 6 centimeters tall for the first 6 hours, that is, for 0h<60 \le h < 6.

Example 4 — Creating a situation from an inequality

Write a situation in context for 5x+20705x + 20 \le 70 and solve it.

The 5 is an amount per unit, the 20 is a one-time amount, and 70 is a ceiling that may be reached exactly.

5x+20705x50x105x + 20 \le 70 \quad \rightarrow \quad 5x \le 50 \quad \rightarrow \quad x \le 10

Answer: A club orders shirts that cost $5 each plus a one-time $20 setup fee, and the club can spend at most $70. How many shirts can it order? The solution is x10x \le 10, and since shirts are whole, at most 10 shirts. Check: 5(10)+20=70705(10) + 20 = 70 \le 70.

Example 5 — A boundary that is not a whole number

A carnival charges $7 for admission plus $3 per ride. Kai has $26. How many rides can he take?

Let rr = the number of rides.

3r+7263r + 7 \le 26 3r193r \le 19 r193=613r \le \frac{19}{3} = 6\frac{1}{3}

The algebra allows 6136\tfrac{1}{3} rides, which the carnival does not. Test the two nearest whole numbers: 3(6)+7=253(6) + 7 = 25, and 252625 \le 26 is true; 3(7)+7=283(7) + 7 = 28, and 282628 \le 26 is false.

Answer: 3r+7263r + 7 \le 26; algebraically r613r \le 6\tfrac{1}{3}, and since rides are whole, Kai can take at most 6 rides.

Guided practice

  1. Movie tickets cost $9 each, and Nia also buys one $6 popcorn. She has at most $42. Write and solve an inequality for the number of tickets, and state how many whole tickets she can buy.
  2. Write an inequality for this statement: the temperature tt, in degrees Celsius, stayed above 5-5.
  3. Rosa has $30 and spends $4 on each book. She wants at least $10 left over. Write and solve an inequality for the number of books, and state how many whole books she can buy.
  4. Write a situation in context for 2x+3152x + 3 \le 15 and give the solution.

Independent practice

  1. A parking lot charges a $4 entry fee plus $2 per hour. Jamal can spend no more than $18. Write and solve an inequality for the number of hours.
  2. Write and solve an inequality: six more than three times a number is at least 27.
  3. Write and solve an inequality: five less than twice a number is less than 9.
  4. Application. An elevator can carry at most 1{,}500 pounds. An operator weighing 180 pounds rides along with boxes weighing 55 pounds each. Write and solve an inequality for the number of boxes, and state how many whole boxes may be loaded.
  5. Application. A food truck charges $2.50 per taco plus a $1.00 packaging fee. Priya has $14.00. Write and solve an inequality for the number of tacos, and explain how you turned the algebraic answer into a number of tacos.
  6. Write a situation in context for 4x+5010-4x + 50 \ge 10, choosing a setting where something decreases, and solve it.
  7. Reasoning. Write a situation in context for 6x+15>516x + 15 > 51, solve it, and explain why the practical answer is "at least 7" rather than "at least 6," given that the unknown counts whole objects.
  8. Error analysis. For "shirts cost $12 each plus a $5 shipping fee, and Ana has at most $65," Bo writes 12(x+5)6512(x + 5) \le 65. Explain why that does not match the situation, write the correct inequality, solve it, and check the largest whole-number answer.

Exit ticket 11.6

  1. A taxi charges $3 plus $2 per mile, and Lena can spend at most $21. Write and solve an inequality for the number of miles.
  2. Write and solve an inequality: four more than five times a number is at most 39.
  3. Write a situation in context for 7x+10807x + 10 \le 80 and give the solution.
  4. Explain when a context forces you to round a fractional answer down to a whole number, and give one example of your own.

Chapter 11 Review

Vocabulary. inequality · strict inequality · inclusive inequality · solution · solution set · properties of inequality · additive inverse property · multiplicative identity property · reciprocal · reversal rule · boundary value · open circle · closed circle · ray · constraint

Part A — Applying properties of inequality (7.PFA.4a)

  1. Solve. a) x+815x + 8 \le 15 b) m6>2m - 6 > -2 c) 9x639x \ge 63 d) x5<3\dfrac{x}{5} < -3
  2. Solve. a) 4x+5294x + 5 \le 29 b) 7x9>127x - 9 > 12 c) x2+74\dfrac{x}{2} + 7 \ge 4 d) 34x2<7\tfrac{3}{4}x - 2 < 7
  3. Solve 0.4x+1.23.60.4x + 1.2 \ge 3.6.
  4. Solve 226x822 \ge 6x - 8, then rewrite your answer with the variable written first.
  5. Solve 5x+2<95x + 2 < 9 and state the solution exactly.

Part B — Multiplying or dividing by a negative (7.PFA.4b)

  1. Begin with the true statement 6<96 < 9. a) Add 15-15 to both sides and write the true statement. b) Multiply both sides by 3-3 and write the true statement. c) State which one reversed and why.
  2. Solve. a) 8x32-8x \le 32 b) x>7-x > 7 c) x52\dfrac{x}{-5} \ge 2 d) 23x<10-\tfrac{2}{3}x < 10
  3. Solve 6x+519-6x + 5 \ge -19 and test the boundary value and one value outside the solution set.
  4. Using 2<62 < 6 and a number line, explain why multiplying both sides by a negative number reverses the direction of the symbol, and state clearly why adding a negative number does not.

Part C — Representing solutions algebraically and graphically (7.PFA.4c)

  1. Graph x1x \le -1. State the endpoint value, the circle type, and the shading direction.
  2. Graph x>3.5x > 3.5. State the endpoint value, the circle type, and the shading direction.
  3. Solve and graph 4x664x - 6 \le 6.
  4. Solve and graph 3x+1<10-3x + 1 < 10.
  5. A number line shows a closed circle at 4-4 with shading to the right. Write the inequality and name two of its solutions.

Part D — Writing an inequality from a situation (7.PFA.4d)

  1. Write an inequality for this statement: a checked bag must weigh no more than 50 pounds. Use ww for the weight in pounds.
  2. A theater seats at most 250 people, and 40 people are already seated. Write and solve an inequality for the number of additional people pp who may be seated.
  3. A bike rental costs a $6 fee plus $4 per hour, and Sam can spend at most $30. Write and solve an inequality for the number of hours.

Part E — Creating a situation from an inequality (7.PFA.4e)

  1. Write a situation in context for 3x+12453x + 12 \le 45 and solve it.
  2. Write a situation in context for 10x25010x \ge 250 and solve it.
  3. Write a situation in context for 5x+60>20-5x + 60 > 20, choosing a setting where something decreases, and solve it.

Part F — Solving problems in context (7.PFA.4f)

  1. A club has $150 to spend on pizzas that cost $13 each plus an $8 delivery fee. Write and solve an inequality for the number of pizzas, and state how many whole pizzas the club can order.
  2. Mia has $62 and earns $14 for each lawn she mows. She needs at least $160. Write and solve an inequality for the number of lawns, and state how many whole lawns she must mow.
  3. A 40-gallon tank drains 6 gallons per minute. Write and solve an inequality for the number of minutes during which the tank holds more than 10 gallons.

Part G — Identifying values in a solution set (7.PFA.4g)

  1. Which values from 6-6, 2-2, 00, 33, and 88 are solutions of 2x+5112x + 5 \le 11? Show each substitution.
  2. Which values from 5-5, 3-3, 00, and 44 are solutions of 4x>12-4x > 12? Show each substitution.
  3. Name three solutions of 3x273x - 2 \ge 7, including one that is not an integer, and show that each one works.

Part H — Comparing inequalities and equations (7.PFA.4h)

  1. Solve 4x+6=264x + 6 = 26 and then solve 4x+6264x + 6 \le 26. Describe how the two answers are related and how they differ.
  2. List two things that solving an inequality has in common with solving an equation, and two ways in which the two processes differ.
  3. Explain why 2x=82x = 8 has exactly one solution while 2x82x \le 8 has infinitely many, and describe how the graph of each looks on a number line.

Part I — Mixed application and reasoning

  1. Solve and graph 2x+93-2x + 9 \le 3, and test the boundary value in the original inequality.
  2. A student says the solution of 3x<9-3x < 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 an inequality whose solution set is graphed with a closed circle at 2-2 and shading to the right. Then write a different two-step inequality with the same solution set, and show that it does.
  4. A school van holds at most 44 people. Eight chaperones ride along, and students sit 4 to a bench. Write and solve an inequality for the number of benches of students, and state how many whole benches may be filled.
  5. Compare x>4x > 4 and x4x \ge 4. Name the one number that separates them, describe how their graphs differ, and give a real situation in which each would be the correct choice.

Standards coverage check — Chapter 11

Knowledge and Skill Where it is taught Where it is practiced
7.PFA.4a — apply properties of real numbers and the addition, subtraction, multiplication, and division properties of inequality to solve one- and two-step inequalities with rational coefficients and terms 11.2, 11.4 Items 17–32, 49–64; Review Part A (97–101)
7.PFA.4b — investigate and explain how the solution set is affected by multiplying or dividing both sides by a rational number less than zero 11.3 Items 33–48, 54, 59, 60; Review Part B (102–105), 127
7.PFA.4c — represent solutions algebraically and graphically using a number line 11.5 Items 65–80; Review Part C (106–110), 126, 128
7.PFA.4d — write one- or two-step linear inequalities to represent a verbal situation, including in context 11.1, 11.6 Items 4, 5, 10, 13, 26, 42, 81–83, 85–89, 92–94; Review Part D (111–113), 129
7.PFA.4e — create a verbal situation in context given a one- or two-step linear inequality 11.6 Items 84, 90, 91, 95; Review Part E (114–116)
7.PFA.4f — solve problems in context requiring a one- or two-step inequality 11.6 Items 26, 42, 58, 74, 81, 83, 85, 88, 89, 96; Review Part F (117–119), 129
7.PFA.4g — identify numerical values that are part of the solution set 11.1, 11.5 Items 1–3, 6–8, 11, 12, 14, 15, 24, 73, and the two-sided checks in 17–20, 25, 35, 36, 40, 44, 49–52; Review Part G (120–122)
7.PFA.4h — describe the differences and similarities between solving linear inequalities and linear equations 11.1, 11.2, 11.4, 11.5 Items 9, 16, 27, 64, 75; Review Part H (123–125), 130

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