Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. SAT Math
  2. Linear Inequalities in One or Two Variables

SAT MATH • ALGEBRA

Linear Inequalities in One or Two Variables

Learn to solve, graph, and interpret inequalities that define ranges of solutions rather than single values.

SECTION 1

Historical Context & Motivation

For thousands of years, mathematicians have searched for ways to describe relationships between quantities. While equations gave us tools to express exact balance — "this equals that" — the real world frequently demands a different kind of statement. Think about it: a speed limit isn't a single required speed; it's a maximum. A budget isn't a single required purchase; it's a cap on spending. These situations call for inequalities, mathematical sentences that describe a range of acceptable values rather than one precise answer.

The development of inequality notation was gradual. Ancient Greek mathematicians like Euclid compared magnitudes, but they lacked symbolic shorthand. It wasn't until the 1600s that dedicated inequality symbols appeared in European mathematics. Over the following centuries, algebraic techniques for manipulating inequalities were refined, and by the 1900s, linear programming — a method for optimizing decisions using systems of linear inequalities — became a cornerstone of business, engineering, and computer science.

~300 BCE
Euclid's Elements
Euclid compared geometric magnitudes using words like "greater than" and "less than," establishing logical reasoning about unequal quantities without any symbolic notation.
1631
Inequality Symbols Introduced
English mathematician Thomas Harriot's posthumously published work introduced the modern < and > symbols, making inequality statements concise and algebraically manipulable.
1734
≤ and ≥ Notation
French mathematician Pierre Bouguer introduced the "less than or equal to" (≤) and "greater than or equal to" (≥) symbols, completing the core set of inequality notation still used today.
1947
Linear Programming
George Dantzig developed the simplex method for solving optimization problems defined by systems of linear inequalities, transforming fields from military logistics to airline scheduling.

On the Digital SAT, linear inequalities appear throughout the Algebra domain. You'll need to solve one-variable inequalities, interpret two-variable inequalities on the coordinate plane, and analyze real-world scenarios where constraints define a set of solutions. The central question this lesson addresses is: How do we find and represent all the values that satisfy a linear inequality?

SECTION 2

Core Principles & Definitions

Before diving into techniques, let's nail down the essential ideas. A linear inequality looks just like a linear equation, except the equals sign is replaced by an inequality symbol: <, >, ≤, or ≥. Instead of producing a single solution (like x = 5), a linear inequality produces a solution set — a whole collection of values that make the statement true. Understanding the following foundational ideas will make every problem in this topic approachable.

1

Inequality Symbols

The four symbols are < (less than), > (greater than), ≤ (less than or equal to), and ≥ (greater than or equal to). Strict inequalities (< and >) exclude the boundary value; non-strict inequalities (≤ and ≥) include it.
2

Solution Sets, Not Single Answers

Unlike equations, inequalities have infinitely many solutions. For example, x > 3 is satisfied by 4, 3.5, 100, and every other number greater than 3. We represent these solutions on number lines or in the coordinate plane.
3

The Flip Rule

When you multiply or divide both sides of an inequality by a negative number, you must reverse the direction of the inequality symbol. This is the single most important rule and the most common source of errors.
4

Boundary Lines (Two Variables)

For inequalities like y < 2x + 1, the line y = 2x + 1 is the boundary. The solution is an entire half-plane — all the points on one side of that line. A dashed line means the boundary is excluded; a solid line means it's included.
5

Test Point Method

To determine which side of a boundary line to shade, substitute a convenient test point (often the origin) into the inequality. If the point satisfies the inequality, shade the side containing that point; otherwise, shade the opposite side.
✦ KEY TAKEAWAY
Think of an inequality like a velvet rope at a club. An equation says "you must be exactly 21 to enter." An inequality says "you must be at least 21 to enter" — anyone 21, 22, 30, or 85 gets in. The inequality defines a region of acceptance, not a single point.
SECTION 3

Visualizing Inequalities

A picture is worth a thousand words when it comes to inequalities. For one-variable inequalities, we use a number line. An open circle means the endpoint is not included (strict inequality), while a filled circle means it is included (non-strict inequality). The shaded ray shows which direction the solutions extend. The diagram below illustrates the four basic inequality types on a number line.

One-Variable Inequalities on a Number Line−20124Reference number linex > 2 (strict)2open circle → 2 NOT includedx ≤ 1 (non-strict)1filled circle → 1 IS includedx < −2 (strict)−2x ≥ 0 (non-strict)0
Open circles mark strict inequalities (< or >), where the boundary value is excluded. Filled circles mark non-strict inequalities (≤ or ≥), where the boundary value is included. The shaded ray extends in the direction of all valid solutions.

Notice the pattern: the open circle for x > 2 signals that 2 itself is not a solution, while the filled circle for x ≤ 1 signals that 1 is a solution. On the Digital SAT, this distinction matters — an answer choice that uses ≤ versus < can be the difference between a correct and incorrect response. Always check whether the boundary value is included.

SECTION 4

