PRE-ALGEBRA • EXPRESSIONS, EQUATIONS & INEQUALITIES

Interpreting Inequality Solutions — I can interpret an inequality solution set in a context as a range of possible values.

Discover how inequalities describe entire ranges of answers instead of just one number.

Why Do We Need Inequalities?

In everyday life, not every question has just one answer. Think about a speed limit sign that says 55 mph. You don't have to drive exactly 55 — you can drive any speed at or below that number. Mathematicians needed a way to describe this kind of "range" of values, so they created inequalities.

For thousands of years, people have needed to express rules like "you must be at least this tall" or "you can spend no more than this much." Let's look at how inequality thinking developed over time.

~1800 BCE
Ancient Babylon
Babylonian clay tablets show problems about dividing land and grain. Scribes used words like "at most" and "at least" to describe fair shares.
~300 BCE
Greek Mathematics
Euclid and Archimedes compared lengths and areas. They proved that one quantity was "greater than" or "less than" another, but they wrote it in words.
1631
Modern Symbols Born
English mathematician Thomas Harriot introduced the < and > symbols we still use today. Before this, people wrote out "is greater than" every time!
1700s–1800s
Number Lines Appear
Mathematicians began drawing solutions on number lines. This visual tool made it much easier to see ranges of values at a glance.

Today, inequalities show up everywhere — from age limits to budgets to science experiments. The big question this lesson answers is: What does it really mean when an inequality has infinitely many solutions, and how do we make sense of them in real life?

Core Principles & Definitions

Before we interpret inequality solutions, let's make sure we understand the key vocabulary. An inequality is a math sentence that uses a comparison symbol instead of an equals sign. Instead of saying "x equals 5," an inequality might say "x is greater than 5."

1

Solution Set

A solution set is the collection of all values that make the inequality true. Unlike equations (which often have one answer), inequalities usually have many — even infinitely many — solutions.
2

Boundary Value

The boundary value is the number where the inequality "switches" from true to false. For x > 5, the boundary is 5. It's the edge of the solution set.
3

Open vs. Closed Circles

An open circle (○) means the boundary is NOT included (use with < or >). A closed circle (●) means the boundary IS included (use with ≤ or ≥).
4

Range of Values

A range describes all the numbers between (or beyond) certain limits. When we interpret an inequality in context, we describe what values are reasonable in the real situation.
KEY TAKEAWAY
Think of an inequality like a velvet rope at a theme park ride. The sign says "You must be at least 48 inches tall." That doesn't mean only people who are exactly 48 inches can ride. Anyone 48 inches or taller can get on. The solution set is a whole range — not just one height!

Seeing Inequalities on a Number Line

The best way to understand a solution set is to draw it on a number line. A number line lets you see the entire range of values that work. Let's look at four common types of inequalities and how they appear.

Each number line shows a different inequality with boundary value 3. Notice how open circles mean "not included" while closed circles mean "included." The arrow shows that the solutions keep going forever in that direction.

Look at the first number line. For x > 3, the open circle at 3 tells you that 3 itself is NOT a solution. But 3.1, 4, 10, and 1,000 are all solutions. The arrow going right shows the solutions continue forever. On the second line, x ≤ 3 has a filled-in circle at 3 because 3 IS included. The arrow goes left, meaning 2, 1, 0, −5, and so on are all solutions too.

The Math Behind Inequalities

Solving an inequality works almost the same way as solving an equation. You use inverse operations (doing the opposite) to get the variable alone. The result tells you the boundary value, and the inequality symbol tells you which direction the solutions go.

INEQUALITY SYMBOLS
< means "less than" > means "greater than" ≤ means "less than or equal to" ≥ means "greater than or equal to"
The symbols < and > give an open circle on the number line. The symbols ≤ and ≥ give a closed circle because the boundary value is included.
SOLVING A ONE-STEP INEQUALITY
x + 4 > 10 → x + 4 − 4 > 10 − 4 → x > 6
Subtract 4 from both sides, just like an equation. The solution means x can be any number greater than 6.
SOLVING A TWO-STEP INEQUALITY
3x − 5 ≤ 16 → 3x ≤ 21 → x ≤ 7
First add 5 to both sides, then divide both sides by 3. The solution means x can be 7 or any number less than 7.
⚠️ Important Rule!
When you multiply or divide both sides by a negative number, you must flip the inequality symbol. For example, if −2x > 8, dividing by −2 flips > to <, so x < −4.

Interpreting Solutions in Real-Life Contexts

Solving the inequality is only half the job. The other half — and often the most important part — is interpreting what the solution means in context. When a problem comes from a real-world situation, you need to think about what values actually make sense.

For example, if the inequality describes how many shirts you can buy, then negative numbers and fractions don't make sense — you can't buy −3 shirts or 2.7 shirts. The math might say x ≤ 7, but the real-world answer is "0, 1, 2, 3, 4, 5, 6, or 7 shirts."

This flowchart shows the three-step process: set up the inequality from the context, solve it mathematically, then interpret the answer by considering what values make sense in the real situation.
Common context clues and how they affect your solution set
Context ClueWhat It Means for the SolutionExample
Counting objects (people, items)Only whole numbers (0, 1, 2, …)"How many tickets?" — can't buy 3.5 tickets
Measuring (height, weight, time)Decimals and fractions are OK"At least 4.5 feet tall" — 4.72 ft is fine
Money or spendingRound to the nearest cent or whole dollar"No more than $20" — $19.99 works
Negative values impossibleOnly values ≥ 0 make sense"How many miles?" — can't run −5 miles

