Finding Inequalities from Graphs- Reverse Engineering

What You're Actually Looking At

Most students freeze up when they see a shaded region on a coordinate plane. They know it's "an inequality" but can't pin down which one. That's the skill you need to develop—and it's simpler than you think.

Finding inequalities from graphs is reverse engineering. Someone drew a line, decided which side of that line matters, and shaded it. Your job is to figure out their exact criteria.

This isn't about memorizing rules. It's about reading visual information and translating it into mathematical language.

The Two Things That Determine Everything

Every linear inequality on a graph comes down to two characteristics:

That's it. Master those two elements and you can write any linear inequality from its graph.

Line Type Tells You the Symbol

The line itself tells you whether the inequality includes the boundary or not:

Think of it this way: a solid line is like a fence you can stand on. A dashed line is like a imaginary barrier—you can't actually touch it.

Shading Tells You the Direction

The shaded region shows which side of the line satisfies the inequality:

Horizontal lines are the exception. For those, "above" means the y-values are larger, "below" means they're smaller.

How to Extract the Inequality Equation

Before you can write the inequality, you need the equation of the boundary line itself. Here's how:

Step 1: Identify Two Points on the Line

Pick clear points where the line crosses grid intersections. Don't guess—use exact coordinates from the graph.

Step 2: Calculate the Slope

Use the slope formula: m = (y₂ - y₁) / (x₂ - x₁)

Count the rise and run if the graph has clear grid lines. Sometimes that's faster than calculating.

Step 3: Find the Y-Intercept

Where does the line cross the y-axis? That's your b value. If it doesn't cross within the visible graph, use one of your points and solve for b.

Step 4: Write the Equation in Slope-Intercept Form

You should get something like y = mx + b

Then swap the equals sign for your inequality symbol based on what you observed about line type and shading.

Working Through a Real Example

Let's say you have a graph with a solid line going through (0, 2) and (2, 6). The region above the line is shaded.

Step 1: The two points are (0, 2) and (2, 6).

Step 2: Slope = (6 - 2) / (2 - 0) = 4/2 = 2

Step 3: The line crosses y = 2 at x = 0, so b = 2.

Step 4: Base equation: y = 2x + 2

Step 5: Solid line means ≤ or ≥. Shaded above means y is greater. So you get y ≥ 2x + 2

That's the complete inequality.

Comparing Boundary Line Types

Line Appearance Inequality Symbol Reason
Solid, horizontal at y = 3 y ≤ 3 or y ≥ 3 Boundary included in solution
Dashed, diagonal through origin y < mx + b or y > mx + b Boundary NOT included
Solid, vertical at x = -2 x ≤ -2 or x ≥ -2 Vertical lines use x instead of y
Dashed, vertical at x = 1 x < 1 or x > 1 Open boundary for vertical lines

Vertical Lines — The Curveball

Most students handle slanted and horizontal lines fine. Then they hit a vertical boundary and everything falls apart.

Vertical lines have equations like x = a. They don't express y in terms of x, so the inequality looks different:

No y variable appears. The inequality is just about the x-coordinate.

Systems of Inequalities — Multiple Regions

When a graph shows overlapping shaded regions, you're looking at a system. Each shaded boundary contributes its own inequality.

The solution to the system is where all the shaded regions overlap. You write each inequality separately and solve the system as a set.

Getting Started: Your Quick Checklist

When you're given a graph and asked to write the inequality:

  1. Is the line solid or dashed? (Solid = inclusive, Dashed = exclusive)
  2. Which side is shaded? (Above = greater than, Below = less than)
  3. Pick two clear points on the boundary line
  4. Calculate the slope
  5. Find the y-intercept
  6. Write the equation, then swap = for your inequality symbol

Practice this sequence until it becomes automatic. Most errors come from skipping step 1 or 2 and jumping straight to writing the equation.

Common Mistakes That Cost You Points

When the Graph Doesn't Have Clear Points

Sometimes the boundary line passes through corners of grid squares rather than exact intersections. In those cases:

If the origin (0, 0) is in the shaded region and the line has a positive slope, your inequality likely has ≥ or >. If the origin is unshaded and the line has a positive slope, it's probably ≤ or <.

What You Should Walk Away With

You don't need to feel confident about this. You need to be accurate. The process is straightforward: identify the line type, determine shading direction, extract the boundary equation, then combine everything into the correct inequality.

Work through three or four practice problems using the checklist above. The skill clicks faster than you'd expect.