MATH 1 • ALGEBRA & FUNCTIONS

Solving Linear Inequalities — I can solve linear inequalities and represent solutions on a number line and in interval notation.

Master the rules for solving inequalities and learn to express infinite solution sets with precision.

Historical Context & Motivation

Equations tell us when two quantities are exactly equal, but the real world is full of situations where we need to describe a range of possibilities. How fast can you drive without exceeding the speed limit? How many hours do you need to work to earn at least a certain amount of money? These everyday questions don't have a single answer — they have many answers, and linear inequalities are the mathematical tool we use to describe them. The history of inequalities stretches back centuries and is deeply connected to the development of algebra itself.

~820
Al-Khwarizmi's Algebra
The Persian mathematician al-Khwarizmi published foundational work on solving linear and quadratic equations, laying the groundwork for all algebraic manipulation — including inequality reasoning — even though he used words rather than symbols.
1631
Harriot's Inequality Symbols
English mathematician Thomas Harriot's posthumous work introduced the less-than (<) and greater-than (>) symbols still in universal use today, replacing cumbersome verbal descriptions.
1734
Bouguer Adds ≤ and ≥
Pierre Bouguer introduced the less-than-or-equal-to (≤) and greater-than-or-equal-to (≥) notation, enabling mathematicians to express boundary-inclusive conditions precisely.
1947
Linear Programming Revolution
George Dantzig developed the simplex method for solving systems of linear inequalities, transforming fields from logistics to economics and showing the immense practical power of inequalities.

The central question this lesson addresses is: when you have a statement like 3x − 5 > 7, how do you find every value of x that makes it true, and how do you communicate that infinite set of answers clearly? By the end of this lesson, you'll be able to solve such inequalities, graph them on a number line, and write them in interval notation.

Core Principles & Definitions

Before diving into solving techniques, let's establish the foundational ideas. A linear inequality is a mathematical statement that compares a linear expression to a value using one of four symbols: <, >, ≤, or ≥. Unlike an equation, which typically has one solution, an inequality usually has infinitely many solutions — an entire region of the number line.

1

The Four Inequality Symbols

< means "strictly less than," > means "strictly greater than," ≤ means "less than or equal to," and ≥ means "greater than or equal to." The direction the symbol opens toward is the larger side.
2

Solution Set

The solution set is the collection of all values that make the inequality true. For example, x > 3 is true for 4, 3.5, 100, and infinitely many more numbers.
3

The Flip Rule

When you multiply or divide both sides of an inequality by a negative number, you must reverse (flip) the inequality symbol. This is the most critical rule that distinguishes inequality solving from equation solving.
4

Number Line Representation

Solutions are graphed on a number line using an open circle (for < or >) or a closed circle (for ≤ or ≥) at the boundary, with shading extending in the direction of all valid solutions.
5

Interval Notation

A compact way to write solution sets using parentheses ( ) for exclusive boundaries and brackets [ ] for inclusive boundaries. Infinity (∞) always gets a parenthesis because infinity is not a reachable number.
KEY TAKEAWAY
Think of an inequality like a velvet rope at a concert. An equation says, "Only this one person can enter." An inequality says, "Everyone taller than 5 feet can enter" — it defines a whole crowd of valid answers. The flip rule is like a mirror: when you multiply by a negative, the entire number line reflects, so the direction of the comparison reverses.

Number Line Representations

Graphing the solution of an inequality on a number line is one of the most intuitive ways to understand what the solution set looks like. The diagram below shows four common inequality types — pay close attention to whether the circle at the boundary point is open or closed and which direction the shading extends.

Each number line shows the boundary point and shaded solution region. An open circle means the boundary is excluded (< or >), while a closed (filled) circle means the boundary is included (≤ or ≥).

Notice the pattern: the symbol's opening always points toward the side that gets shaded. If x > 3, every number to the right of 3 is part of the solution. If x ≤ 3, every number to the left of 3 — plus 3 itself — is included. This visual approach makes it easy to see that the solution set is a ray: it starts at the boundary and extends forever in one direction.

