Almost the same — but one law bites
From the Order and Inequality lesson in Bedrock, here is the key theorem: multiplying both sides of an inequality by a negative number reverses its direction. We proved it there with the number-line flip. Make it concrete:
Is ? No — . The order flipped. This isn't invented; it's the number line announcing that negation reverses left and right.
The one new law: when you multiply or divide both sides of an inequality by a negative number, flip the inequality sign. Everything else is identical to solving equations.
Solving and expressing solution sets
Solve :
The solution is not one number — it's an infinite set. Interval notation: . On the number line: open circle at 4 (4 is not a solution since ), shading to the left.
Now solve :
Dividing by (negative) flips to . Interval: . Closed circle at because — yes, is a solution.
Drag the point and watch it fall inside or outside the solution region. Open endpoints match strict inequalities; closed endpoints match non-strict ones.
Compound inequalities: intersection and union
"And" inequalities require both conditions simultaneously — this is the intersection of two sets, exactly the operation from the Set Operations lesson.
Solve — work on all three parts at once:
Interval: . The intersection of the ray and the ray .
"Or" inequalities require at least one condition — this is the union .
Solve " or ":
Left piece: . Right piece: . Union: .
Absolute-value inequalities
The Absolute Value and Distance lesson gave you the key translation: is the distance from to . Use it here.
Band type (): means within distance of :
Two-rays type (): means farther than from :
Example: Solve :
Interval: . Check: : . Yes. : . Yes. : . Yes.
Always translate to distance language first. The algebra follows mechanically.
Writing solution sets: interval notation and set-builder
Two equivalent notations for the same infinite set of solutions:
Interval notation. Four building blocks:
- : all with (both endpoints excluded)
- : all with (both endpoints included)
- : all ; : all (infinity is never included)
- Unions: for "x < a or x > b"
The relationship to the real line. Every bounded interval is a connected piece of . Every unbounded ray is a half-line. These are not ad hoc notations — they are the standard descriptions of connected subsets of , the same sets you'll use when specifying domains of functions, domains of convergence of series, and much more later.
Why this matters more than it looks. The solution set of an inequality is a SET — and everything you know about sets from the Sets stratum applies. "And" means intersection, "or" means union, "not" would mean complement. Set operations are not just set theory homework; they are the operating manual for combining conditions. When you later solve systems of inequalities, you will be computing intersections of half-planes in — the exact same move, one dimension higher.