Which Linear Inequality Represents the Graph Below?
The short version is: you look at the line, decide which side is shaded, then translate that into an algebraic expression.
Ever stared at a coordinate plane, saw a slanted line slicing the grid, and wondered, “What inequality does this picture actually hide?” You’re not alone. In high‑school worksheets and college quizzes the same question pops up, and most students end up guessing “>” or “<” without really understanding why And that's really what it comes down to..
In the next few minutes we’ll walk through the whole process—no memorized formulas, just plain‑English reasoning that sticks. By the end you’ll be able to glance at any shaded half‑plane and write the correct linear inequality on the spot.
What Is a Linear Inequality (In Plain Language)
A linear inequality is just a line‑shaped rule that says “the points on one side of this line are allowed, the points on the other side are not.”
Think of the line itself as a fence. The fence can be described by an equation like y = 2x + 3. The inequality adds a “gate” that opens either toward the fence’s north‑east side (≥ or >) or its south‑west side (≤ or <) Worth keeping that in mind..
When you plot it on a graph you usually shade the region that satisfies the inequality. That shaded region is the visual answer to the question “which points work?”
The Symbols
- > means “greater than.”
- ≥ means “greater than or equal to.”
- < means “less than.”
- ≤ means “less than or equal to.”
If the line is solid, the fence includes the points on the line (≥ or ≤). If it’s dashed, the fence excludes the line itself (> or <).
Why It Matters / Why People Care
You might ask, “Why bother translating a picture into symbols?”
First, in math class the ability to move between visual and algebraic representations is a core skill. It shows you truly get the concept, not just the procedure Small thing, real impact..
Second, real‑world problems often start as a picture: a budget line, a feasible region for a diet, a safety zone for a robot arm. Turning that picture into an inequality lets you plug numbers into a spreadsheet, run optimizations, or feed the data to a computer program.
And yeah — that's actually more nuanced than it sounds.
Finally, standardized tests love this question because it’s a quick way to separate students who can reason from those who just memorize. Miss the subtle cue—like a dashed line—and you lose points for no good reason Most people skip this — try not to..
How to Identify the Correct Linear Inequality
Below is the step‑by‑step method that works for any graph you might encounter Worth keeping that in mind..
1. Find the Equation of the Boundary Line
The boundary line is the line that separates the shaded and unshaded halves. You can get its equation in three common ways:
- Two clear points – If the graph marks two points on the line, read their coordinates and use the slope‑intercept form y = mx + b.
- Slope and intercept – Sometimes the graph shows the y‑intercept (where the line crosses the y‑axis) and the slope (rise over run). Plug them directly.
- Guess‑and‑check – When the line is simple (e.g., 45°), you can often spot the equation right away: y = x, y = -x + 4, etc.
Example: The line passes through (0, 2) and (3, ‑1).
Slope m = (‑1‑2)/(3‑0) = –3/3 = –1.
Using the point‑slope form with (0, 2): y‑2 = –1(x‑0) → y = –x + 2 That alone is useful..
So the boundary equation is y = –x + 2.
2. Decide Solid vs. Dashed
Look at the line itself:
- Solid line → the inequality includes the line (≥ or ≤).
- Dashed line → the line is excluded (> or <).
Why does this matter? Now, because the algebraic symbol has to match the visual cue. Forget this and you’ll flip the answer.
3. Determine Which Side Is Shaded
Pick a test point that is not on the line. The classic choice is the origin (0, 0) because it’s easy to plug in—unless the origin lies exactly on the line, in which case pick (1, 0) or (0, 1).
Plug the test point into the equation you just found:
- If the substituted result makes the left‑hand side true for a “>” or “≥” statement, then the shaded side corresponds to “>” (or “≥”).
- If it makes it false, then the opposite inequality ( < or ≤ ) is the right one.
Continuing the example:
Test point (0, 0). Plug into y = –x + 2:
Left side = 0, right side = –0 + 2 = 2.
0 < 2, so the origin is below the line.
If the graph shades the region below the line, the inequality is y ≤ –x + 2 (solid line would be ≤, dashed would be <).
If the shading is above, we’d flip it to y ≥ –x + 2.
4. Write the Final Inequality
Combine the three pieces:
- The expression (usually y on one side, the linear function on the other).
- The correct relational operator (>, ≥, <, ≤).
- Whether the line is solid/dashed already dictated the “or equal to” part.
Result: y ≤ –x + 2 (solid line, shaded below) Worth keeping that in mind..
That’s the whole answer.
Common Mistakes / What Most People Get Wrong
-
Using the wrong test point – Some students pick a point that lies on the line, then get a “true” result and assume the shaded side matches. Always verify the point isn’t on the boundary.
-
Mixing up “above” and “below” – Remember the inequality is written with y on the left. If the shaded region is above the line, the inequality will be y ≥ … (or >).
-
Forgetting the “or equal to” – A solid line is not just a visual hint; it changes the symbol. Skipping the “=“ loses half the points on many tests.
-
Rearranging incorrectly – Some people move terms around and accidentally flip the sign. Keep the inequality direction the same when you add or subtract the same amount from both sides; only multiplying or dividing by a negative number flips it.
-
Assuming the slope is always positive – Many graphs have negative slopes, especially when the shaded area is below a descending line. Don’t assume; compute it Which is the point..
Practical Tips / What Actually Works
-
Always write the line in slope‑intercept form first. It makes the “y on one side” format natural and avoids extra algebra later.
-
Mark the test point on the graph before plugging it in. A quick sketch saves mental gymnastics Most people skip this — try not to..
-
If the line is vertical (x = k), swap the roles. Then the inequality will be x ≤ k or x ≥ k depending on shading.
-
Use a spreadsheet – Type the line’s equation into a cell, then test a few random points automatically. It’s a fast sanity check Small thing, real impact. Turns out it matters..
-
Practice with “mirror” problems. Draw the opposite shading yourself; you’ll instantly see the other inequality Worth keeping that in mind..
-
Keep a cheat sheet of the four possible combos:
| Line type | Shaded side | Inequality |
|---|---|---|
| Solid | Below | y ≤ mx + b |
| Solid | Above | y ≥ mx + b |
| Dashed | Below | y < mx + b |
| Dashed | Above | y > mx + b |
Memorizing this table is quicker than re‑deriving each time.
FAQ
Q1: What if the graph doesn’t show the line’s equation at all?
A: Find two clear points on the line, compute the slope, then use one point to solve for the intercept. That gives you the equation you need.
Q2: The shaded region includes the line, but the line looks dashed. What do I do?
A: That’s a trick question—most textbooks keep the visual consistent. If you encounter it, trust the shading rule: include the line → use ≥ or ≤, regardless of dash style But it adds up..
Q3: Can the inequality be written with x on the left instead of y?
A: Yes, you can rearrange it (e.g., x + y ≤ 5). Just keep the relational operator the same; moving terms across the inequality sign doesn’t flip it unless you multiply/divide by a negative number.
Q4: How do I handle a graph with both shading and a thick “border” line?
A: The thickness is decorative; focus on whether the line is solid or dashed. The border doesn’t affect the inequality.
Q5: Is there a shortcut for 45° lines?
A: Absolutely. A 45° line has slope ±1, so the equation is either y = x + b or y = –x + b. Spot the intercept and you’re done But it adds up..
That’s it. The next time you see a slanted line with a shaded half‑plane, you’ll know exactly how to turn that picture into a crisp linear inequality. Think about it: no memorizing, just a handful of logical steps. Happy graph‑reading!
6. Dealing With “Mixed” Graphs
Sometimes a problem throws a curveball: the picture shows a line and a separate region that’s been shaded, but the shading isn’t a clean half‑plane. You’ll still be able to write a correct inequality; you just have to be a little more methodical Turns out it matters..
| Situation | What to do |
|---|---|
| Two lines intersect, shading is on one side of each | Write two inequalities, one for each line, then combine them with and (∧). Day to day, the solution set is the intersection of the two half‑planes. |
| Shading is between two parallel lines | Write the two inequalities, then combine them with and. The result is a “strip” of the plane. |
| Shading is the complement of a half‑plane (i.Which means e. , everything except the shaded side) | Write the inequality for the unshaded side, then prepend a not (¬) or rewrite it as the opposite inequality. As an example, if the picture shows everything above a solid line unshaded, the correct inequality is y < mx + b. |
| A line is drawn, but the shading is on the other side of the axis (e.g.Also, , shading is “to the right of the y‑axis” while a line is drawn elsewhere) | Treat the axis as its own “line” (x = 0). Write the appropriate inequality for the axis (x ≥ 0 or x ≤ 0) and then combine with the line’s inequality using and. |
Tip: When you have multiple conditions, sketch a quick “test‑region” diagram. Shade the region that satisfies each inequality one at a time, then overlay them. The overlap is your final answer. This visual check is especially handy on timed tests Worth knowing..
7. From Inequality Back to Graph (Reverse Engineering)
Often you’ll be given an inequality and asked to draw the correct region. The reverse process mirrors what we’ve done so far:
- Put the inequality into slope‑intercept form (or another convenient form).
- Plot the boundary line using the intercepts or two points.
- Decide solid vs. dashed – use a solid line for ≤ or ≥, a dashed line for < or >.
- Shade the appropriate side: plug a test point (commonly (0,0) unless it lies on the line) into the inequality. If the statement is true, shade the side containing that point; otherwise shade the opposite side.
Practicing this “forward‑and‑backward” loop cements the connection between algebraic symbols and their geometric meaning.
8. Common Pitfalls & How to Avoid Them
| Pitfall | Why it Happens | Fix |
|---|---|---|
| Confusing “above” with “greater than” | In a Cartesian plane, larger y values are higher, but the inequality sign points the opposite way when the line has a negative slope. On top of that, | |
| Assuming a dashed line means “<” regardless of shading | The dash indicates “strict” (no equality), but the direction (≤ vs. <) is still decided by the shaded side. | Remember: adding/subtracting does not flip the sign; only multiplying/dividing by a negative does. That's why |
| Using the wrong test point | Some textbooks use (0,0) even when it lies on the line, leading to ambiguous results. Consider this: | Always test a point; never rely on “above = >”. |
| Forgetting to flip the inequality when multiplying by a negative | Happens most often when you rewrite mx + b as -mx - b. Also, | Choose any point not on the line – (1,0) or (0,1) are safe bets. |
| Dropping the sign when moving terms | Moving mx from the right to the left without changing the direction of the inequality. | Write a mental reminder: “negative multiplier → flip”. |
9. A Mini‑Quiz to Cement the Skill
Problem 1: The line passes through (2, 3) and (5, 9). Because of that, the region below the line is shaded, and the line is solid. Write the inequality Most people skip this — try not to..
Problem 2: A dashed line with equation y = ‑2x + 4 has the region above it shaded. Write the inequality.
Problem 3: Two parallel solid lines, y = x + 1 and y = x ‑ 2, bound a shaded strip between them. Express the strip as a compound inequality.
Answers:
- Slope = (9‑3)/(5‑2)=2, so y = 2x ‑ 1. Below → y ≤ 2x ‑ 1.
- Dashed → strict; above → y > ‑2x + 4.
- Between the lines: x + 1 ≥ y ≥ x ‑ 2 (or equivalently x ‑ 2 ≤ y ≤ x + 1).
If you got them right, you’re ready for the test!
10. Bringing It All Together
The core of translating a slanted‑line graph into a linear inequality boils down to three decisive pieces of information:
- Boundary equation – find m and b (or rewrite the given form).
- Equality vs. strictness – solid line → ≤ or ≥ ; dashed line → < or >.
- Shaded side – test a point to decide whether the inequality points “upward” or “downward”.
Once you have those, plug the numbers in, double‑check with a test point, and you’re done. No memorization of exotic formulas, just a reliable, repeatable process.
Conclusion
Linear‑inequality graphs are a visual language that, once decoded, become second nature. By consistently applying the three‑step method—write the line, note the line style, test the shading—you can convert any slanted‑line picture into a precise algebraic statement without second‑guessing. The supplemental tips, tables, and cheat‑sheet strategies presented here are meant to streamline that workflow, especially under exam pressure Worth keeping that in mind..
Remember: graphs illustrate, inequalities describe. Mastering the bridge between the two not only earns you full credit on standardized tests but also deepens your overall understanding of how algebra and geometry intertwine. Keep practicing with a variety of slopes, intercepts, and shading patterns, and soon you’ll spot the correct inequality at a glance. Happy graph‑reading!