Start with a true inequality chain:
$$1 < 2 < 3$$
Now multiply all parts by \(-1\):
$$-1 < -2 < -3$$
This is not true on the number line.
To fix it, flip the inequality signs:
$$-1 > -2 > -3$$
> (Greater Than) | < (Less Than) | ≥ (Greater Than or Equal To) | ≤ (Less Than or Equal To) |
---|---|---|---|
greater than more than exceeds above higher than is larger than |
less than fewer than below under is smaller than |
at least no less than not less than minimum of must be at least |
at most no more than not more than maximum of must be at most |
AND
inequalities: bounded on both sides (e.g., 3 < x ≤ 7
).OR
inequalities: disjoint ranges, often from absolute value expressions.