ACT Math · Algebra
Linear Inequalities on the ACT: Every Rule, Named and Explained
Most students skip inequalities when studying for the ACT because they don’t expect them to show up on the test. That’s a huge mistake. It’s likely that you’ll see at least one linear inequality question on the ACT.
The most important rule to remember for linear inequalities is the “Sign Flip” rule. The only reason a sign flips is the multiplication or division by a negative number. Only when you multiply or divide both sides by a negative number should you flip the sign.
| Symbol | Meaning | Word Problem Phrases | Number Line |
|---|---|---|---|
| < | Less than (strictly) | fewer than, less than, under, below | Open circle, arrow left |
| ≤ | Less than or equal to | at most, no more than, maximum of, up to | Closed circle, arrow left |
| > | Greater than (strictly) | more than, greater than, exceeds, above | Open circle, arrow right |
| ≥ | Greater than or equal to | at least, no less than, minimum of, or more | Closed circle, arrow right |
Question types covered in this guide
| Question Type | Named Method | Frequency |
|---|---|---|
| Solving inequalities — the sign-flip rule precisely defined | The Negative-Multiplier Test | Very High |
| Word problem translation — “at least,” “no more than,” and more | The Constraint Setup | High |
| Compound inequalities — AND vs. OR | The Three-Part Solve | High |
| Number line to algebra — reading graphs back into expressions | The Circle-and-Direction Read | Medium |
| Plugging in vs. solving — the decision framework | The Answer-Test Strategy | Medium |
Type 1
Solving Inequalities — The Sign-Flip Rule Precisely Defined
Very High FrequencySolving a linear inequality uses the same steps as solving a linear equation — add, subtract, multiply, or divide both sides by the same value — with one exception: when you multiply or divide both sides by a negative number, the direction of the inequality sign reverses. This is the complete rule. It applies only to multiplication and division by a negative value. It does not apply to subtraction of a term, to moving a variable from one side to the other, or to adding a negative constant.
The most common student error — flipping the sign whenever a negative number appears anywhere in the problem — produces wrong answers on ACT questions where no flip is needed. The complete diagnostic: before each step, ask whether you are multiplying or dividing both sides by a negative number. If yes, flip. If no, do not flip, regardless of what the rest of the equation looks like.
⚠ The Sign-Flip Rule — Exactly When It Applies and When It Does Not
Named Method
The Negative-Multiplier Test
Before every step in solving an inequality, ask one question: Am I about to multiply or divide both sides by a negative number? If yes — flip the inequality sign as you perform that operation. If no — perform the operation and keep the sign exactly as it is. This test fires exactly once in most ACT inequality problems: at the final step when you divide by the coefficient of x.
A special case worth memorizing: dividing by −1 triggers the flip just as much as dividing by −3 or −7. When an inequality has a lone −x on one side, dividing both sides by −1 to get x alone requires flipping the sign. Students who think of this as “moving x to the other side” often forget to flip. Think of it as dividing by −1 — then the Negative-Multiplier Test fires automatically.
✓ Correct — flip applied at division by negative
−5x + 2 > 17 Subtract 2 from both sides (no flip): −5x > 15 Divide by −5 → FLIP the sign: x < −3 ✓
✗ Incorrect — flip applied where it doesn’t belong
2x − 6 < 10 Add 6 to both sides: 2x < 16 ERROR: sign flipped when dividing by +2 x > 8 ✗ (correct: x < 8)
ACT-style practice question
Which of the following gives all values of x that satisfy the inequality below? −4x + 3 > 19
Classic Test Prep
Take a mini-diagnostic
Get your projected ACT score in just 15 minutes
Type 2
Word Problem Translation — “At Least,” “No More Than,” and More
High FrequencyACT word problems involving inequalities describe real-world constraints — budgets, minimum requirements, maximum capacities — and require translating that constraint into an algebraic inequality before solving. The translation step is where most errors originate: students who correctly apply algebra to a wrongly set-up inequality get the wrong answer. The solution process has two parts: (1) identify the constraint phrase and write the correct inequality symbol, then (2) solve using the same steps as a standard inequality.
The reference table at the top of this guide maps every common ACT constraint phrase to its symbol. The most frequently confused pair: “at most” means ≤ (the value can be that number or anything smaller), and “at least” means ≥ (the value can be that number or anything larger). Flipping these two is the single most common word-problem error on ACT inequality questions.
Named Method
The Constraint Setup
Step 1 — Identify the constraint quantity. What is the total, limit, or threshold the problem specifies? This becomes the right-hand side of your inequality. Step 2 — Identify the constraint phrase. What word or phrase sets the relationship — “at most,” “at least,” “fewer than,” “exceeds”? Write the corresponding symbol. Step 3 — Build the left-hand side. Express the variable quantity — cost, total, count — in terms of x. Step 4 — Solve using the standard inequality steps.
One additional check after solving: re-read the question to confirm it is asking for the value of x itself, not the answer to “what is the total cost” or “how many are left.” ACT word problems sometimes solve for x but ask for an expression involving x. Read the final question carefully before choosing your answer.
✓ Correct — constraint phrase mapped correctly
“No more than 50” → ≤ 50 Setup: 3x + 8 ≤ 50 3x ≤ 42 → x ≤ 14 ✓ “No more than” = at most = ≤
✗ Incorrect — “at most” and “at least” swapped
“Budget of at most $200” Error: written as expression ≥ 200 3x + 8 ≥ 200 ✗ “At most” means ≤, not ≥
ACT-style practice question
A catering company charges a flat setup fee of $75 plus $12 per guest. A client has a budget of at most $375 for catering. What is the maximum number of guests the client can invite?
Type 3
Compound Inequalities — AND vs. OR
High FrequencyA compound inequality places a variable expression between two boundaries simultaneously, written in the form a ≤ expression ≤ b (AND compound) or as two separate inequalities joined by “or.” An AND compound inequality — the far more common ACT format — means the variable must satisfy both conditions at once: it must be greater than the left boundary AND less than the right boundary. The solution is the overlap of both conditions, written as a single interval.
The ACT presents compound inequalities in two ways: as a three-part expression to solve directly, or as a word problem with both a minimum and maximum constraint. The solving process for the three-part form is identical to solving any inequality — but every operation must be applied to all three parts simultaneously, not just to the left or right side.
Named Method
The Three-Part Solve
Treat the three-part compound inequality as a single expression with three sections. Apply every operation to all three parts at the same time: whatever you add, subtract, multiply, or divide on the middle, do it to the left boundary and the right boundary simultaneously. The goal is to isolate the variable in the middle section while keeping both boundaries intact.
Example: −3 ≤ 2x + 5 ≤ 11. Subtract 5 from all three parts: −8 ≤ 2x ≤ 6. Divide all three parts by 2 (positive — no flip): −4 ≤ x ≤ 3. The sign flip rule still applies to compound inequalities: if you divide all three parts by a negative number, both inequality signs flip simultaneously.
✓ Correct — operation applied to all three parts
1 < 3x − 2 < 13 Add 2 to all three parts: 3 < 3x < 15 Divide all three parts by 3: 1 < x < 5 ✓
✗ Incorrect — operation applied to middle only
1 < 3x − 2 < 13 Error: added 2 to middle only 1 < 3x < 13 ✗ (Left bound unchanged; should be 3)
ACT-style practice question
Which of the following gives all values of x that satisfy the inequality below? −3 ≤ 2x + 5 ≤ 11
Classic Test Prep
Take a mini-diagnostic
Get your projected ACT score in just 15 minutes
Type 4
Number Line to Algebra — Reading Graphs Back Into Expressions
Medium FrequencyThe ACT presents some inequality questions as number lines and asks students to identify the corresponding algebraic expression. Reading a number line into algebra requires two pieces of information: (1) whether the circle at the boundary is open or closed, and (2) whether the arrow points left or right. These two features completely determine the inequality symbol and its direction.
Open circle means strict inequality (the boundary value is not included): < or >. Closed circle means non-strict inequality (the boundary value is included): ≤ or ≥. Arrow pointing right means greater than. Arrow pointing left means less than. Both pieces of information are always present — neither can be inferred from the other, and both must be read correctly to identify the right expression.
Named Method
The Circle-and-Direction Read
Step 1 — Read the circle: Is it open (not filled in) or closed (filled in)? Open → strict inequality (the boundary point is not a solution). Closed → non-strict (the boundary point is a solution). Step 2 — Read the direction: Does the arrow point right (toward larger numbers) or left (toward smaller numbers)? Right → the variable is greater than the boundary. Left → the variable is less than the boundary.
Combine: open circle + right arrow → x > [boundary value]. Closed circle + left arrow → x ≤ [boundary value]. Write the expression with the boundary value on the right side of the inequality. If the arrow points right from −2 with a closed circle, the answer is x ≥ −2 — not −2 ≤ x, though both are equivalent.
✓ Correct — both circle and direction read correctly
Number line: open circle at 3, arrow pointing left Open = strict, left = less than Expression: x < 3 ✓
✗ Incorrect — circle type misread
Number line: closed circle at 3, arrow pointing left Error: misread closed as open Expression: x < 3 ✗ (should be x ≤ 3)
ACT-style practice question
The graph below shows a set of values on a number line. A closed circle appears at −2, with an arrow extending to the right.
Which inequality represents the values shown on the number line?
Type 5
Plugging In vs. Solving — The Decision Framework
Medium FrequencyOn ACT inequality questions where the answer choices list specific values or intervals for x, two approaches are available: solve the inequality algebraically and match the result to the answer choices, or plug each answer choice back into the original inequality and test whether it satisfies the condition. The correct answer is always the one where the tested value satisfies the original inequality.
Plugging in is most effective when the answer choices are specific numbers (not intervals) and the inequality is complex enough that algebraic solving risks a sign-flip error. Algebraic solving is faster when the inequality is straightforward and the answer choices are intervals — because plugging in a single value may not distinguish between two similar intervals without careful testing near the boundary.
Named Method
The Answer-Test Strategy
When the answer choices are intervals (x < 3, x ≥ −2, etc.), the fastest plug-in approach is to test a value that distinguishes between two adjacent choices. Identify the boundary values — the numbers that appear in the answer choices — and test values on each side of those boundaries. A value that satisfies the inequality confirms the direction; a value that does not eliminates choices pointing in the wrong direction.
Always test at least two values: one that should satisfy the inequality (to confirm your choice) and one that should not (to confirm you have the right boundary). Testing only one value can mislead if you happen to choose a value that satisfies multiple answer choices. The boundary value itself is the most efficient test point — it tells you whether the inequality is strict (< or >) or non-strict (≤ or ≥).
✓ Correct — boundary value tested to confirm symbol type
Choices: x < 7 or x ≤ 7? Test x = 7 in the original inequality. If 7 makes the inequality true → use ≤ If 7 makes it false → use < (strict)
✗ Incorrect — only interior value tested; misses boundary
Test x = 5 → inequality is satisfied ✓ Error: x = 5 satisfies BOTH x < 7 AND x ≤ 7 Boundary test at x = 7 is needed to distinguish them
ACT-style practice question
Which of the following gives all values of x that satisfy the inequality below? 3(x − 2) < 2x + 1
Classic Test Prep
Take a mini-diagnostic
Get your projected ACT score in just 15 minutes
Quick-Reference Summary: All 5 ACT Linear Inequality Types
| Question Type | Named Method | The One Thing Students Miss | Frequency |
|---|---|---|---|
| Solving inequalities — the sign-flip rule | The Negative-Multiplier Test | The flip only triggers when multiplying or dividing by a negative — never when adding or subtracting | Very High |
| Word problem translation | The Constraint Setup | “At most” = ≤ and “at least” = ≥ — these two are the most frequently swapped | High |
| Compound inequalities — AND vs. OR | The Three-Part Solve | Every operation must be applied to all three parts simultaneously — not just the middle | High |
| Number line to algebra | The Circle-and-Direction Read | Open circle = strict (< or >); closed circle = non-strict (≤ or ≥) — read both features | Medium |
| Plugging in vs. solving | The Answer-Test Strategy | Test the boundary value itself — interior values alone cannot distinguish between strict and non-strict inequalities | Medium |
How to Approach Linear Inequality Questions on Test Day
Tip 1 — Ask the Negative-Multiplier Test Before Every Step, Not Just the Last One
Most students know the sign flip rule in theory but apply it inconsistently because they only think about it at the end of a problem. Make the Negative-Multiplier Test a habit at every step: before you add, subtract, multiply, or divide, ask “Am I about to multiply or divide both sides by a negative number?” On most ACT inequality problems, the answer is no at every step except the final division. But on problems with a negative coefficient or a negative in the setup, the flip can happen earlier — and missing it at any step produces the wrong answer in both the value and the direction.
Tip 2 — For Word Problems, Write the Full Inequality Before Solving
On word-problem inequality questions, write the complete inequality — including the constraint phrase symbol — before touching any arithmetic. Do not start computing until both sides of the inequality are fully written out with x in its correct position. The most common error on these questions is not an algebra error; it is a setup error that results from doing arithmetic while building the equation simultaneously. Setup errors are invisible — the algebra that follows can be completely correct and still produce the wrong answer. Write the full setup first, then solve.
Tip 3 — Always Verify Your Answer by Testing a Value in the Original Inequality
After solving any ACT inequality, substitute a value from your solution set back into the original inequality and confirm it satisfies the condition. Choose a simple value — an integer that comfortably satisfies your answer — not the boundary value itself. Then test one value outside your solution set to confirm it fails. This two-point verification catches every category of error: sign flip mistakes, setup errors, distribution errors, and arithmetic slips. On a question type where the most common wrong answers are correct values with reversed signs, this check takes 15 seconds and eliminates virtually all wrong answers.
Tip 4 — On Number Line Questions, Read the Circle Before Reading the Direction
Students most commonly make number line errors by reading the direction correctly and the circle incorrectly — choosing > when the answer is ≥, or < when the answer is ≤. Make a fixed habit of reading the circle first and deciding strict vs. non-strict before you look at which way the arrow points. This sequence prevents the most common error because it forces you to make two separate decisions rather than one holistic read, which is where mistakes happen. Circle first, direction second, write the inequality, check both against your choices.
Common Questions About ACT Linear Inequality Questions
The complete rule fits in one sentence: flip the inequality sign only when you multiply or divide both sides by a negative number. That is the entire rule. No other operation — not subtraction, not moving a term, not adding a negative constant — triggers the flip.
The confusion arises because students are told to “change the sign” when moving terms, which is true for the sign of the term being moved — but that is arithmetic, not a flip of the inequality direction. When you subtract 3x from both sides, you are changing how the term appears (from +3x to 0 on one side, and from 0 to −3x on the other), but the inequality direction stays the same throughout that operation.
Apply the Negative-Multiplier Test as a literal question at each step: “Am I about to multiply or divide both sides by a negative number?” If the answer is no — which it is for every addition and subtraction step — the sign stays. If the answer is yes — which happens when you divide by a negative coefficient like −4 or −3 — the sign flips. The test fires exactly once on most ACT inequality problems: at the last step when you divide by a negative coefficient to isolate x.
Use the reference table at the top of this page — but here is the memory trick that works instantly: “at least” means the value can be that number or higher. The least it can be is that number. So “at least 5” means 5 or more → ≥ 5. “No more than” means the value cannot exceed that number. The most it can be is that number. So “no more than 5” means 5 or less → ≤ 5.
The two that students most commonly swap are “at most” and “at least.” A useful test: substitute a number and read the phrase out loud. “She can invite at most 25 guests.” Can she invite 25? Yes. Can she invite 30? No — that exceeds the maximum. So the expression includes 25: ≤ 25. “She must work at least 20 hours.” Can she work 20? Yes. Can she work 15? No — that falls below the minimum. So the expression includes 20: ≥ 20.
The full mapping is in the reference table at the top of this guide. Before any word problem inequality, identify the constraint phrase first and write the symbol before you write anything else. The symbol determines the entire structure of the inequality, so getting it right before solving is more important than any algebra step.
Both methods are reliable — the question is which is faster for the specific question in front of you. Algebraic solving is faster when the inequality is clean (two or three steps, no complex distribution), when the answer choices are intervals rather than specific numbers, and when you are confident in your sign-flip application. Plugging in is faster when the inequality involves complex distribution that risks a sign-flip error, when the answer choices are specific numbers you can substitute directly, or when you have already solved and want to verify before selecting your answer.
The Answer-Test Strategy is most valuable as a verification step after algebraic solving — not necessarily as the primary method. Solve algebraically, get an answer, then plug one interior value and the boundary value into the original inequality to confirm. This combined approach — algebra first, plug-in to verify — takes only slightly longer than one method alone and catches the most common errors (sign-flip mistakes, direction reversals) before you lock in a wrong answer.
If you are stuck and cannot isolate the sign-flip correctly, plug in immediately. Test the boundary value in the original inequality first — this tells you whether the boundary is included (≤/≥) or excluded (</>). Then test a value on each side to confirm the direction. Three substitutions of simple integers takes about 30 seconds and produces the correct answer regardless of any algebraic errors you may have made.
For the AND compound inequality — the three-part form a ≤ expression ≤ b — solve all at once using the Three-Part Solve: apply every operation to all three parts simultaneously. This is faster and avoids the coordination errors that come from splitting into two separate problems and then recombining.
Splitting into two separate inequalities is a valid alternative but introduces an extra step (recombining the two results) and makes it easy to lose track of whether the final answer should use AND or OR. For ACT purposes — where the compound inequality is almost always the AND form with a three-part expression — the Three-Part Solve is cleaner and less error-prone. Practice applying each operation (subtract a constant, divide by a positive coefficient) to all three parts simultaneously until it feels as natural as solving a standard two-part inequality.
The sign-flip rule applies to compound inequalities the same way it does to standard inequalities: if you divide all three parts by a negative number, both inequality signs flip. So −4 ≤ −2x ≤ 8 → divide by −2 → 2 ≥ x ≥ −4 which is more cleanly written as −4 ≤ x ≤ 2. Note that both signs flip simultaneously.
Apply the Circle-and-Direction Read in two steps, in that order. Step 1: look at the circle at the boundary point. Is it filled in (closed) or hollow (open)? Filled = the boundary value is part of the solution = non-strict inequality (≤ or ≥). Hollow = the boundary value is not part of the solution = strict inequality (< or >). Step 2: which direction does the shaded arrow extend? Right = values larger than the boundary = greater than. Left = values smaller than the boundary = less than.
Combine the two readings to write the expression. Closed + right = x ≥ [boundary]. Open + left = x < [boundary]. The boundary value becomes the number on the right side of your inequality symbol. Write the variable on the left.
The most common error: reading the circle correctly but writing the symbol that matches the wrong circle type. A closed circle at 3 with a right arrow is x ≥ 3, not x > 3. The difference between ≥ and > is the only distinction between two answer choices that look nearly identical. That difference is communicated entirely by the circle — open or closed. If you read the circle first and lock in strict vs. non-strict before looking at direction, you eliminate the most common error on this question type.
Yes — and this is one of the most frequently missed applications of the sign-flip rule on the ACT. When you isolate x from −x, you are dividing both sides by −1. That is division by a negative number, and the sign flips.
The confusion arises from mental shortcutting: students think of moving −x to the other side as simply “canceling the negative” rather than recognizing it as a division step. But consider what is actually happening: −x < 5 → divide both sides by −1 → x > −5 The division by −1 triggers the Negative-Multiplier Test, and the sign flips from < to >. If you had “moved x to the other side” without applying the flip, you would have written x < −5, which is wrong — and which is the exact wrong answer the ACT provides as a trap answer choice.
Any time a lone −x needs to become x in your solution, treat the step explicitly as dividing by −1, apply the Negative-Multiplier Test, and flip the sign. Do not shortcut this step.