ACCUPLACER QUANTITATIVE REASONING, ALGEBRA & STATISTICS • LINEAR EQUATIONS

Linear Inequalities — Solve linear inequalities (intro) and represent solutions

Master the rules for solving inequalities and expressing their solution sets on number lines and in interval notation.

Historical Context & Motivation

The concept of inequality — that one quantity can be strictly greater than or less than another — has been embedded in mathematical reasoning since antiquity, yet the formal symbolic treatment we use today evolved surprisingly late. Ancient Greek mathematicians such as Euclid and Archimedes routinely compared magnitudes in their geometric proofs, establishing, for instance, that one area exceeded another. However, they never distilled these comparisons into a compact algebraic notation. The shift from geometric comparison to algebraic inequality required both the development of symbolic algebra and the invention of dedicated inequality symbols. Understanding this history illuminates why inequalities occupy a central role in modern mathematics and standardized testing alike: they model every real-world scenario in which we deal with ranges, constraints, or thresholds rather than exact values.

c. 300 BCE
Euclid's Elements
Euclid's work systematically compared geometric magnitudes, establishing propositions such as 'the whole is greater than the part.' These comparisons laid the conceptual groundwork for ordering quantities, even though no symbolic notation existed.
1631
Harriot's Inequality Symbols
Thomas Harriot's posthumous Artis Analyticae Praxis introduced the '<' and '>' symbols still in universal use today, giving mathematicians a concise way to write relational statements.
1829
Fourier's Inequality Methods
Joseph Fourier developed systematic techniques for solving systems of linear inequalities, anticipating what would later become linear programming. His methods showed that inequalities could be manipulated algorithmically, much like equations.
1947
Dantzig's Simplex Algorithm
George Dantzig's simplex method for linear programming brought systems of linear inequalities into the center of operations research, optimization, and economics, demonstrating the immense practical power of inequality-based modeling.

On the ACCUPLACER exam, linear inequality problems test your fluency with the same core algebraic moves used for equations — isolating a variable through inverse operations — together with one critical additional rule: the behavior of the inequality sign when you multiply or divide by a negative number. The question this lesson addresses is straightforward yet essential: How do we solve a linear inequality for an unknown and correctly represent the resulting solution set?

Core Principles & Definitions

A linear inequality is a mathematical statement asserting that one linear expression is greater than, less than, greater than or equal to, or less than or equal to another. Unlike an equation, which typically has a single solution (or a finite number of solutions), a linear inequality in one variable generally has infinitely many solutions forming a continuous interval on the real number line. The foundational principles below govern how we manipulate and interpret these statements.

1

Inequality Symbols

The four relational operators — < , > , ≤ , ≥ — define whether the boundary value is excluded (strict) or included (non-strict). Strict inequalities use open circles on number lines; non-strict inequalities use closed circles.
2

Addition/Subtraction Property

You may add or subtract any real number to both sides of an inequality without changing the direction of the inequality sign. This works exactly as it does for equations.
3

Multiplication/Division by Positives

Multiplying or dividing both sides by a positive number preserves the inequality direction. For example, if a < b and c > 0, then ac < bc.
4

The Negative Flip Rule

Multiplying or dividing both sides by a negative number reverses the inequality sign. This is the single most common source of errors on standardized tests.
5

Solution Representation

Solutions may be expressed as set-builder notation {x | x > 3}, interval notation (3, ∞), or graphically on a number line. The ACCUPLACER may ask for any of these forms.
KEY TAKEAWAY
Think of an inequality as a balance scale with a constraint: adding the same weight to both pans keeps the tilt unchanged, but swapping the contents of the two pans reverses which side is heavier. Multiplying by a negative number is exactly that swap — it mirrors every value across zero, so the previously 'smaller' side becomes the 'larger' one, and you must flip the inequality sign to stay truthful.

Visual Explanation — Number Line Representations

Graphing solutions on a number line is a foundational skill the ACCUPLACER tests directly. The diagram below contrasts four inequality types and their corresponding graphical representations, emphasizing the distinction between open circles (boundary excluded) and closed circles (boundary included), as well as the direction of the shaded ray.

Open circles indicate the boundary is excluded (strict inequalities < and >); closed (filled) circles indicate the boundary is included (non-strict inequalities ≤ and ≥). The shaded ray always extends toward the values that satisfy the inequality.

Notice that each number line in the diagram shares the same boundary point (3), but the four inequalities produce four distinct solution sets. The top two graphs use open circles because the value 3 itself is not a solution — the expressions state 'strictly greater than' or 'strictly less than.' The bottom two graphs use closed (filled) circles because the value 3 is included in the solution set. When translating these graphs into interval notation, parentheses correspond to open circles and square brackets correspond to closed circles: x > 3 becomes (3, ∞), while x ≥ 3 becomes [3, ∞).

