Compound inequalities combine two or more conditions using "and" or "or" to describe a range of values. They show up constantly when you need to express constraints, like acceptable temperature ranges, budget limits, or weight restrictions.
Compound Inequalities
Inequality Symbols and Solution Sets
Before working with compound inequalities, make sure you're comfortable with the four inequality symbols:
- Less than () and greater than (): the endpoint is not included
- Less than or equal to () and greater than or equal to (): the endpoint is included
The solution set is the collection of all values that make the inequality true. You can express it three ways: in set-builder notation, in interval notation, or as a graph on a number line.
In interval notation, parentheses mark endpoints that are not included, and brackets mark endpoints that are included.

Compound Inequalities with "And"
An "and" compound inequality requires both conditions to be true at the same time. You're looking for the intersection (overlap) of the two solution sets.
These often appear in the compact form , which really means and .
How to solve:
- Solve each inequality separately.
- Find the overlap where both solutions are true at once.
- Write the solution in interval notation or graph it on a number line.
Example: Solve and .
- The first inequality gives all values between 2 (not included) and 6 (included).
- The second gives all values between 4 (included) and 8 (not included).
- The overlap is the region where both are satisfied: .
- In interval notation: .
If the two inequalities have no overlap, the "and" compound inequality has no solution. For instance, and can't both be true at once.

Compound Inequalities with "Or"
An "or" compound inequality requires at least one condition to be true. You're looking for the union (combination) of the two solution sets.
How to solve:
- Solve each inequality separately.
- Combine both solution sets together.
- Write the solution using the union symbol in interval notation, or shade both regions on a number line.
Example: Solve or .
- The first inequality gives all values less than .
- The second gives all values greater than .
- Combine them: .
If the two solution sets cover the entire number line (like or ), the solution is all real numbers, written .
"And" vs. "Or" at a Glance
| "And" | "Or" | |
|---|---|---|
| Meaning | Both conditions must be true | At least one condition must be true |
| Operation | Intersection (overlap) | Union (combine) |
| Typical result | A narrower range | A wider range |
| Special case | No overlap → no solution | Full overlap → all real numbers |
Real-World Applications
Word problems involving compound inequalities follow a consistent process:
- Identify the variables and what they represent.
- Translate the verbal constraints into inequalities. Use "and" when all conditions must hold, "or" when satisfying any one condition is enough.
- Solve the compound inequality.
- Interpret the solution back in context of the problem.
Example: A manufacturer requires the total weight of a product and its packaging to be at most 2 pounds. The product itself must weigh more than 1.5 pounds. Find the allowable weight range for the packaging.
-
Let = product weight and = packaging weight.
-
The constraints are: and .
-
Since and is greater than 1.5, the most the packaging can weigh occurs when is at its smallest. As approaches 1.5, approaches . For any larger than 1.5, must be even smaller.
-
The packaging must weigh less than 0.5 pounds (and of course at least 0): .
Notice the strict inequality on 0.5. Since must be strictly greater than 1.5 (not equal to it), the packaging weight can get close to 0.5 but never actually reach it.