Mathematical Framework

Solving a linear inequality is almost identical to solving a linear equation, with one crucial difference: the flip rule. When you multiply or divide both sides by a negative number, you must reverse the inequality sign. Let's formalize the rules and then see the two-variable form.

One-Variable Linear Inequality

GENERAL FORM (ONE VARIABLE)
ax + b < c (or >, ≤, ≥)
Where a, b, and c are constants and x is the variable. Solve by isolating x, applying inverse operations just like an equation.
THE FLIP RULE
If a < b, then −a > −b
Multiplying or dividing both sides by a negative number reverses the inequality direction. For example, if −3x > 12, dividing both sides by −3 gives x < −4 (the > flips to <).

Two-Variable Linear Inequality

GENERAL FORM (TWO VARIABLES)
y < mx + b (or >, ≤, ≥)
Where m is the slope and b is the y-intercept of the boundary line. The solution is a half-plane: all (x, y) points on one side of the line y = mx + b.
STANDARD FORM (TWO VARIABLES)
Ax + By ≤ C
An equivalent form where A, B, and C are constants. The SAT often presents inequalities in this form within word problems. To graph, solve for y (if B ≠ 0) or handle it directly.
💡 SAT TIP
When a two-variable inequality is written with y already isolated (e.g., y > mx + b), graphing is quick: draw the boundary line, then shade above for y > or y ≥, and below for y < or y ≤. If y is not isolated, use the test point method instead.
SECTION 5

Graphing Two-Variable Inequalities

Graphing a two-variable inequality is a three-step process. First, you draw the boundary line by treating the inequality as an equation. Second, you decide whether the line should be dashed (strict: < or >) or solid (non-strict: ≤ or ≥). Third, you determine which half-plane to shade by testing a point. The diagram below shows the inequality y ≤ x + 1, with its solid boundary line and shaded region below.

Graph of y ≤ x + 1xy−3−2−1123421−1−2−3−4(0, 1)(−1, 0)Test (1, −1) ✓Shaded region:all (x, y) where y ≤ x + 1Solid line → ≤ includespoints on the boundary
The boundary line y = x + 1 is drawn solid because the inequality uses ≤. The shaded (violet) region below the line contains every point (x, y) satisfying y ≤ x + 1. The green test point (1, −1) confirms the shading: −1 ≤ 1 + 1 = 2 is true.

Dashed vs. Solid: Quick Reference

Line style depends on whether the inequality is strict or non-strict.
Inequality SymbolBoundary Line StyleBoundary Included?
< or >DashedNo — points on the line are NOT solutions
≤ or ≥SolidYes — points on the line ARE solutions
SECTION 6

Worked Example

Let's work through a full SAT-style problem step by step. This problem combines one-variable inequality solving with the flip rule.

📝 PROBLEM
A student has at most $50 to spend on notebooks and pens. Notebooks cost $4 each and pens cost $2 each. If the student buys 6 notebooks, what is the maximum number of pens the student can buy?

Step-by-Step Solution

Step 1 — Define Variables and Write the Inequality

Let p = the number of pens. The phrase "at most $50" tells us the total cost must be less than or equal to 50. The cost of 6 notebooks at $4 each is 4(6) = 24. The cost of p pens at $2 each is 2p. So the inequality is: 24 + 2p ≤ 50.
24 + 2p ≤ 50

Step 2 — Isolate the Variable Term

Subtract 24 from both sides to isolate the term with p. Since we're subtracting a positive number (not multiplying/dividing by a negative), the inequality direction stays the same: 2p ≤ 50 − 24.
2p ≤ 26

Step 3 — Solve for the Variable

Divide both sides by 2. Because 2 is positive, we do not flip the inequality: p ≤ 26 ÷ 2.
p ≤ 13

Step 4 — Interpret the Answer

Since p must be a whole number (you can't buy a fraction of a pen), and p ≤ 13, the maximum number of pens the student can buy is 13. A quick check: 4(6) + 2(13) = 24 + 26 = 50 ≤ 50. ✓
Maximum pens = 13
✦ KEY TAKEAWAY
Solving a linear inequality follows the same steps as solving a linear equation — subtract, divide, simplify — with one extra checkpoint: did I multiply or divide by a negative? If yes, flip the sign. In this problem we divided by positive 2, so the direction stayed the same.
SECTION 7

Common Mistakes & How to Avoid Them

Even strong algebra students lose points on inequality questions due to a small set of recurring errors. Knowing what to watch for can save you from careless mistakes on test day. The table below catalogs the most frequent pitfalls and their fixes.

Four high-frequency errors on SAT inequality questions
Common MistakeWhat Goes WrongHow to Fix It
Forgetting to flipDividing by a negative number without reversing the inequality. For example, solving −2x > 6 as x > −3 instead of x < −3.Circle every step where you multiply/divide by a negative. Physically write "FLIP" next to it as a reminder.
Wrong line styleDrawing a solid line for < or >, or a dashed line for ≤ or ≥, leading to incorrect inclusion/exclusion of boundary points.Remember: the bar under ≤ or ≥ is like a floor — it's solid. No bar (< or >) means the boundary is open (dashed).
Shading the wrong sideShading above the line when the solution is below, or vice versa. Often happens when the inequality isn't solved for y first.Always use a test point (the origin is easiest if the line doesn't pass through it). Plug in and check which side satisfies the inequality.
Misreading "at most" / "at least"Translating "at most 50" as ≥ 50 instead of ≤ 50, or "at least 10" as ≤ 10 instead of ≥ 10."At most" = ceiling = ≤. "At least" = floor = ≥. Write the translation in words first before converting to symbols.
✦ KEY TAKEAWAY
Most inequality mistakes aren't about not knowing the math — they're about rushing through the special rules. The flip rule, line style, and shading direction are all small details that carry big point values. Treat each one as a checkpoint rather than an afterthought.
SECTION 8