Mathematical Framework

Solving a linear inequality follows the same algebraic pathway as solving a linear equation — isolate the variable using inverse operations — with one vital caveat. The formal properties below codify the permissible moves. Each property preserves the truth of the inequality statement when applied correctly.

ADDITION PROPERTY OF INEQUALITY
If a < b, then a + c < b + c for every real number c.
This property also holds for >, ≤, and ≥. Adding or subtracting the same quantity from both sides never changes the direction of the inequality.
POSITIVE MULTIPLICATION PROPERTY
If a < b and c > 0, then ac < bc.
Multiplying (or dividing) both sides by a positive constant preserves the inequality direction. This is the 'safe' multiplication.
NEGATIVE MULTIPLICATION PROPERTY (THE FLIP RULE)
If a < b and c < 0, then ac > bc.
Multiplying (or dividing) both sides by a negative constant reverses the inequality sign. For example, −2 < 5, but multiplying both sides by −1 gives 2 > −5. This rule is the single most tested aspect of inequality problems on the ACCUPLACER.
INTERVAL NOTATION CONVENTIONS
(a, b) = {x | a < x < b}, [a, b] = {x | a ≤ x ≤ b}, (a, ∞) = {x | x > a}, (−∞, b] = {x | x ≤ b}
Parentheses '(' and ')' exclude endpoints; square brackets '[' and ']' include endpoints. Infinity symbols ∞ and −∞ always receive parentheses because infinity is a concept, not a reachable number.
💡 ACCUPLACER TIP
After solving an inequality, always check your answer by substituting a value from the solution set back into the original inequality. If the original statement is satisfied, the direction of your inequality sign is correct. If not, you likely forgot to flip the sign when dividing by a negative.

Notation & Representation Comparison

The ACCUPLACER may present answer choices in any of the three standard representation formats: algebraic inequality notation, interval notation, or graphical (number line) notation. Being fluent in translating among all three is therefore essential. The diagram below provides a side-by-side comparison for the solution of the inequality 2x − 5 ≤ 3, whose solution is x ≤ 4.

The three notations are equivalent. On the ACCUPLACER, scan the answer choices first to determine which format is required, then solve and convert accordingly.
Correspondence between inequality symbols, interval notation, and number line markers
Symbol in InequalityInterval EndpointNumber Line Marker
< or >Parenthesis: ( or )Open (hollow) circle ○
≤ or ≥Bracket: [ or ]Closed (filled) circle ●
∞ or −∞Always parenthesis: )Arrow extending indefinitely →

Worked Example

Let us solve a typical ACCUPLACER-style inequality that requires distributing, combining like terms, and applying the negative flip rule. We will solve: −3(2x − 4) + 5 > 2x + 1.

Solve −3(2x − 4) + 5 > 2x + 1
1
Step 1 — DistributeApply the distributive property to the left side: −3 × 2x = −6x and −3 × (−4) = +12. The inequality becomes: −6x + 12 + 5 > 2x + 1.
−6x + 17 > 2x + 1
2
Step 2 — Combine like terms on the leftCombine the constant terms on the left side: 12 + 5 = 17.
−6x + 17 > 2x + 1
3
Step 3 — Collect variable terms on one sideSubtract 2x from both sides to move all x-terms to the left: −6x − 2x + 17 > 1, yielding −8x + 17 > 1.
−8x + 17 > 1
4
Step 4 — Isolate the variable termSubtract 17 from both sides: −8x > 1 − 17, which simplifies to −8x > −16.
−8x > −16
5
Step 5 — Divide by the negative coefficient and FLIPDivide both sides by −8. Because we are dividing by a negative number, the inequality sign reverses from > to <. Thus x < (−16 ÷ −8), giving x < 2.
x < 2
6
Step 6 — Express the solutionIn interval notation: (−∞, 2). On a number line: open circle at 2, shaded ray extending to the left. We can verify by testing x = 0 (which should satisfy): −3(2(0) − 4) + 5 = −3(−4) + 5 = 12 + 5 = 17, and 2(0) + 1 = 1. Indeed 17 > 1. ✓
Solution: x < 2, or (−∞, 2)

Common Errors & How to Avoid Them

While the algebraic mechanics of solving a linear inequality are virtually identical to those of a linear equation, several pitfalls specifically target inequality problems on standardized tests. The table below catalogs the most frequent errors, contrasts the incorrect and correct approaches, and offers strategies to avoid each mistake.

