ALG1-3.1

Solving & Graphing One-Variable Inequalities

Learn to solve one-variable linear inequalities, master the sign-flip rule for negative multipliers, and graph solution sets with open or closed circles.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on Solving & Graphing One-Variable Inequalities, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

An equation like 2x+1=92x + 1 = 9 has exactly one answer. An inequality like 2x+1<92x + 1 < 9 has infinitely many — every number less than 4 works. That shift from "the answer" to "the solution set" is the big idea of this lesson, and it changes how you report your work: instead of one number, you write an inequality and draw a picture on a number line.

The good news is that the algebra is almost identical to solving equations. You still undo addition with subtraction and undo multiplication with division. There is exactly one new rule — multiplying or dividing both sides by a negative number reverses the inequality symbol — and one new skill, graphing with open and closed circles. Get those two things right and you can solve any one-variable linear inequality your class throws at you.

Solution Sets: Why the Answer Is a Whole Range

A solution of an inequality is any value of the variable that makes the statement true. Because inequalities compare rather than pin down, they usually have infinitely many solutions, and the collection of all of them is the solution set.

Test this with 2x+1<92x + 1 < 9. Try x=0x = 0: 1<91 < 9, true. Try x=3.9x = 3.9: 8.8<98.8 < 9, true. Try x=4x = 4: 9<99 < 9, false. Try x=10x = 10: 21<921 < 9, false. Every number strictly below 4 works and nothing at or above 4 does, so the solution set is x<4x < 4.

Notice that 4 is the boundary value — it is the number where the inequality switches from true to false, and it is exactly the solution of the related equation 2x+1=92x + 1 = 9. That is why solving an inequality looks so much like solving an equation: you are locating the boundary, then deciding which side of it makes the statement true.

Students often stop after finding the boundary and write x=4x = 4. That is an incomplete answer, because it names a single number that is not even in the solution set. Always finish with an inequality symbol, and be careful about direction. A quick habit that prevents mistakes: after you finish, pick one number from the region you shaded and one from the region you did not, and substitute both into the original inequality. The one inside should make it true; the one outside should make it false. This check catches a reversed symbol in about ten seconds.

Solving: The Same Moves, With One Exception

You may add or subtract the same quantity on both sides of an inequality freely, and the symbol never changes. You may also multiply or divide both sides by the same positive number with no change. Distributing and combining like terms are also safe.

So 3x783x - 7 \ge 8 becomes 3x153x \ge 15, then x5x \ge 5. Nothing surprising happens.

The exception: multiplying or dividing both sides by a negative number reverses the direction of the symbol. Here is why it must. Start with the true statement 2<62 < 6. Multiply both sides by 1-1 and you get 2-2 and 6-6. But 2>6-2 > -6, because 2-2 sits farther right on the number line. Multiplying by a negative reflects both numbers across zero, which swaps their order. To keep a true statement true, the symbol must flip too.
Operation on both sidesEffect on the symbol
Add or subtract any numberNo change
Multiply or divide by a positiveNo change
Multiply or divide by a negativeReverses: << becomes >>, \le becomes \ge
Combine like terms, distributeNo change
Two traps show up constantly. First, students flip the symbol when they merely subtract a negative-looking term, as in going from 52x>115 - 2x > 11 to 2x>6-2x > 6. Subtracting 5 is not multiplying by a negative, so no flip yet; the flip happens on the next step, dividing by 2-2, giving x<3x < -3. Second, students flip when the answer comes out negative, as in 4x>124x > -12 giving x>3x > -3. The sign of the answer is irrelevant — only the sign of the number you multiply or divide by matters.

If flipping makes you nervous, you can avoid it entirely by moving variable terms to whichever side keeps the coefficient positive.

Graphing on a Number Line: Open and Closed Circles

A number-line graph shows the whole solution set at once. Two decisions make the picture: what kind of circle to draw at the boundary, and which direction to shade.

Use an open circle (hollow) when the boundary value is not a solution — that is, with << or >>. Use a closed circle (filled in) when the boundary is included — with \le or \ge. The word "or equal to" in the symbol is exactly what fills in the dot.
InequalityCircle at boundaryShade toward
x<4x < 4Open at 4Left (smaller values)
x4x \le 4Closed at 4Left
x>2x > -2Open at 2-2Right (larger values)
x2x \ge -2Closed at 2-2Right
Shade toward the values that satisfy the inequality, and draw an arrow at the end of the shaded ray to show it continues forever.

