Graphing Linear Inequalities in Two Variables

Graph linear inequalities in the xy-plane for the Digital SAT. Learn boundary lines, shading direction, and how to identify solution regions.

Graphing linear inequalities in two variables extends the concept of graphing lines into regions of the coordinate plane. Instead of a single line of solutions, a linear inequality has an entire half-plane of solutions. The Digital SAT tests your ability to identify which region satisfies an inequality and to match an inequality to its graph.

Core Concepts

From Equation to Inequality

The equation y=2x+3y = 2x + 3 is a line. The inequality y>2x+3y > 2x + 3 represents all points above that line. The inequality y<2x+3y < 2x + 3 represents all points below it.

Boundary Lines

  • Solid line (———): used for \leq or \geq (boundary is included)
  • Dashed line (- - -): used for << or >> (boundary is not included)

Shading Direction

After drawing the boundary line:

  • If y>mx+by > mx + b or ymx+by \geq mx + b: shade above the line
  • If y<mx+by < mx + b or ymx+by \leq mx + b: shade below the line

The Test Point Method

If you're unsure which side to shade:

  1. Pick a test point NOT on the line ((0,0)(0, 0) is easiest if it's not on the line).
  2. Substitute into the inequality.
  3. If true → shade that side. If false → shade the other side.

Example: y>2x1y > 2x - 1. Test (0,0)(0, 0): 0>2(0)10 > 2(0) - 10>10 > -1 ✓. Shade the side containing (0,0)(0, 0).

Graphing Step by Step

  1. Graph the boundary line (y=mx+by = mx + b).
  2. Determine solid or dashed.
  3. Shade the correct half-plane.

Standard Form Inequalities

For Ax+By>CAx + By > C, solve for yy first to determine the shading direction:

2x+3y122x + 3y \leq 123y2x+123y \leq -2x + 12y23x+4y \leq -\frac{2}{3}x + 4

Boundary: solid line y=23x+4y = -\frac{2}{3}x + 4. Shade below.

Identifying Inequalities from Graphs

Given a graph with a boundary line and shading:

  1. Find the equation of the boundary line.
  2. Check if the line is solid (≤ or ≥) or dashed (< or >).
  3. Check if shading is above (> or ≥) or below (< or ≤).

Strategy Tips

Tip 1: Always Solve for y First

Converting to y>mx+by > mx + b form makes it clear which direction to shade.

Tip 2: Use (0,0)(0, 0) as Your Test Point

It's the easiest point to substitute. The only exception is when the line passes through the origin.

Tip 3: Dashed vs. Solid Is About the Symbol

Strict inequalities (<<, >>) → dashed. Non-strict (\leq, \geq) → solid. This is a common answer-differentiator on the SAT.

Tip 4: Points on the Line

If the inequality uses \leq or \geq, points on the boundary line ARE solutions. If it uses << or >>, points on the boundary line are NOT solutions.

Tip 5: On the SAT, Read the Graph Carefully

Check whether the line is solid or dashed, and which side is shaded. These details determine the correct inequality.

Worked Example: Example 1

Problem

Graph y<x+4y < x + 4.

Boundary: y=x+4y = x + 4 (dashed line, slope 1, y-intercept 4)

Shade: below the line.

Test (0,0)(0, 0): 0<0+4=40 < 0 + 4 = 4 ✓ → (0,0)(0, 0) is in the shaded region.

Solution

Worked Example: Example 2

Problem

Graph 3x+2y63x + 2y \geq 6.

Solve for yy: y32x+3y \geq -\frac{3}{2}x + 3

Boundary: solid line, slope 32-\frac{3}{2}, y-intercept 3.

Shade: above.

Solution

Worked Example: SAT-Style

Problem

Which inequality matches a graph with a dashed line through (0,2)(0, 2) and (4,0)(4, 0) with shading below?

Slope: 0240=12\frac{0 - 2}{4 - 0} = -\frac{1}{2}

Equation: y=12x+2y = -\frac{1}{2}x + 2

Dashed + below → y<12x+2y < -\frac{1}{2}x + 2

Solution

Worked Example: Example 4

Problem

Is the point (3,1)(3, 1) a solution to 2xy72x - y \leq 7?

2(3)1=572(3) - 1 = 5 \leq 7 ✓. Yes, (3,1)(3, 1) is a solution.

Solution

Worked Example: Example 5

Problem

Graph y3y \geq -3.

This is a horizontal line at y=3y = -3 (solid). Shade above.

Solution

Practice Problems

  1. Problem 1

    Graph y>2x+5y > -2x + 5. Is (0,0)(0, 0) in the solution region?

    Problem 2

    Graph x+y8x + y \leq 8. Is (3,6)(3, 6) a solution?

    Problem 3

    A graph shows a solid line with slope 2 and y-intercept 1-1, with shading above the line. Write the inequality.

    Problem 4

    Is (5,3)(5, 3) a solution to y<12x+1y < \frac{1}{2}x + 1?

    Problem 5

    Graph x2x \geq 2 in the coordinate plane.

    Problem 6

    Which of the following points satisfies 3x+4y<123x + 4y < 12: (0,4)(0, 4), (2,1)(2, 1), or (4,0)(4, 0)?

Want to check your answers and get step-by-step solutions?

Get it on Google PlayDownload on the App Store

Common Mistakes

  • Shading the wrong side. Always use a test point to verify.
  • Confusing solid and dashed lines. \leq and \geq → solid. << and >> → dashed.
  • Not converting to y=y = form before determining shade direction. When dividing by a negative BB in standard form, the inequality flips.
  • Thinking points on a dashed line are solutions. They're not — dashed means the boundary is excluded.
  • Ignoring the inequality direction when converting from standard form. If you divide 2y4-2y \geq 4 by 2-2, you get y2y \leq -2, not y2y \geq -2.

Frequently Asked Questions

How do I shade on the Desmos calculator?

Type the inequality directly (e.g., y>2x+1y > 2x + 1) and Desmos shades the correct region automatically.

What if the question asks for the number of integer solutions in a region?

List or count the integer coordinate points that satisfy all the given inequalities.

Can an inequality have no solution?

A single linear inequality in two variables always has infinitely many solutions (an entire half-plane). But a system of inequalities can have no solution.

How are graphing inequalities different from graphing equations?

An equation gives a line (1D). An inequality gives a region (2D) — a half-plane on one side of the line.

Do I need to graph precisely on the SAT?

For multiple choice, you just need to identify the correct graph or inequality. You won't need to draw a precise graph.

Key Takeaways

  • Boundary line: graph the corresponding equation first.

  • Solid line for \leq, \geq; dashed line for <<, >>.

  • Shade above for y>mx+by > mx + b or ymx+by \geq mx + b; shade below for << or \leq.

  • Test point method: plug in (0,0)(0, 0) to determine which side to shade.

  • Converting to y-form makes shading direction clear.

  • On the SAT, identifying the correct graph or inequality is more important than drawing one.

Ready to Ace Your SAT math?

Get instant step-by-step solutions to any problem. Snap a photo and learn with Tutor AI — your personal exam prep companion.

Get it on Google PlayDownload on the App Store