Common inequality-solving errors and remedies
ErrorWhat Goes WrongCorrect Approach
Forgetting the flip ruleDividing by a negative without reversing the inequality sign, producing the complement of the correct solution set.Whenever you multiply or divide by a negative, reverse the inequality. Circle the step in your scratch work as a visual reminder.
Distributing sign errorsFailing to distribute the negative sign to every term inside parentheses, e.g., writing −3(2x − 4) as −6x − 4 instead of −6x + 12.Distribute carefully term-by-term. A negative times a negative is positive. Check by expanding with simple numbers.
Open vs. closed circle confusionUsing a filled circle for a strict inequality (< or >) or an open circle for a non-strict inequality (≤ or ≥).Remember: the 'equal' bar in ≤ or ≥ means 'includes the endpoint,' which is represented by a filled circle or a square bracket.
Shading the wrong directionAfter solving, shading the ray in the wrong direction on the number line, especially when the variable ends up on the right side (e.g., 5 > x).Always rewrite the final inequality with the variable on the left. '5 > x' is the same as 'x < 5.' Then shade left for < or ≤, right for > or ≥.
🎯 EXAM STRATEGY
On the ACCUPLACER, after arriving at your answer, substitute a convenient value from your solution set back into the original inequality. If the statement holds true, your solution (and especially your sign direction) is correct. This 10-second check can catch the most common mistake — a forgotten sign flip — before you commit to an answer.

Connection to Advanced Topics

The single-variable linear inequalities introduced in this lesson form the gateway to a family of increasingly sophisticated inequality concepts you may encounter on the ACCUPLACER or in subsequent coursework. Understanding how these ideas relate to one another helps you place each problem type in context and recognize when a more advanced technique is required.

How introductory linear inequalities connect to more advanced topics
This Lesson (Intro)Advanced Extension
Single linear inequality in one variable: 2x + 3 > 7Compound inequalities: −1 ≤ 2x + 3 < 7 (two inequalities joined by 'and' or 'or')
Solution set is a ray on the number lineAbsolute value inequalities: |x − 5| < 3 yields a bounded interval (2, 8)
One variable, one dimensionLinear inequalities in two variables: y > 2x + 1 produces a half-plane in the coordinate plane
Algebraic solution onlySystems of linear inequalities: multiple constraints yielding a feasible region (foundation of linear programming)

The key algebraic skill you have practiced here — applying inverse operations while respecting the sign-flip rule — transfers directly to every one of these advanced contexts. Compound inequalities simply require you to perform the same operations on all three parts simultaneously. Absolute value inequalities split into two related linear inequalities. Two-variable inequalities add a graphical dimension but rely on the same boundary-identification logic. Mastering the foundations in this lesson therefore pays dividends across a wide range of subsequent topics.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why the inequality sign must be reversed when both sides of an inequality are multiplied by a negative number. Use a specific numerical example (without variables) to justify your reasoning.
PROBLEM 2BASIC CALCULATION
Solve the inequality 5x − 8 ≥ 12 and express the solution in interval notation.
PROBLEM 3INTERMEDIATE
Solve 7 − 4x < 2x + 19 and graph the solution on a number line. State the solution in both inequality form and interval notation.
PROBLEM 4APPLIED
A tutoring center charges a $25 registration fee plus $40 per session. A student's budget allows no more than $345 in total. Write and solve an inequality to determine the maximum number of full sessions the student can attend.
PROBLEM 5CRITICAL THINKING
Solve the inequality 3(2 − x) ≥ −2(x − 5) + x. Describe the solution set and explain what it means geometrically. Is there anything unusual about this result?

Lesson Summary

A linear inequality compares two linear expressions using the symbols <, >, ≤, or ≥ and typically produces an infinite solution set representable as a ray on the number line. You solve it by applying the same inverse operations used for equations — adding, subtracting, multiplying, and dividing — with the critical caveat that multiplying or dividing by a negative number reverses the inequality sign. Solutions are expressed in algebraic notation (x < 2), interval notation ((−∞, 2)), or graphically on a number line using open circles for strict inequalities and closed circles for non-strict inequalities.

On the ACCUPLACER, the most common mistake is forgetting the sign flip when dividing by a negative coefficient. Always verify your answer by substituting a test value from the proposed solution set back into the original inequality. These foundational skills extend directly to compound inequalities, absolute value inequalities, and systems of inequalities in two variables — topics you will encounter in more advanced ACCUPLACER sections and college mathematics courses.

Varsity Tutors • ACCUPLACER Quantitative Reasoning, Algebra & Statistics • Linear Inequalities — Solve linear inequalities (intro) and represent solutions