Common Mistakes Solving Inequalities

Inequalities use almost the same algebra as equations, with one extra rule — and that one extra rule accounts for most of the mistakes. Here’s what to watch for.

Mistake 1 — Forgetting to Flip the Sign When Dividing by a Negative

This is the single most common inequality mistake: dividing or multiplying both sides by a negative number without reversing the inequality symbol. -2x < 6 divided by -2 becomes x > -3 — the < has to become >. Skipping this step produces a solution set that’s the exact opposite of the correct one. See the inequality symbols glossary for the full sign-flip rule, and use the inequality calculator’s explicit flip warning to catch this every time.

Mistake 2 — Flipping the Sign When Only Adding or Subtracting

The opposite error also happens: flipping the inequality symbol after an addition or subtraction step, where no flip is needed at all. Only multiplication or division by a negative number triggers a flip — addition and subtraction never do, regardless of sign.

Mistake 3 — Reversing “At Least” and “At Most”

“At least 5” means 5 and everything above it (x ≥ 5), not “just under 5.” “At most 5” means 5 and everything below it (x ≤ 5). These two phrases get swapped constantly in word problem translation — see solving word problems with linear inequalities for the full phrase-to-symbol translation table.

Mistake 4 — Using the Wrong Bracket Type in Interval Notation

A strict inequality (< or >) needs a parenthesis; a non-strict inequality ( or ) needs a square bracket. Writing x ≥ 3 as (3, ∞) instead of [3, ∞) — or the reverse — is a common transcription error even when the algebra solving the inequality was done correctly. Infinity always gets a parenthesis, never a bracket, since it isn’t a specific reachable value.

Mistake 5 — Only Flipping One Symbol in a Compound Inequality

When dividing a compound inequality like a < mx + b < c by a negative m, both symbols have to flip simultaneously, not just one. Flipping only the left or only the right symbol produces an inconsistent, incorrect solution set. See graphing inequality solutions on a number line for how to visually check a compound inequality’s solution after solving.

Mistake 6 — Forgetting to Reorder After a Compound Flip

After both symbols flip in a compound inequality, the chain often needs reordering so the smaller bound is written first — for example, 2 > x ≥ -3 should be rewritten as -3 ≤ x < 2 for standard readability. This reordering is cosmetic (the math is already correct before reordering), but skipping it can make a correct answer look wrong or be misread by whoever’s checking the work.

Mistake 7 — Confusing “And” (Chained) With “Or” (Disconnected) Solutions

A chained compound inequality (a < x < c) represents an “and” condition — one continuous range. A problem using “or” between two separate inequalities (x < 2 or x > 8) represents two disconnected regions that can’t be written as a single chain. Treating an “or” problem like a chainable compound inequality produces a nonsensical or impossible statement.

The Fix

Watch for negative multiplication/division specifically (not just any operation), double-check “at least”/“at most” translations, match bracket type to strict/non-strict correctly, flip both symbols together in compound inequalities, and keep “and” and “or” problems conceptually separate. See inequality calculator examples for the correct process applied to several problems.

References & Sources

  1. [1] Khan Academy — Inequalities (Algebra 1) (opens in new tab)
  2. [2] Purdue OWL — Solving Linear Inequalities (opens in new tab)