Compound inequalities: and, or, and the sign flip
Solve each condition, reverse the inequality only when multiplying or dividing by a negative, then combine by intersection or union.
How to recognize the method, run it, and know when it is the wrong choice.
Updated July 13, 2026And means both conditions must hold, so keep the overlap. Or means either condition may hold, so keep the combined regions.
The inequality sign records order
Adding or subtracting the same amount preserves order. Multiplying or dividing by a positive also preserves it.
A negative scale reverses the number line, so the inequality direction must reverse. This is not a memorized exception; it follows from order.
And means intersection
A double inequality such as 2 < x ≤ 7 asks for values satisfying both a lower and upper bound. Solve all three parts with the same operation.
Interval notation uses parentheses for excluded endpoints and brackets for included endpoints.
Or means union
An or statement keeps values from either branch. The solution may be two separate rays rather than one interval.
Absolute-value inequalities often produce these patterns: less than gives an inside interval, while greater than gives outside rays.
Solve −5 ≤ 2x + 1 < 9.
Subtract one from every part.
Divide every part by positive two.
Translate included and excluded endpoints into interval notation.
Common mistakes
- Flipping the sign after adding a negative instead of multiplying by one.
- Keeping a union for an and statement.
- Using a bracket at a strict endpoint.
Three takeaways
- Only negative multiplication or division flips order.
- And keeps overlap.
- Or keeps the union.