The most common error is shading by the look of the symbol rather than its meaning. If you solve and land on 7>x7 > x, the variable is on the right, and reading left to right tempts people to shade right. Rewrite it with the variable first — 7>x7 > x says the same thing as x<7x < 7 — and then shade left. Flipping the whole statement around like this is always legal as long as you also flip the symbol, because "7 is greater than xx" and "xx is less than 7" are the same sentence.

One more check: pick a point inside your shaded region and substitute it into the original inequality. If it is true, your shading direction is right.

Writing and Reading Real-World Inequalities

Most word problems in this lesson hinge on translating a phrase into a symbol. The four phrases below cause the most trouble.
PhraseSymbol
at least, minimum, no less than\ge
at most, maximum, no more than\le
more than, exceeds, over>>
fewer than, under, below<<
"At least" and "at most" both include the boundary, so they give closed circles. "More than" and "fewer than" exclude it, giving open circles.

Example: a school van can carry a load of no more than 900 pounds. The driver and equipment already weigh 260 pounds, and each passenger averages 130 pounds. How many passengers can ride? Let pp be the number of passengers. Then 260+130p900260 + 130p \le 900, so 130p640130p \le 640 and p4.92...p \le 4.92....

This is where context overrides pure algebra. You cannot have 4.92 passengers, so the practical answer is that at most 4 passengers can ride. Notice that you round down even though 4.92 is closer to 5 — rounding up would break the weight limit. When the variable counts objects, always ask which whole numbers actually satisfy the inequality rather than applying a rounding rule from memory.

Also think about whether negative values make sense. In this problem pp cannot be negative, so the real solution set is the whole numbers 0 through 4, not an infinite ray. Your teacher may ask for the algebraic solution set, the graph, and the sentence answer in context — those three can look different, and a complete response addresses the one that was asked for.

Key terms

Inequality.
A statement comparing two expressions with <<, >>, \le, or \ge rather than an equals sign.
Solution set.
The collection of all values of the variable that make the inequality true; usually an infinite range of numbers.
Boundary value.
The number where the inequality switches from true to false, found by solving the related equation.
Sign-flip rule.
When both sides are multiplied or divided by a negative number, the inequality symbol reverses direction.
Open circle.
A hollow dot on a number line showing the boundary value is excluded; used with << and >>.
Closed circle.
A filled dot on a number line showing the boundary value is included; used with \le and \ge.
Equivalent inequalities.
Inequalities with exactly the same solution set, such as 7>x7 > x and x<7x < 7.
Strict inequality.
An inequality using << or >>, which does not allow equality at the boundary.

Worked example

Solve 3(x4)5x+8-3(x - 4) \ge 5x + 8, graph the solution set on a number line, and check your answer.
Step 1 — Distribute. The 3-3 multiplies both terms inside the parentheses: 3x+125x+8-3x + 12 \ge 5x + 8. This is distribution, not multiplying both sides by a negative, so the symbol does not change.

Step 2 — Gather variable terms. To keep the coefficient positive, add 3x3x to both sides: 128x+812 \ge 8x + 8. Adding never flips the symbol.

Step 3 — Isolate the variable term. Subtract 8 from both sides: 48x4 \ge 8x.

Step 4 — Divide. Divide both sides by 8. Since 8 is positive, the symbol stays: 48x\frac{4}{8} \ge x, so 12x\frac{1}{2} \ge x.

Step 5 — Rewrite with the variable first. The statement "one-half is greater than or equal to xx" is the same as x12x \le \frac{1}{2}. Flipping the order of the two sides requires flipping the symbol as well.

Step 6 — Graph. Because the symbol is \le, the boundary 12\frac{1}{2} is included, so draw a closed circle at 12\frac{1}{2} (halfway between 0 and 1). Shade to the left and put an arrow on the left end.

Step 7 — Check two points. Try x=0x = 0 (inside the shading): 3(04)=12-3(0 - 4) = 12 and 5(0)+8=85(0) + 8 = 8, and 12812 \ge 8 is true. Try x=2x = 2 (outside): 3(24)=6-3(2 - 4) = 6 and 5(2)+8=185(2) + 8 = 18, and 6186 \ge 18 is false. The solution set x12x \le \frac{1}{2} is confirmed.

