Linear Equations on the Digital SAT: Complete Guide + Practice
Master linear equations for Digital SAT Math: one-variable equations, variables on both sides, parameters, word problems, traps, Desmos checks, and original practice.
Linear equations are part of the SAT Algebra domain, one of the two largest Math domains. College Board says Algebra accounts for about 13–15 of the 44 Math questions overall, but it does not promise a fixed number of one-variable linear-equation questions on every test.
The important point is that linear reasoning appears everywhere: direct equations, word problems, functions, systems, inequalities, and model interpretation. See the rest of our SAT Math guides for the other domains.
What counts as a linear equation?
A one-variable linear equation can usually be written in the form
[ ax+b=c ]
where the variable is not squared, inside a radical, or in a denominator that makes the equation nonlinear.
Examples:
- (3x+7=25)
- (5(x-2)=2x+13)
- (0.4x+18=42)
Not linear:
- (x^2+3x=10)
- (\sqrt{x}=5)
- (2^x=16)
Once a variable is squared like the first example, you're in quadratic equations territory instead.
The core SAT skill: isolate the variable without losing structure
The SAT rarely rewards doing more algebra than necessary.
Example 1: variable on one side
Solve:
[ 4x+9=37 ]
Subtract 9:
[ 4x=28 ]
Divide by 4:
[ x=7 ]
Simple—but on the real test the algebra may be wrapped in context.
Variables on both sides
Example 2
[ 5(x-3)+2=2x+14 ]
Expand:
[ 5x-15+2=2x+14 ]
[ 5x-13=2x+14 ]
Subtract (2x):
[ 3x-13=14 ]
Add 13:
[ 3x=27 ]
[ x=9 ]
Common trap
Distributing incorrectly:
[ 5(x-3)\neq5x-3 ]
It is (5x-15).
Fractions: clear them strategically
Suppose
[ \frac{x}{3}+\frac{x}{4}=14 ]
The least common denominator is 12.
Multiply the entire equation by 12:
[ 4x+3x=168 ]
[ 7x=168 ]
[ x=24 ]
This is usually cleaner than adding fractions first. That same “clear the denominator” move is the core skill behind rational equations, where the denominators contain variables.
Decimal equations
Example 3
A streaming service charges a fixed fee of $18 plus $4.50 per movie rental. A customer's bill is $49.50. How many rentals did the customer make?
Model:
[ 18+4.5r=49.5 ]
Subtract 18:
[ 4.5r=31.5 ]
[ r=7 ]
The SAT skill is not just solving the equation. It is building the right equation from the words.
Translate words into equations
Useful language:
| Phrase | Common translation |
|---|---|
| “is” | = |
| “more than” | + |
| “less than” | subtraction, but watch order |
| “per” | rate / multiplication |
| “of” | multiplication |
| “increased by” | + |
| “decreased by” | − |
The “less than” trap
“5 less than x” means:
[ x-5 ]
not (5-x).
Parameters: a favorite harder form
A parameter is a letter that behaves like a constant.
Example 4
For what value of (k) does
[ 3(kx+2)=9x+6 ]
have infinitely many solutions?
Expand:
[ 3kx+6=9x+6 ]
For the equations to be identical for every (x), the x-coefficients must match:
[ 3k=9 ]
[ k=3 ]
This is not primarily a “solve for x” problem. It is a structure problem.
One solution, no solution, infinitely many solutions
For a linear equation after simplification:
One solution
You end with something like:
[ 3x=12 ]
No solution
The variables cancel and the constants contradict:
[ 4=9 ]
Infinitely many solutions
Everything cancels to a true statement:
[ 7=7 ]
Example 5
[ 2(3x+4)=6x+10 ]
Expand:
[ 6x+8=6x+10 ]
Subtract (6x):
[ 8=10 ]
Impossible.
No solution.
Rearranging formulas
SAT Algebra may ask you to solve for one variable in terms of others.
Example 6
[ P=2L+2W ]
Solve for (W).
Subtract (2L):
[ P-2L=2W ]
Divide by 2:
[ W=\frac{P-2L}{2} ]
Do not plug in numbers unless the problem gives them.
When Desmos helps
For a simple equation like (4x+9=37), hand algebra is faster.
Desmos can help when:
- the algebra is messy;
- you want to check a solution;
- two expressions can be graphed as (y=) forms.
For
[ 5(x-3)+2=2x+14 ]
you could graph:
- (y=5(x-3)+2)
- (y=2x+14)
The x-coordinate of their intersection is the solution.
But if this takes longer than algebra, it is not “better” merely because it uses technology.
SAT traps to expect
Trap 1: answering the wrong quantity
You solve (x=8), but the question asks for (2x+3).
Answer:
[ 19 ]
not 8.
Trap 2: wrong distribution
Especially with negatives:
[ -2(x-5)=-2x+10 ]
Trap 3: forgetting units
If (x) is hours but the answer asks for minutes, convert.
Trap 4: choosing an equation that fits one number but not the story
Check what the slope/rate and intercept mean.
Trap 5: continuing after the equation has already answered the question
If the problem asks for (3x) and your algebra reaches (3x=42), stop. The answer is 42.
A fast decision process
When you see a linear-equation problem:
- What is the unknown?
- Can I solve directly or do I need to build an equation?
- Can I simplify before expanding?
- What exactly is the question asking for?
- Does my answer make sense in context?
Original mini-practice
Question 1
Solve:
[ 7x-11=31 ]
A. 4
B. 5
C. 6
D. 7
Question 2
Solve:
[ 4(x+3)=2x+26 ]
Question 3
A taxi charges a $6 base fee plus $2.40 per mile. The total fare is $30. How many miles were traveled?
Question 4
For what value of (a) does
[ 2(ax+5)=8x+10 ]
have infinitely many solutions?
Question 5
The equation
[ 5(x-2)=5x+3 ]
has:
A. one solution
B. no solution
C. infinitely many solutions
D. exactly two solutions
Answers
-
C. 6
(7x=42), so (x=6). -
7
(4x+12=2x+26), so (2x=14), (x=7). -
10 miles
(6+2.4m=30), so (2.4m=24), (m=10). -
4
(2ax+10=8x+10). For identical equations, (2a=8). -
B. no solution
(5x-10=5x+3) simplifies to (-10=3).
What to learn next
If linear equations feel comfortable, move to:
- linear functions;
- systems of equations;
- linear inequalities;
- ratios and percentages.
These skills reuse the same algebraic foundation.
Official references
- College Board, Algebra: https://satsuite.collegeboard.org/sat/whats-on-the-test/math/types/algebra
- College Board, Math overview: https://satsuite.collegeboard.org/sat/whats-on-the-test/math/overview
Trademark note: SAT® is a registered trademark of College Board. ACT® is a registered trademark of ACT Education Corp. MastaPrep is not affiliated with, endorsed by, or sponsored by College Board or ACT Education Corp.
Read next
Spotted a mistake in this article? Tell us and we will correct it and note the change.