Which numbers actually make the inequality true?
You’ve probably stared at a line of symbols like (3x - 7 \le 2) and thought, “Is this even solvable without a calculator?” The answer is yes—if you know the right steps. And if you’re the kind of person who likes to circle the correct answers on a worksheet, you’ll want a clear, no‑fluff guide that shows exactly how to pick the right numbers every time Still holds up..
What Is “Circle the Possible Values That Satisfy Each Inequality”?
When a teacher hands out a sheet that says “circle the possible values that satisfy each inequality,” they’re basically asking you to do two things:
- Solve the inequality – figure out the range of numbers that make the statement true.
- Identify the choices – look at a list of candidate numbers and mark the ones that fall inside that range.
It’s the same idea as solving an equation, except you end up with a range (like (x > 4) or (-2 \le x < 5)) instead of a single answer. In practice, you’ll see this on everything from 6th‑grade math worksheets to standardized test prep.
The language behind it
- Inequality symbols – (<, >, \le, \ge) tell you whether the solution set is “less than,” “greater than,” or includes the boundary.
- Solution set – the collection of all numbers that satisfy the inequality.
- Interval notation – a shorthand like ((‑\infty, 3]) that tells you exactly where the solution lives on the number line.
Understanding these pieces is the first step toward circling the right answers without second‑guessing yourself.
Why It Matters / Why People Care
If you can quickly spot the correct numbers, you’ll:
- Save time on tests – No more lingering over a list of options.
- Avoid careless errors – It’s easy to mis‑read a “≤” as a “<” and circle the wrong value.
- Build confidence – Once you see the pattern, the whole process feels almost automatic.
In real life, inequality thinking shows up in budgeting (“spend less than $200”), cooking (“use at least 2 cups of water”), and even in setting limits for kids (“no more than 30 minutes of screen time”). So the skill isn’t just academic; it’s practical.
How It Works (or How to Do It)
Below is the step‑by‑step method I use every time I’m faced with a “circle the possible values” problem. Grab a pencil, and let’s walk through it Most people skip this — try not to. Worth knowing..
1. Isolate the variable
Treat the inequality like an equation: move everything that isn’t the variable to the other side.
Example:
(5x + 3 > 18)
- Subtract 3 from both sides → (5x > 15)
- Divide by 5 (positive, so the direction stays) → (x > 3)
Now you know the solution set: all numbers greater than 3 Took long enough..
2. Watch the sign when you multiply or divide
If you multiply or divide by a negative number, you must flip the inequality sign.
Example:
(-2y \le 10)
- Divide by ‑2 → (y \ge -5) (notice the flip)
That little flip is the most common place people slip up.
3. Convert to interval notation (optional but helpful)
Writing the solution as an interval makes it easier to compare with the list of choices.
- (x > 3) → ((3, \infty))
- (y \ge -5) → ([‑5, \infty))
Square brackets mean “include the endpoint”; parentheses mean “don’t include it.”
4. Plot it on a mental number line
Visualizing the interval helps you see where the acceptable numbers sit Which is the point..
- For ((3, \infty)), picture an open circle at 3 and an arrow heading right forever.
- For ([‑5, \infty)), picture a closed circle at ‑5 and the same right‑ward arrow.
If you’re a visual learner, actually drawing a quick line on your paper can prevent mistakes.
5. Scan the list of candidate values
Now you have a checklist:
- Is the number greater than 3?
- Is it greater than or equal to ‑5?
Mark the ones that satisfy the condition. If the list includes fractions or decimals, don’t panic—just compare them to the boundary.
6. Double‑check edge cases
Sometimes the list will contain the exact boundary value. Remember:
- < or > → exclude the boundary.
- ≤ or ≥ → include the boundary.
If you’re unsure, plug the boundary back into the original inequality. If it makes a true statement, you can circle it (only when the symbol is ≤ or ≥) The details matter here..
Common Mistakes / What Most People Get Wrong
Even seasoned students trip up. Here are the pitfalls I see most often, and how to dodge them.
| Mistake | Why It Happens | Quick Fix |
|---|---|---|
| Forgetting to flip the sign when dividing by a negative | The rule feels “extra” and gets skipped in a rush | Write “÷ (‑) → flip!” on the margin before you start |
| Treating “≤” as “<” | The little line under the arrow is easy to miss | Highlight the symbol with a pen; the line is a visual cue |
| Mixing up the direction of the inequality after moving terms | Subtracting a larger number from a smaller one can reverse intuition | After each step, pause and read the inequality out loud (“x is greater than…”) |
| Assuming all numbers on the list are integers | Many worksheets sneak in fractions or negatives to test you | Compare each candidate numerically; don’t rely on “looks right” |
| Ignoring the “or equal to” part when the solution set is a single point | If the inequality simplifies to something like (x = 4), you might think it’s a range | Write the simplified form explicitly; if it’s an equality, only that number works |
Practical Tips / What Actually Works
-
Write the solution in two forms – one as an inequality, one as interval notation. Seeing both side by side cements the idea.
-
Create a personal “sign‑flip” reminder – a sticky note that says “Negative divisor = flip!” can be a lifesaver during timed tests.
-
Use a quick “test‑point” – pick a number you know is inside the interval (like 0 for most positive‑only solutions) and plug it back into the original inequality. If it works, you’ve likely solved it correctly.
-
Circle the boundary first – if the list includes the exact endpoint, circle it only after you’ve confirmed the inequality includes it. It prevents the “I missed the line” error It's one of those things that adds up..
-
Practice with mixed lists – generate your own worksheets with numbers like (-\frac{3}{2}, 2.7, 0, 5). The more variety you see, the less likely you’ll be fooled by a surprise fraction Which is the point..
-
Teach someone else – explaining the steps to a friend forces you to articulate each move, which reinforces your own understanding That's the part that actually makes a difference..
FAQ
Q: What if the inequality has two variables, like (2x + y < 5)?
A: On a “circle the values” worksheet, you’ll usually see one variable isolated. If both appear, the teacher likely expects you to solve for one variable in terms of the other, then use the given list of ordered pairs to decide which pairs satisfy the inequality.
Q: How do I handle absolute value inequalities, such as (|x - 3| \le 4)?
A: Split it into two: (-4 \le x - 3 \le 4). Then solve each side: (-1 \le x \le 7). Any candidate between –1 and 7 (including the ends) gets circled.
Q: Can I use a calculator for these problems?
A: You can for checking, but the point is to do the algebra mentally. Relying on a calculator slows you down and defeats the purpose of the exercise.
Q: What does “strictly greater than” mean?
A: It’s the same as “>”. The boundary is not part of the solution set. Visualize an open circle on the number line.
Q: Why do some worksheets ask for “possible values” instead of “solution set”?
A: “Possible values” is just a friendlier way of saying “numbers that work.” The math is identical; the wording is meant to sound less formal for younger students It's one of those things that adds up..
So there you have it. From isolating the variable to double‑checking edge cases, the process is straightforward once you internalize the key rules. The next time a worksheet says “circle the possible values that satisfy each inequality,” you’ll know exactly where to put that pen. And, honestly, once you get the hang of it, you’ll find yourself spotting the right numbers in everyday situations—like deciding whether a sale price is truly less than your budget. Happy circling!