Inequalities look identical to equations until you reach the rule that flips you up at midnight: when you multiply or divide by a negative number, the inequality direction flips. This guide walks through linear, compound, and quadratic inequalities with the patterns that solve 95% of homework.
The one rule everyone forgets
For equations: every operation preserves the equality. implies — both sides equally negated, equality holds.
For inequalities: multiplying or dividing both sides by a negative number flips the direction. is true, but multiply both by and we get , which is false. The corrected statement is .
This single rule is the source of most inequality mistakes. Burn it into your reflexes:
- Add/subtract anything → no flip.
- Multiply/divide by positive → no flip.
- Multiply/divide by negative → flip the inequality.
Linear inequalities
Solve like you solve linear equations, watching out for sign flips.
Example 1: .
- Subtract 5: .
- Divide by (positive, no flip): .
- Solution set: — open parenthesis means is not included.
Example 2 (with the flip): .
- Subtract 7: .
- Divide by (negative — FLIP): .
- Solution set: — square bracket because of , including .
Compound inequalities
A "compound" inequality joins two simple inequalities with AND or OR.
AND is often written as a single chain: . Operate on all three parts simultaneously.
- Subtract 3 everywhere: .
- Divide by 2 everywhere: .
- Solution: .
OR stays as two separate inequalities. The solution is the union of both individual solution sets:
or → solution .
Quadratic inequalities
For (or any inequality ):
- Find roots of .
- Plot roots on the number line — they divide it into intervals.
- Test a point in each interval to see whether the quadratic is positive or negative there.
- Pick the intervals matching the inequality direction.
Example: .
- Factor: . Roots at and .
- Test intervals:
- : ✓
- : ✗
- : ✓
- Solution: .
For or inequalities, include the roots (closed intervals): .
Graphing solutions on a number line
- Open circle (○) at a value not included ( or ).
- Closed circle (●) at a value included ( or ).
- Arrow extending to infinity in the direction of the solution.
Compound AND → bracket between two circles. Compound OR → two separate rays going outward.
Inequalities with absolute value
unpacks to , i.e. — a bounded interval.
unpacks to OR , i.e. OR — two rays going outward.
Common mistakes
- Forgetting to flip when dividing by a negative. The single biggest source of wrong inequality answers.
- Including endpoints incorrectly. vs matters — your bracket type depends on it.
- Treating compound AND like equals. is a single statement; you can't break it into " or ."
- Solving quadratic inequalities like equations. Setting "equal to zero" gives roots ; the inequality solution isn't but the intervals between/around them.
Try it yourself
Drop any inequality (linear, compound, quadratic, with absolute value) into our free Inequality Solver — the AI flips signs correctly and shows every step, plus a number-line solution graph.
Related material:
- Glossary: Inequality
- Glossary: Absolute Value
- Quadratic Equation Calculator — pair with the inequality version