MATH 1 • ALGEBRA & FUNCTIONS

Compound Inequalities — I can solve and interpret compound inequalities (and/or) in real-world contexts.

Learn to combine inequality conditions to model real constraints like budgets, speed limits, and safety ranges.

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.

c. 300 BCE
Euclid's Comparative Reasoning
In Elements, Euclid compared geometric magnitudes using statements like 'greater than' and 'less than,' laying the conceptual groundwork for inequalities.
1631
Harriot Introduces Inequality Symbols
Thomas Harriot's posthumous work introduced the < and > symbols, giving mathematicians a compact way to write inequality relationships for the first time.
1800s
Algebra Meets Real-World Constraints
As the Industrial Revolution demanded engineering tolerances and safety margins, combining inequalities with 'and' or 'or' became essential for specifying acceptable ranges in manufacturing and science.
1947
Linear Programming Formalizes Compound Constraints
George Dantzig developed linear programming, a method that solves optimization problems by working with systems of compound inequalities — a technique now used in logistics, finance, and computer science.

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.

1

Simple Inequality

A statement comparing a variable to a value using <, >, ≤, or ≥. Example: x > 3. This is the building block for compound inequalities.
2

Compound Inequality with "AND"

Both conditions must be true at the same time. The solution is the intersection (overlap) of the two solution sets. Example: x > 1 AND x < 5.
3

Compound Inequality with "OR"

At least one condition must be true. The solution is the union (combination) of the two solution sets. Example: x < −2 OR x > 4.
4

Interval & Set Notation

"AND" solutions often form a bounded interval like (1, 5). "OR" solutions often form two separate rays, written with the union symbol ∪, such as (−∞, −2) ∪ (4, ∞).
5

Flipping the Inequality Sign

When you multiply or divide both sides of an inequality by a negative number, you must reverse the direction of the inequality symbol. This rule applies to each part of a compound inequality.
KEY TAKEAWAY
Think of compound inequalities like the settings on a thermostat. An "AND" inequality is like setting a comfort zone: the temperature must be at least 68 °F and at most 76 °F. Only values inside that window work. An "OR" inequality is like an alarm that triggers when the temperature drops below 32 °F or rises above 100 °F. Any value in either danger zone sets it off.

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.

Top: an "AND" compound inequality shades only the overlap between the two individual solutions. Bottom: an "OR" compound inequality shades both regions, even though they don't touch. Open circles mean the endpoint is not included (strict inequality), and filled circles mean the endpoint is included (≤ or ≥).

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.

AND — COMPACT FORM
a < x < b (equivalently, x > a AND x < b)
Here a and b are the lower and upper bounds. The inequality symbols can be strict (<) or inclusive (≤). Solve by performing the same operation on all three parts.
AND — THREE-PART SOLVING RULE
a ≤ expression ≤ b → subtract, divide, etc. across all three parts
Example: 2 ≤ 3x − 1 ≤ 8 → add 1 to all three parts → 3 ≤ 3x ≤ 9 → divide all three parts by 3 → 1 ≤ x ≤ 3.
OR — SEPARATE FORM
x < a OR x > b (solve each inequality independently)
Solve each simple inequality on its own, then combine the two solution sets with the union symbol ∪. The two regions may or may not overlap.
SIGN-FLIP RULE
If you multiply or divide by a negative, reverse ≤ to ≥ (and < to >)
Example: −2x > 6 → divide by −2 and flip → x < −3. This rule is the #1 source of errors, so always double-check.
⚠️ Special Cases to Watch
An "AND" compound inequality can have no solution if the two conditions contradict each other (e.g., x > 5 AND x < 2 — no number satisfies both). An "OR" compound inequality can result in all real numbers if the two conditions cover the entire number line (e.g., x < 4 OR x > 1 — every number satisfies at least one).

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.