Worked Example: Movie Night Budget

Let's work through a full problem from start to finish. Pay attention to how we interpret the final answer in context.

Movie Night Budget Problem
1
Step 1 — Read and Understand the ProblemMaya wants to go to the movies with friends. She has $30. A movie ticket costs $9, and she also wants to buy one popcorn for $6. How many friends' tickets can Maya pay for, including her own?
2
Step 2 — Define the VariableLet t = the number of tickets Maya buys (including her own). She always buys the popcorn, so the popcorn cost ($6) is a fixed expense.
3
Step 3 — Write the InequalityThe total cost of tickets plus popcorn must be less than or equal to $30.
9t + 6 ≤ 30
4
Step 4 — Solve the InequalitySubtract 6 from both sides: 9t ≤ 24. Then divide both sides by 9: t ≤ 2.666…
t ≤ 2.67 (approximately)
5
Step 5 — Interpret in ContextMaya can't buy a fraction of a ticket, so we round down to the nearest whole number. That means t can be 0, 1, or 2. Since she wants to buy her own ticket, t = 1 means just Maya. t = 2 means Maya plus one friend.
Maya can buy at most 2 tickets — her own and one friend's ticket — and still afford popcorn.
6
Step 6 — Check the Answer2 tickets × $9 = $18, plus $6 popcorn = $24. That's $24 ≤ $30. ✓ If she bought 3 tickets: 3 × $9 = $27, plus $6 = $33. That's $33 > $30. ✗ The answer checks out!

Equations vs. Inequalities: What's the Difference?

You already know how to solve equations. Inequalities are similar, but the big difference is in the solution. Let's compare them side by side.

Comparing equations and inequalities
FeatureEquation (=)Inequality (<, >, ≤, ≥)
Symbol used= (equals)<, >, ≤, or ≥
Number of solutionsUsually one exact valueA whole range of values (infinitely many)
GraphA single point on the number lineA shaded ray or segment on the number line
Examplex + 3 = 7 → x = 4x + 3 < 7 → x < 4 (any number below 4)
Real-life example"The test has exactly 25 questions""You need at least 18 correct to pass"
KEY TAKEAWAY
An equation is like asking "What exact temperature is it right now?" — there's one answer (say, 72°F). An inequality is like asking "What temperatures would feel comfortable?" — there's a whole range (maybe 65°F to 80°F). Both are useful, but they answer different kinds of questions.

Looking Ahead: Compound Inequalities & Beyond

Right now, you're working with simple inequalities like x > 5 or x ≤ 12. In future math classes, you'll combine two inequalities into one statement. These are called compound inequalities.

Your inequality journey: now and next
What You Know NowWhat's Coming Next
x > 3 (one boundary, one direction)3 < x < 10 (two boundaries — "between")
Graphing on a number line with one arrowGraphing a shaded segment between two points
Interpreting in one-variable contextsGraphing inequalities on a coordinate plane (two variables)
One inequality at a timeSystems of inequalities (multiple rules at once)

For example, a doctor might say a healthy heart rate during exercise is between 100 and 170 beats per minute. That's a compound inequality: 100 ≤ h ≤ 170. The skill you're learning right now — interpreting what a solution set means in context — is the exact same skill you'll use with these more advanced types.

Practice Problems

PROBLEM 1CONCEPTUAL
The inequality x ≥ 12 describes the ages of people allowed on a certain ride. A friend says, "So the answer is 12." Explain what's wrong with this statement.
PROBLEM 2BASIC CALCULATION
Solve the inequality 2x + 5 < 19. Then list three values that are in the solution set and one value that is not.
PROBLEM 3INTERMEDIATE
A parking garage charges $3 to enter plus $2 for every hour you park. You have $15. Write an inequality and solve it to find how many hours you can park. Interpret your answer.
PROBLEM 4APPLIED
A school club needs to raise at least $200 for a field trip. They have already raised $65 from a bake sale. They plan to wash cars for $8 each. Write and solve an inequality, then explain what the solution means for the club.
PROBLEM 5CRITICAL THINKING
Two students each solved a word problem and got x ≤ 8. Student A says the answer is "8 or fewer," and Student B says the answer is "0 through 8." The problem was about how many people can fit in an elevator. Who is more correct, and why? Can you think of a different context where Student A's answer would be better?

Lesson Summary

An inequality uses symbols like <, >, ≤, and ≥ to compare values. Unlike equations, inequalities have a solution set — a whole range of values that make the statement true, not just one answer. You can show this range on a number line using open circles (for < and >, boundary NOT included) or closed circles (for ≤ and ≥, boundary IS included), plus an arrow showing the direction of all solutions.

The most important skill in this lesson is interpreting the solution in context. After you solve the inequality, ask yourself: Does the context allow decimals or only whole numbers? Can the values be negative? Should I round up or round down? The mathematical solution gives you the full range of numbers that work, but the real-world answer may be a smaller set of values that actually make sense in the situation.

Varsity Tutors • Pre-Algebra • Interpreting Inequality Solutions