2.1.12 · D3Algebra — Introduction & Intermediate

Worked examples — Compound inequalities — AND, OR

3,308 words15 min readBack to topic

The scenario matrix

Every problem this topic throws lives in exactly one of these cells. We will hit all of them.

Cell Connective Situation What the answer looks like
C1 AND two rays that do overlap (point toward each other) a single bounded interval etc.
C2 AND two rays pointing apart (no solution)
C3 AND boundaries touch at one point (degenerate) a single point
C4 OR two disjoint rays two pieces
C5 OR rays point toward each other and overlap → flood all reals
C5b OR / AND same-direction (nested) rays → one unbounded ray or
C6 AND three-part , positive coefficient single interval
C7 AND three-part, divide by a negative (flip both) single interval, order reversed
C8 AND real-world word problem interval + units
C9 OR exam twist — hidden absolute value $ x
C10 AND exam twist — hidden absolute value $ x

The examples

Figure — Compound inequalities — AND, OR
Figure — Compound inequalities — AND, OR
Figure — Compound inequalities — AND, OR


Active recall

Which set operation gives the narrow overlap?
Intersection (the AND case).
What does mean and why does it always take a round bracket?
It means "goes on forever, no end"; it's not a reachable number, so the endpoint can never be included.
What does stand for?
The real numbers — every number on the whole line at once.
becomes which kind of compound inequality?
An AND — the single interval .
becomes which kind of compound inequality?
An OR — two rays or .
Solve AND .
The single point .
Solve OR .
.
Why does OR equal all reals?
The rays point toward each other and overlap, so no number can fail both — the union floods .
Solve OR .
— the bigger ray swallows the smaller.
Solve AND .
— the stricter bound wins.
Dividing a three-part inequality by does what?
Flips BOTH relation signs at once.

Connections