Connecting to Systems of Inequalities

On the Digital SAT, you'll sometimes encounter systems of linear inequalities — two or more inequalities that must be satisfied simultaneously. The solution to a system is the overlap of the individual solution regions. For example, if you need y ≤ x + 1 and y > −2x + 4 to both be true, only the points in the region where both shaded areas intersect are valid solutions. This concept extends naturally from single inequalities — you just graph each one and look for the common region.

Single inequality vs. system of inequalities
FeatureSingle InequalitySystem of Inequalities
Number of constraintsOne boundary line, one shaded half-planeTwo or more boundary lines, overlapping regions
Solution regionAn entire half-plane (infinite region)Intersection of half-planes (may be bounded or unbounded)
Graphing approachGraph one line, shade one sideGraph each line separately, then identify the overlapping shaded area
SAT question style"Which point satisfies the inequality?""Which point satisfies both inequalities?" or "What is the greatest value of y in the solution region?"

Systems of inequalities connect directly to linear programming — the optimization technique mentioned in our history section. While the SAT won't ask you to perform full linear programming, it does test your ability to identify feasible regions and determine whether specific points lie within them. Mastering single inequalities is the essential first step toward these more complex problems.

SECTION 9

Practice Problems

Test your understanding with these five problems arranged from conceptual recall to critical thinking. Try each one on your own before checking the answer.

PROBLEM 1 — CONCEPTUAL
Which of the following number line representations corresponds to the inequality x ≥ −3? A) Open circle at −3, shading to the right B) Filled circle at −3, shading to the right C) Filled circle at −3, shading to the left D) Open circle at 3, shading to the right
PROBLEM 2 — BASIC CALCULATION
Solve for x: −4x + 7 > 19 A) x > −3 B) x < −3 C) x > 3 D) x < 3
PROBLEM 3 — INTERMEDIATE
Which of the following points lies in the solution region of 2x − y < 6? A) (5, 2) B) (3, 0) C) (1, 4) D) (4, 1)
PROBLEM 4 — APPLIED
A taxi company charges a flat fee of $3.50 plus $2.25 per mile. A passenger has at most $25 to spend on the ride. Which inequality represents the situation, and what is the maximum number of whole miles the passenger can travel? A) 3.50 + 2.25m ≤ 25; 9 miles B) 3.50 + 2.25m < 25; 9 miles C) 3.50 + 2.25m ≤ 25; 10 miles D) 2.25 + 3.50m ≤ 25; 6 miles
PROBLEM 5 — CRITICAL THINKING
A store sells small candles for $5 each and large candles for $12 each. A customer wants to buy at least one of each type and spend no more than $60 total. Let s represent the number of small candles and L represent the number of large candles. Which system of inequalities models this situation, and what is the maximum total number of candles the customer can purchase? A) 5s + 12L ≤ 60, s ≥ 1, L ≥ 1; maximum 8 candles B) 5s + 12L ≤ 60, s ≥ 1, L ≥ 1; maximum 10 candles C) 5s + 12L < 60, s ≥ 1, L ≥ 1; maximum 8 candles D) 5s + 12L ≤ 60, s > 0, L > 0; maximum 9 candles
SUMMARY

Lesson Summary

Linear inequalities use the symbols <, >, ≤, and ≥ to define a range of solutions rather than a single value. To solve a one-variable inequality, isolate the variable using inverse operations — just like an equation — but apply the flip rule whenever you multiply or divide by a negative number. On a number line, use open circles for strict inequalities and filled circles for non-strict inequalities.

For two-variable inequalities, graph the boundary line (dashed for < or >, solid for ≤ or ≥), then shade the correct half-plane using the test point method. On the Digital SAT, pay close attention to key phrases like "at most" (≤) and "at least" (≥), and always verify your answer by substituting a solution back into the original inequality. Mastering these fundamentals prepares you for systems of inequalities and real-world constraint problems.

Varsity Tutors • SAT Math • Linear Inequalities in One or Two Variables

Linear Inequalities in One or Two Variables

0:00 / 0:00