Skip to main content
🚀 This is a Beta – features are in progress.Share feedback
All topics
Math

Linear Inequalities

5 min readEasy5-question drill

Linear inequalities work just like linear equations — same distribute, combine, isolate moves — with one critical twist: when you multiply or divide by a negative, the inequality sign flips.

A linear inequality uses <<, \leq, >>, or \geq instead of ==. The solution isn't a single value — it's a range of values. For example, x>3x > 3 means every number greater than 3.

Most solving moves work exactly like equations:

  • Add or subtract any quantity to both sides — sign stays the same.
  • Multiply or divide by a positive number — sign stays the same.
  • Multiply or divide by a negative number — flip the inequality sign.

That last rule is the only thing that makes inequalities different from equations.

Why does the sign flip? If 5>35 > 3, multiply both by 1-1: you get 5-5 on the left, 3-3 on the right. Is 5>3-5 > -3? No — 5-5 is less than 3-3. The order reversed. Hence the flip.

Compound inequalities — sometimes you'll see 3<2x+17-3 < 2x + 1 \leq 7. Treat it as two inequalities and do the same operation to all three parts:

  1. Subtract 1: 4<2x6-4 < 2x \leq 6.
  2. Divide by 2: 2<x3-2 < x \leq 3.

The answer is the range 2<x3-2 < x \leq 3 — every value between them, including 3 but not -2.

-5-4-3-2-1012345

Open dot = strict inequality, value not included. Closed dot = ≤ or ≥, boundary value included.

Common SAT tasks:

  • Solve for xx and pick the choice with the right range.
  • Pick the value that is (or is not) a solution. Plug each option into the original.
  • Word problems: translate at least\geq, no more than\leq, fewer than<<.

Word translations to memorize:

  • At least, no less than, minimum\geq
  • At most, no more than, maximum\leq
  • Fewer than, less than (strict)<<
  • More than, greater than (strict)>>
Quick check

Solve as you would a linear equation — but watch the moment you multiply or divide by a negative. Flip the inequality sign every time.

What is the least integer value of x such that 6x - 3 ≥ 11?

Worked examples

Example 1

Solve for xx: 3x+719-3x + 7 \geq 19

Example 2

A theater has 240 seats. The owner wants ticket revenue from a single show to be at least $3,600. If tickets cost $15 each, what is the minimum number of tickets that must be sold?

Common pitfalls

Forgetting to flip the sign

Multiply or divide by a negative → flip << to >> (and vice versa). This is the #1 inequality mistake on the SAT. Practice flagging it the moment you see a negative coefficient.

Flipping the sign for addition / subtraction

The flip rule applies ONLY to multiplication and division by a negative. Adding or subtracting (even a negative number) does NOT flip the sign. "x+3<7x + 3 < 7 → subtract 3 → x<4x < 4" — no flip needed.

Mis-translating word problems

"At least 50" means 50\geq 50, not >50> 50. "No more than 50" means 50\leq 50. "Fewer than 50" means <50< 50. Read the problem carefully — strict vs. non-strict matters.

Confusing the boundary

x4x \leq 4 INCLUDES x=4x = 4. x<4x < 4 does NOT. The boundary inclusion matters when picking specific values or graphing.

Key takeaways

  • Linear inequalities solve like linear equations — with one rule: flip the sign when multiplying or dividing by a negative.

  • Adding or subtracting (even negative numbers) does NOT flip the sign.

  • Translate words carefully: at least\geq, at most\leq, fewer than<<, more than>>.

  • Solutions are ranges, not single values — x>3x > 3 means every number greater than 3.

  • Always check by plugging a test value back into the original inequality.

Watch & learn

Curated Khan Academy walkthroughs on Linear Inequalities. They're complementary to this lesson — watch one if a written explanation isn't clicking, or after to reinforce.

Try it yourself

5 practice questions on Linear Inequalities, drawn from the question bank. The tutor is one click away if you get stuck.

Lesson v1 · generated 5/2/2026 · the floating tutor knows you're on this lesson — ask anything.