Comparison of notation formats for compound inequalities
TypeInequality NotationInterval NotationNumber 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
Four solution types for compound inequalities. Row 1 shows a bounded "AND" segment. Row 2 shows contradictory "AND" conditions with no solution. Row 3 shows two disjoint "OR" rays. Row 4 shows "OR" conditions that cover the entire number line.

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?

Solving an "AND" Compound Inequality from a Word Problem
1
Step 1 — Define the Variable and Write the InequalityLet b = the number of boxes. The total cost is 12b + 6. The constraint is that the total cost must be at least $30 and at most $90.
30 ≤ 12b + 6 ≤ 90
2
Step 2 — Subtract 6 from All Three PartsTo begin isolating b, subtract the delivery fee from each part of the inequality: 30 − 6 ≤ 12b + 6 − 6 ≤ 90 − 6.
24 ≤ 12b ≤ 84
3
Step 3 — Divide All Three Parts by 12Divide every part by 12 (positive, so no sign flip): 24 ÷ 12 ≤ 12b ÷ 12 ≤ 84 ÷ 12.
2 ≤ b ≤ 7
4
Step 4 — Interpret the Solution in ContextSince b represents a count of boxes, only whole-number values make sense. The manager can order 2, 3, 4, 5, 6, or 7 boxes to stay within budget.
b ∈ {2, 3, 4, 5, 6, 7} or equivalently 2 ≤ b ≤ 7
💡 Tip — Context Matters
Always re-read the original problem after solving. A mathematical solution of 2 ≤ b ≤ 7 is continuous, but the real-world answer restricts b to whole numbers because you can't buy a fraction of a box. Stating your answer in context earns full credit on assessments.

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.

AND versus OR at a glance
FeatureAND (Intersection)OR (Union)
MeaningBoth conditions must be true simultaneouslyAt least one condition must be true
Solution shapeUsually 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 notationCan be written as a ≤ x ≤ b (three-part)Must be written as two separate inequalities
Common errorWriting 5 < x > 3 (nonsensical) instead of 3 < x < 5Writing 2 < x < −1 (contradictory) when you mean x < −1 OR x > 2
KEY TAKEAWAY
Think of "AND" as a traffic lane with walls on both sides — you can only drive within the lane. Think of "OR" as two open roads that split at a fork — you can take either one. If you're unsure which connector to use, ask yourself: "Does the variable need to be trapped between limits, or does it need to escape past a threshold?"

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.

From compound inequalities to more advanced concepts
This LessonWhere It Leads
Solving linear compound inequalities in one variableSystems of linear inequalities in two variables (graphed as shaded regions on the coordinate plane)
"AND" as an intersection of setsDomain restrictions for functions — e.g., the domain of √(x − 2) requires x ≥ 2
"OR" as a union of setsPiecewise 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

PROBLEM 1CONCEPTUAL
A student writes the inequality 3 < x > 7 and claims it means "x is between 3 and 7." Explain what is wrong with this notation and write the correct compound inequality.
PROBLEM 2BASIC CALCULATION
Solve the compound inequality −4 ≤ 2x + 6 < 12 and write the solution in interval notation.
PROBLEM 3INTERMEDIATE
Solve the compound inequality: 3x − 1 > 8 OR 5 − 2x > 11. Write your answer in both inequality and interval notation.
PROBLEM 4APPLIED
A swimming pool's water temperature must be kept between 78 °F and 82 °F (inclusive) for a competition. The heater raises the temperature by 0.5 °F per minute, and the pool is currently at 70 °F. After how many minutes of heating will the pool be at an acceptable competition temperature?
PROBLEM 5CRITICAL THINKING
Consider the compound inequality x + 3 < 2x − 1 AND 2x − 1 < x + 7. Solve it, then explain why this problem could NOT be written in standard three-part (compact) form as "x + 3 < 2x − 1 < x + 7" and solved by working on all three parts simultaneously the way you would with a constant-bound inequality.

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.

Varsity Tutors • Math 1 • Compound Inequalities