Rules for Solving Linear Inequalities

Solving a linear inequality follows nearly the same process as solving a linear equation. You isolate the variable by performing inverse operations — but there is one critical exception involving negative numbers. The rules below form the complete toolkit.

ADDITION / SUBTRACTION PROPERTY
If a < b, then a + c < b + c and a − c < b − c
You can add or subtract the same number on both sides without changing the direction of the inequality. This works identically to equations.
MULTIPLICATION / DIVISION BY A POSITIVE
If a < b and c > 0, then a × c < b × c and a ÷ c < b ÷ c
Multiplying or dividing both sides by a positive number preserves the inequality direction.
MULTIPLICATION / DIVISION BY A NEGATIVE — THE FLIP RULE
If a < b and c < 0, then a × c > b × c and a ÷ c > b ÷ c
Multiplying or dividing both sides by a negative number reverses the inequality symbol. This is because negation flips the positions of numbers on the number line: 2 < 5, but −2 > −5.
💡 Why Does the Symbol Flip?
Consider the true statement 2 < 5. Multiply both sides by −1: you get −2 and −5. On the number line, −2 is to the right of −5, so −2 > −5. The order reversed because multiplying by a negative number reflects every point across zero, swapping left and right.
GENERAL STRATEGY
ax + b < c → ax < c − b → x < (c − b) / a (if a > 0) or x > (c − b) / a (if a < 0)
Where a is the coefficient of x, b is the constant added to the variable term, and c is the value on the other side. The same pattern applies to >, ≤, and ≥.

Interval Notation — A Compact Language

Once you've solved an inequality and identified the solution set, you need a clean way to write it. Interval notation is a compact format that uses brackets and parentheses to describe continuous sets of numbers. It's the standard notation you'll encounter in higher math courses, so learning it now pays dividends later.

Each row shows the same inequality in three forms: algebraic inequality, number line graph, and interval notation. Note that parentheses match open circles and brackets match closed circles.
Summary of inequality types and their representations
InequalityNumber LineInterval NotationBoundary Included?
x > 3Open circle at 3, shade right(3, ∞)No
x ≥ 3Closed circle at 3, shade right[3, ∞)Yes
x < 3Open circle at 3, shade left(−∞, 3)No
x ≤ 3Closed circle at 3, shade left(−∞, 3]Yes

Worked Example

Let's walk through a complete problem from start to finish, including the algebraic solution, the number line graph, and the interval notation.

Solve: −3x + 7 ≥ 1
1
Step 1 — Isolate the Variable TermSubtract 7 from both sides to move the constant away from the variable term: −3x + 7 − 7 ≥ 1 − 7
−3x ≥ −6
2
Step 2 — Divide by the Coefficient (Flip the Symbol!)Divide both sides by −3. Because we are dividing by a negative number, we must reverse the inequality symbol from ≥ to ≤: −3x ÷ (−3) ≤ −6 ÷ (−3)
x ≤ 2
3
Step 3 — Graph on a Number LinePlace a closed circle at 2 (because ≤ includes the boundary) and shade everything to the left, extending toward −∞.
●——————← (closed dot at 2, arrow pointing left)
4
Step 4 — Write in Interval NotationThe solution includes all numbers from negative infinity up to and including 2. Use a parenthesis for −∞ (it's not a number) and a bracket for 2 (it's included).
(−∞, 2]
5
Step 5 — Verify with a Test ValuePick a number in the solution set, say x = 0. Substitute into the original inequality: −3(0) + 7 = 7, and 7 ≥ 1 is true. ✓ Now pick a number outside the set, say x = 5: −3(5) + 7 = −8, and −8 ≥ 1 is false. ✓ Our solution checks out.
Solution confirmed: x ≤ 2, or (−∞, 2]

Common Mistakes & How to Avoid Them

