Linear equations and inequalities in one variable sit inside the SAT Algebra domain, about 35% of Math questions, 13 to 15 of the 40 scored items. Solve equations by isolating the variable in one steady sequence, then check the answer by substituting it back into the original problem. For inequalities, flip the sign when you multiply or divide by a negative number, and watch for distribution errors when clearing parentheses. Compound inequalities combine two conditions into one range: isolate the variable in the middle by applying the same step to all three parts. Word problems reward a direct translation, turn each relationship into symbols first. Practice every difficulty level with our free drills, no signup required.
Linear equations and inequalities in one variable show up across the SAT Math section, inside word problems, standalone symbolic items, and student-produced response questions. Getting the setup right decides whether you solve in under a minute or lose time to a trap answer.
This guide walks through translating word problems into equations, solving under time pressure, the sign-flip rule for inequalities, compound inequality solution sets, and the wrong-answer patterns the SAT builds into its distractors. Original worked examples appear in each section so you see the mechanics before you drill.
Where Linear Equations and Inequalities Fit in the Algebra Domain
Linear equations and inequalities in one variable are tested inside the SAT Math Algebra content domain, alongside four other linear-relationship skills. Algebra is about 35% of operational Math questions, 13 to 15 out of the 40 scored questions on the SAT.
Math runs as two 35-minute modules of 22 questions each, 44 questions total per test form, though only 40 count toward your score. Four are unscored pretest questions built into the two modules. About 75% of Math questions are multiple choice and 25% are student-produced response items you type in yourself, and roughly 30% appear in a real-world context. For the full section breakdown, see our SAT Math section guide.
Consistent accuracy across Algebra questions protects a meaningful share of your 200 to 800 Math score. The Algebra domain names five specific skills. This guide covers the first two below. The remaining three, linear equations in two variables, linear functions, and systems of two linear equations, live in our guide to SAT Linear Functions and Systems.
| Algebra skill | Covered in this guide |
|---|---|
| Linear equations in one variable | Yes |
| Linear inequalities in one or two variables | Yes, one-variable focus |
| Linear equations in two variables | No, see SAT Linear Functions and Systems |
| Linear functions | No, see SAT Linear Functions and Systems |
| Systems of two linear equations in two variables | No, see SAT Linear Functions and Systems |
Translating Word Problems into One-Variable Equations
Every SAT word-problem equation question hides a linear relationship inside a sentence or two. The setup step matters more than the algebra: once the equation is correct, solving it rarely takes more than a few lines.
Identify the Unknown and the Relationship
Name the unknown quantity first and assign it a letter. Then find the one relationship linking the numbers in the problem, a total, a rate, or a fixed cost plus a variable cost, and write it as an equation.
Watch for Signal Words
A short list of words points directly to the operation the problem wants. Read the sentence once for meaning, then a second time for these signals. Translate each signal into a symbol before you write the full equation.
- "Total," "sum," and "combined" signal addition.
- "Difference," "less than," and "fewer" signal subtraction, and the order often reverses: five less than a number is x minus 5, not 5 minus x.
- "Per," "each," and "rate" signal multiplication by the variable.
- "Is," "was," and "equals" signal the equals sign.
Here is an original example. A moving company charges a flat fee of $85 plus $12 for every hour of labor. A customer's final bill comes to $205. Find the number of labor hours the company billed.
Set up the equation directly from the words: 85 + 12h = 205. Subtract 85 from both sides to get 12h = 120. Divide both sides by 12 to get h = 10. The company billed 10 hours.
Solving Equations Efficiently Under Time Pressure
Every module runs on a clock. Each Math module gives you 35 minutes for 22 questions, so a repeatable solving order saves seconds on every equation question. Time lost to a slow setup early in a module is time you no longer have for the harder items at the end.
A Consistent Solving Order
Run the same four steps on every linear equation, in this order. A fixed order removes decisions from the process, so your attention goes to the arithmetic instead of the sequencing. Drill it until each step follows the last without a pause.
- Clear parentheses first, distributing carefully.
- Combine like terms on each side.
- Move variable terms to one side and constants to the other.
- Divide by the coefficient last.
Checking Your Answer Fast
Substitute your solution into the original equation, not the simplified version, before moving on. An earlier distribution or sign error still satisfies a later, already-wrong line in some cases, so checking against the original problem catches mistakes a simplified check would hide. For the moving-company example, check h = 10 by substituting it back in: 85 + 12(10) = 85 + 120 = 205, matching the target bill.
Solving Linear Inequalities
Inequalities solve the same way as equations, with one added rule and two frequent trap points. Every step you use on an equation, adding, subtracting, multiplying, dividing, works on an inequality too. The difference sits in what happens to the inequality symbol along the way.
The Sign-Flip Rule
Multiplying or dividing both sides of an inequality by a negative number flips the direction of the inequality sign. Adding or subtracting never flips it. Only multiplication and division by a negative value do.
Costly Distribution Errors
These four mistakes account for most wrong answers on inequality questions. Each one produces a clean-looking number, so the error stays invisible unless you check your work. Scan for all four whenever parentheses and a negative sign appear together.
- Distributing a negative sign to only the first term inside parentheses, not the second.
- Dropping the negative sign entirely when clearing parentheses.
- Flipping the inequality sign during distribution instead of during the final division step.
- Losing track of the sign when combining like terms across the inequality.
Here is an original example. Solve -3(x - 4) ≥ 18. Distribute first: -3x + 12 ≥ 18. Subtract 12 from both sides: -3x ≥ 6. Divide both sides by -3 and flip the sign: x ≤ -2.
Compound Inequality Solution Sets
A compound inequality combines two conditions on one variable into a single range. It falls inside the Algebra skill the College Board names linear inequalities in one or two variables, so the standard inequality rules carry over unchanged. Treat the range as one object and every step stays the same.
Solving a Compound Inequality Algebraically
Treat a compound inequality as three parts, apply the same operation to every part at once, and isolate the variable in the middle. Solve -5 ≤ 3x + 4 ≤ 19: subtract 4 from all three parts to get -9 ≤ 3x ≤ 15, then divide every part by 3 to get -3 ≤ x ≤ 5.
Reading Compound Inequalities in Word Problems
Word problems describe compound inequalities through a minimum and maximum condition stated in one sentence. A shipment is accepted only when its weight w, in pounds, satisfies 18 ≤ w ≤ 42. Phrases like "at least" and "at most" produce closed endpoints, ≤ or ≥, while "more than" and "less than" produce open endpoints, < or >. Match the wording to the correct symbol before solving.
Trap Answers to Watch For
The SAT builds its multiple-choice options around common setup and solving mistakes, not random numbers. Spotting a trap while solving prevents picking it under time pressure.
- The option matching a sign-flip error: the correct numeric value with the inequality pointed the wrong way.
- The option from an incomplete distribution: correct on one term inside the parentheses and wrong on the other.
- The option from stopping one step early, for example dividing by the coefficient but skipping the last addition or subtraction step.
- In "less than" word problems, the option from reversing subtraction order: computing 5 minus x instead of x minus 5.
- In compound inequalities, the option with an open endpoint where the wording calls for a closed one, or the reverse.
Practice Linear Equations and Inequalities With Us
We built free drill sets for one-variable linear equations and for linear inequalities at three difficulty levels, easy, medium, and hard. Work through every level on the SAT practice hub and repeat the setup-to-solution steps until the routine is automatic for you. No signup required.
Sources
Free practice
Put this into practice with free SAT mock tests and topic drills
Written by
Muntasir
Founder of 10Exam. Builds free practice tests, drills and score calculators for the SAT, ACT, GRE, GMAT, TOEFL and IELTS.
All articles by Muntasir →Related Articles
SAT Scores for Scholarships
Your SAT score feeds one kind of scholarship money directly: automatic merit scholarships colleges award based on published score...
Aug 07, 2026SAT Guide for International Students
The SAT costs $111 total outside the US, Puerto Rico, and the US Virgin Islands: a $68 base fee plus a $43 international fee. Some...
Aug 06, 2026SAT Boundaries and Form, Structure and Sense
Standard English Conventions questions make up about 26 percent of the SAT Reading and Writing section, or 11 to 15 questions per...
Aug 06, 2026SAT Rhetorical Synthesis and Transitions
Rhetorical Synthesis and Transitions sit inside the Expression of Ideas domain on the digital SAT Reading and Writing section, tog...
Aug 05, 2026SAT Text Structure and Cross-Text Connections
Text Structure and Purpose and Cross-Text Connections are two of the three skills inside Craft and Structure, a domain worth about...
Aug 05, 2026SAT Words in Context Strategy
Words in Context questions ask you to pick the word or phrase which fits a short passage, and they sit inside Craft and Structure,...
Aug 04, 2026