Notice this problem never needed the sign-flip rule, because Step 2 was chosen to keep the coefficient of xx positive. Solving it the other way — subtracting 5x5x to get 8x+128-8x + 12 \ge 8, then 8x4-8x \ge -4, then dividing by 8-8 with a flip — gives the same x12x \le \frac{1}{2}.

Practice questions

Which number line graph represents the solution set of 4x+5>17-4x + 5 > 17?
  1. Open circle at 3-3, shaded to the left
  2. Closed circle at 3-3, shaded to the left
  3. Open circle at 3-3, shaded to the right
  4. Open circle at 33, shaded to the left

Answer: Open circle at 3-3, shaded to the left

Subtract 5 from both sides: 4x>12-4x > 12. No flip yet, because subtracting is always safe. Now divide both sides by 4-4, which is negative, so the symbol reverses: x<3x < -3. The symbol is strict, so the circle at 3-3 is open, and x<3x < -3 means shade toward smaller values, to the left. The choice with a closed circle would require \ge or \le, and the choice shading right corresponds to forgetting the flip.
Solve 82x3x78 - 2x \le 3x - 7 and graph the solution set. Then explain how you can tell your shading direction is correct without redoing the algebra.

Answer: x3x \ge 3; closed circle at 3 with shading to the right. Verified by substituting a test point such as x=5x = 5 into the original inequality.

Add 2x2x to both sides to keep the coefficient positive: 85x78 \le 5x - 7. Add 7: 155x15 \le 5x. Divide by 5 (positive, no flip): 3x3 \le x, which is the same as x3x \ge 3. Because the symbol includes equality, the circle at 3 is closed, and the shading goes right. To verify without redoing the work, test a point in the shaded region: at x=5x = 5, the left side is 810=28 - 10 = -2 and the right side is 157=815 - 7 = 8, and 28-2 \le 8 is true. Test a point outside: at x=0x = 0, the left side is 8 and the right side is 7-7, and 878 \le -7 is false. True inside and false outside confirms the direction.
A student solves x3+2<5-\frac{x}{3} + 2 < 5 and writes the answer x<9x < -9. Identify the error and give the correct solution set.

Answer: The student flipped the symbol when subtracting 2 (or failed to flip when multiplying by 3-3); the correct solution is x>9x > -9.

Subtract 2 from both sides: x3<3-\frac{x}{3} < 3. Subtraction does not affect the symbol. Now multiply both sides by 3-3 to clear the fraction and isolate xx. Because 3-3 is negative, the symbol must reverse: x>9x > -9. The student found the correct boundary value but kept the original direction, which reverses the whole solution set. Checking with x=0x = 0 settles it: 03+2=2-\frac{0}{3} + 2 = 2, and 2<52 < 5 is true, so 0 must be in the solution set — and 0 satisfies x>9x > -9, not x<9x < -9.

FAQ

When exactly do I flip the inequality sign?
Only when you multiply or divide both sides by a negative number. Adding or subtracting a negative does not trigger a flip, and the sign of your final answer is irrelevant. There is one more legal flip: if you swap the two sides of the whole statement, as in rewriting 5>x5 > x as x<5x < 5, the symbol reverses because you reversed the order of comparison.
How do I remember open versus closed circles?
Read the symbol out loud. If it contains the words "or equal to" — that is, \le or \ge — the boundary value is a solution, so fill the circle in. If it is a strict << or >>, the boundary is not a solution, so leave the circle hollow. In word problems, "at least" and "at most" are filled; "more than" and "fewer than" are hollow.
Why does an inequality have infinitely many answers when an equation usually has one?
An equation demands exact balance, which typically happens at a single point. An inequality only demands that one side stay bigger (or smaller), which stays true across an entire ray of the number line. That is why the answer is written as a solution set and drawn as a shaded region rather than as a single dot.
Can I check an inequality answer the way I check an equation?
Yes, with one adjustment: you check with test points instead of one value. Substitute a number from inside your shaded region into the original inequality — it should be true — and a number from outside — it should be false. Testing both sides catches a reversed symbol, which is the most frequent mistake in this lesson.

Learn this with a teacher, not a page

The Crimsora tutor teaches Solving & Graphing One-Variable Inequalities live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.