Students often lose points on inequality problems not because of weak algebra skills, but because of a few predictable traps. The table below lists the most frequent mistakes and the corrections that will keep you on track.

Top five inequality mistakes and their fixes
Common MistakeWhat Goes WrongCorrect Approach
Forgetting to flip the symbolDividing by a negative without reversing the inequality gives the opposite solution set.Every time you multiply or divide by a negative, flip <→>, ≤→≥, and vice versa.
Using brackets with infinityWriting [−∞, 3] implies infinity is a reachable endpoint, which it is not.Always use parentheses with ∞ and −∞: (−∞, 3].
Open vs. closed circle confusionUsing a closed circle for < or > includes a value that should be excluded.< and > → open circle. ≤ and ≥ → closed circle.
Shading the wrong directionShading left when the solution is to the right, or vice versa.After solving, test a value in your shaded region. If it doesn't satisfy the original inequality, shade the other way.
Interval notation orderWriting (5, −∞) instead of (−∞, 5) — the smaller number must come first.Always write the left (smaller) endpoint first: (−∞, 5).
KEY TAKEAWAY
The single most important habit in inequality solving is this: every time you see yourself dividing or multiplying by a negative, pause and flip the inequality symbol. Think of it like making a U-turn on a one-way street — the direction of travel has to change, or you'll crash into a wrong answer.

Connection to Advanced Topics

Linear inequalities in one variable are the stepping stone to a rich collection of more advanced topics. Understanding them well now will make future concepts feel like natural extensions rather than entirely new material.

How linear inequalities connect to future topics
This LessonWhat Comes Next
One-variable linear inequalities (e.g., 2x − 5 > 3)Compound inequalities combine two inequalities with "and" or "or," such as −1 < 2x + 3 ≤ 9.
Solution on a number line (one dimension)Two-variable linear inequalities shade a half-plane on the coordinate grid, such as y > 2x + 1.
Interval notation for one inequalitySystems of inequalities find the overlapping region that satisfies multiple constraints simultaneously — the basis of linear programming.
The flip rule for negativesAbsolute value inequalities like |x − 4| < 3 require splitting into two cases, both governed by the same rules you learned here.

Each of these advanced topics builds directly on the skills you're developing now: isolating variables, tracking the inequality direction, choosing the right notation, and testing solutions. Master these foundations, and the more complex versions will feel like familiar ground.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain in your own words why the inequality symbol must be reversed when both sides of an inequality are multiplied by a negative number. Use a specific numerical example to support your reasoning.
PROBLEM 2BASIC CALCULATION
Solve the inequality 4x − 9 > 15. Express your answer in inequality form and interval notation.
PROBLEM 3INTERMEDIATE
Solve −2(x − 4) + 3 ≤ 5x − 6. Write your answer in interval notation and describe the number line graph.
PROBLEM 4APPLIED
A phone plan charges $25 per month plus $0.10 per text message. You have budgeted at most $45 per month for your phone. Write and solve an inequality to determine the maximum number of text messages you can send, and express the solution in interval notation.
PROBLEM 5CRITICAL THINKING
Consider the inequality a(x − 2) > 3, where a is a nonzero constant. Solve for x in terms of a, and explain how the solution differs depending on whether a is positive or negative. Why does the sign of a matter?

Lesson Summary

Linear inequalities are solved using the same inverse-operation strategy as linear equations, with one critical addition: whenever you multiply or divide by a negative number, you must reverse the inequality symbol. The solution to a linear inequality is not a single number but an entire solution set — a ray on the number line extending infinitely in one direction from a boundary point.

You can represent solutions in three equivalent ways: as an algebraic inequality (x ≤ 2), as a number line graph with open or closed circles and shading, or in interval notation using parentheses for excluded endpoints and brackets for included ones — and always parentheses around ∞ or −∞. Building fluency with all three representations ensures you can communicate solutions clearly and prepares you for compound inequalities, absolute value inequalities, and systems of inequalities in future courses.

Varsity Tutors • Math 1 • Solving Linear Inequalities