Historical Context & Motivation
Inequalities are older than you might think. Long before modern algebra existed, ancient mathematicians and engineers grappled with problems involving ranges and limits — from constraining the dimensions of a building to estimating the bounds of a harvest. The idea of expressing compound inequalities — statements that combine two or more inequality conditions — grew naturally out of the need to describe situations where a quantity must satisfy multiple constraints at once. Think of a doctor saying your heart rate should be between 60 and 100 beats per minute, or a recipe requiring an oven temperature that is at least 350 °F but no more than 400 °F. These everyday restrictions are compound inequalities in disguise.
Today, compound inequalities appear everywhere: speed limits set both a minimum and maximum, phone battery warnings trigger within a range, and college admissions require scores within certain bounds. The central question is straightforward — how do we mathematically represent and solve situations where a variable must satisfy more than one condition?
Core Principles & Definitions
A compound inequality is a mathematical sentence that joins two simple inequalities with the word "and" or the word "or". The connector you choose determines whether you need both conditions to be true simultaneously, or whether satisfying just one is enough. Understanding this distinction is the single most important idea in this lesson.
Simple Inequality
Compound Inequality with "AND"
Compound Inequality with "OR"
Interval & Set Notation
Flipping the Inequality Sign
Visualizing Compound Inequalities on a Number Line
Number lines are the go-to tool for visualizing compound inequalities. Each simple inequality shades part of the number line, and the compound connector tells you what to keep. With "AND" you keep only the region where both shadings overlap. With "OR" you keep every region that either shading covers. The diagram below shows these two cases side by side.
Notice the visual pattern. The "AND" solution forms a single bounded segment on the number line — the variable is "trapped" between two boundary values. The "OR" solution forms two separate rays pointing in opposite directions — the variable "escapes" to one side or the other. This visual distinction will help you quickly check whether your algebraic answer makes sense.
Mathematical Framework
Solving a compound inequality follows the same rules you already know for simple inequalities — isolate the variable using inverse operations. The key addition is that you must apply each operation to every part of the compound statement. Below are the standard forms and solving strategies.
Notation Systems & Graphical Representations
You will encounter compound inequalities expressed in three equivalent formats: inequality notation, interval notation, and number line graphs. Being able to translate fluently between them is a skill you will use throughout algebra and into precalculus. The table below shows how the same compound inequality looks in each format.
| Type | Inequality Notation | Interval Notation | Number Line Description |
|---|---|---|---|
| AND (bounded) | −3 ≤ x < 7 | [−3, 7) | Closed dot at −3, open dot at 7, segment shaded between |
| AND (no solution) | x > 5 AND x < 2 | ∅ (empty set) | No shading — the conditions contradict each other |
| OR (two rays) | x ≤ −4 OR x > 1 | (−∞, −4] ∪ (1, ∞) | Closed dot at −4 with left arrow; open dot at 1 with right arrow |
| OR (all reals) | x < 4 OR x > 1 | (−∞, ∞) | Entire number line is shaded — the two rays overlap completely |
When reading interval notation, remember that parentheses ( ) mean the endpoint is excluded (strict inequality), while brackets [ ] mean it is included. Infinity (∞) and negative infinity (−∞) always get parentheses because infinity is not an actual number you can reach.
Worked Example — Real-World Compound Inequality
A school cafeteria manager orders boxes of apples. The budget allows spending at least $30 but no more than $90 on apples. Each box costs $12, and there is a flat $6 delivery fee. How many boxes can the manager order?
Comparing "AND" and "OR" — Strengths and Pitfalls
Students often mix up "AND" and "OR" connectors, especially in word problems where the language is subtle. The table below highlights the key differences so you can identify which connector to use and avoid common mistakes.
| Feature | AND (Intersection) | OR (Union) |
|---|---|---|
| Meaning | Both conditions must be true simultaneously | At least one condition must be true |
| Solution shape | Usually a single bounded segment (or empty) | Usually two separate rays (or all reals) |
| Real-world signal words | "between," "from … to," "within," "at least … but no more than" | "less than … or greater than," "outside," "either … or" |
| Compact notation | Can be written as a ≤ x ≤ b (three-part) | Must be written as two separate inequalities |
| Common error | Writing 5 < x > 3 (nonsensical) instead of 3 < x < 5 | Writing 2 < x < −1 (contradictory) when you mean x < −1 OR x > 2 |
Connection to Advanced Topics
Compound inequalities are not just an Algebra 1 topic — they are a stepping stone to more powerful mathematical ideas. As you progress through high school and beyond, you will encounter them in increasingly sophisticated forms.
| This Lesson | Where It Leads |
|---|---|
| Solving linear compound inequalities in one variable | Systems of linear inequalities in two variables (graphed as shaded regions on the coordinate plane) |
| "AND" as an intersection of sets | Domain restrictions for functions — e.g., the domain of √(x − 2) requires x ≥ 2 |
| "OR" as a union of sets | Piecewise functions defined on different intervals, and absolute value inequalities |
| Interval notation (−3, 7] | Continuous function analysis, limits, and calculus where interval notation is standard |
One particularly important connection is to absolute value inequalities. The inequality |x − 5| < 3 translates directly into the compound inequality −3 < x − 5 < 3, which simplifies to 2 < x < 8. Similarly, |x − 5| > 3 becomes x − 5 < −3 OR x − 5 > 3, yielding x < 2 OR x > 8. If you master compound inequalities now, absolute value problems will feel like familiar territory.
Practice Problems
Lesson Summary
A compound inequality joins two simple inequalities using "AND" or "OR". An AND inequality requires both conditions to hold, producing an intersection that typically looks like a bounded segment on the number line (or no solution at all if the conditions contradict). An OR inequality requires at least one condition to hold, producing a union that typically looks like two separate rays (or all real numbers if the conditions cover everything).
To solve, apply inverse operations to isolate the variable, remembering to flip the inequality sign when multiplying or dividing by a negative. Express answers in inequality notation, interval notation, or on a number line. In real-world contexts, always interpret the mathematical solution within the constraints of the problem — checking units, rounding appropriately, and restricting to whole numbers when the situation demands it.