Algebra 1 · Grades 8, 9

How to Solve Multi-Step Inequalities

Quick answer

Solve a multi-step inequality the same way as a multi-step equation: distribute, combine like terms, then undo operations in reverse order. Flip the inequality sign only when you multiply or divide both sides by a negative number. For 3x - 7 > 8, add 7 to get 3x > 15, then divide by 3 to get x > 5.

What you'll learn

  • Solve inequalities that need more than one step
  • Decide correctly when the inequality sign must flip
  • Check a solution set by testing a value from inside it

The method you already know

A multi-step inequality is solved with the same sequence as a multi-step equation:

  1. Distribute to clear parentheses.
  2. Combine like terms on each side.
  3. Move the variable terms to one side.
  4. Undo addition or subtraction.
  5. Undo multiplication or division — flip the sign if you divide by a negative.
  6. Check with a value from inside your solution set.

Only step 5 differs from solving an equation, and only in the one case covered in one-step inequalities.

Why only the last step can flip

It helps to know exactly where the danger is, so you are not anxious about it at every line.

Steps 1 to 4 involve adding, subtracting, and distributing. None of those reverses the order of the number line — they slide values along it or rewrite one side into an equal form. Order is untouched, so the symbol is untouched.

Only multiplying or dividing by a negative reflects the number line, and that is what reverses order. So there is exactly one moment to watch: when you divide by the coefficient, look at its sign.

Worked examples

Common mistakes

Practice problems

  1. Solve 2x+5>172x + 5 > 17.

    Hint

    Subtract first, then divide. The coefficient is positive.

    Answer

    x>6x > 6

    Full solution

    Subtract 55: 2x>122x > 12. Divide by 22: x>6x > 6.

    Check: x=7x = 7 gives 19>1719 > 17 ✓; x=6x = 6 gives 17>1717 > 17, false, so the boundary is correctly excluded.

  2. Solve 5y3125y - 3 \le 12.

    Answer

    y3y \le 3

    Full solution

    Add 33: 5y155y \le 15. Divide by 55: y3y \le 3.

    Check: y=3y = 3 gives 121212 \le 12 ✓.

  3. Solve 3x+4>19-3x + 4 > 19.

    Hint

    Isolate 3x-3x first, then watch the sign of the number you divide by.

    Answer

    x<5x < -5

    Full solution

    Subtract 44: 3x>15-3x > 15. Divide by 3-3 and flip: x<5x < -5.

    Check: x=6x = -6 gives 3(6)+4=22>19-3(-6) + 4 = 22 > 19 ✓, and 6<5-6 < -5 ✓.

  4. Solve 4(x+2)204(x + 2) \ge 20.

    Answer

    x3x \ge 3

    Full solution

    Divide both sides by 44: x+25x + 2 \ge 5. Subtract 22: x3x \ge 3.

    Check: x=3x = 3 gives 4(5)=20204(5) = 20 \ge 20 ✓.

  5. Solve 72x<17 - 2x < 1.

    Answer

    x>3x > 3

    Full solution

    Subtract 77: 2x<6-2x < -6. Divide by 2-2 and flip: x>3x > 3.

    Check: x=4x = 4 gives 78=1<17 - 8 = -1 < 1 ✓.

  6. Solve 3x+25x83x + 2 \le 5x - 8.

    Hint

    Move the variables to the side that keeps the coefficient positive.

    Answer

    x5x \ge 5

    Full solution

    Subtract 3x3x: 22x82 \le 2x - 8. Add 88: 102x10 \le 2x. Divide by 22: 5x5 \le x, that is x5x \ge 5.

    Check: x=5x = 5 gives 171717 \le 17 ✓; x=4x = 4 gives 141214 \le 12, false ✓.

  7. Solve (x6)2x-(x - 6) \ge 2x.

    Hint

    The minus in front distributes as 1-1 across both terms.

    Answer

    x2x \le 2

    Full solution

    Distribute: x+62x-x + 6 \ge 2x. Add xx to both sides: 63x6 \ge 3x. Divide by 33: 2x2 \ge x, that is x2x \le 2.

    Check: x=2x = 2 gives (26)=4-(2-6) = 4 and 2(2)=42(2) = 4, so 444 \ge 4 ✓.

  8. A phone plan costs $30 per month plus $0.10 per text. You want to spend no more than $45 in a month. How many texts can you send?

    Hint

    “No more than” means the total is allowed to equal $45.

    Answer

    At most 150 texts.

    Full solution

    Let tt be the number of texts: 0.10t+30450.10t + 30 \le 45.

    Subtract 3030: 0.10t150.10t \le 15. Divide by 0.100.10: t150t \le 150.

    Since tt counts texts it must be a whole number, so the answer is at most 150150 texts.

    Check: 150150 texts cost 0.10(150)+30=45450.10(150) + 30 = 45 \le 45 ✓.

Frequently asked questions

Do I flip the sign every time I see a negative number?

No. You flip only when you multiply or divide BOTH sides by a negative. Subtracting a negative, or ending up with a negative answer, changes nothing about the symbol.

How do I check an inequality answer?

Pick any number from inside your solution set and substitute it into the original inequality; it should be true. Then pick a number outside and check that it is false. Two tests catch almost every sign error.

What if the variable ends up on the right?

That is fine, but read it carefully. 5 < x means x is greater than 5, so writing it as x > 5 says the same thing. The symbol always points at the smaller side.

What to learn next

Key terms in this lesson

Coefficient
A coefficient is the number multiplying a variable in a term. In 3x the coefficient is 3, and in -5y it is -5, because the sign belongs to the number.

Standards alignment

This lesson covers the following Common Core State Standards for Mathematics.

  • CCSS.MATH.CONTENT.HSA.REI.B.3Reasoning with Equations and InequalitiesSolve linear equations and inequalities in one variable, including equations with coefficients represented by letters.