Digital SAT Math · Algebra
Linear equations in one variable
Digital SAT Math · Algebra
You already know how to solve these. That is exactly why they cost points: the arithmetic is easy enough that attention drifts to the wrong place, and the test collects on two habits — a dropped minus sign inside parentheses, and stopping the moment a number appears instead of the moment the asked number appears. This page is about finishing, not about isolating.
On the test
| Domain | Algebra (score report) |
| What it looks like | One equation, one letter — sometimes with a second letter that is a constant, not an unknown |
| Often asked | “What is the value of ?”, “What is the value of ?”, “…has no solution. What is the value of ?”, “Which equation has infinitely many solutions?” |
| Format | Multiple choice and student-produced response |
| Calculator | Desmos is in Bluebook, but on this skill it is usually slower than the pencil — see the box below |
Recognition cues: a lone equals sign with one letter on each side; the phrase “where is a constant”; parentheses with a minus sign in front of them; and an ask that names an expression (, , ) rather than the letter itself.
Pattern recognition
Four shapes, and the first three take under a minute each:
- Plain solve — variables on both sides, maybe one set of parentheses. Isolate and report .
- Solve then substitute — the stem asks for an expression built from . The equation is a step, not the answer.
- Constant with a solution-count condition — a letter like , or appears together with no solution or infinitely many solutions. Nothing gets solved.
- Classify — four equations, and you name which one has none, one, or infinitely many solutions.
Method
- Read the ask, not the equation. Target expression first: ? ? ? A constant ? A solution count?
- Clear the clutter. Distribute every parenthesis — the factor outside hits every term inside, and a minus sign in front flips every sign inside. Clear fractions by multiplying every term, including the ones that were never fractions, by the common denominator.
- Collect. All variable terms to one side, all constants to the other. Moving a term across the equals sign reverses its sign; moving it to the side that keeps the coefficient positive saves you a sign error later.
- Divide once. Divide both sides by the coefficient that is left. If it divides unevenly, keep the fraction — decimals invite rounding slips, and student-produced responses accept fractions.
- Finish the ask. Substitute back into the target expression. Then check, if the item was worth checking.
The 30-second forms
Some asks never require finding at all. If the target expression is a multiple of the variable term you already produced, scale that line instead of solving it.
| You have | The ask is | Do this |
|---|---|---|
| double the line: , so | ||
| finish the solve — is not a multiple of | ||
| double: , so ; is never needed | ||
| multiply once; there is no shortcut to find |
The habit is worth more than the seconds it saves: an ask you scaled toward is an ask you cannot forget.
When the variable disappears
Collect the variable terms and sometimes they cancel. That is not a mistake — it is the answer.
- (or any true statement like ) → infinitely many solutions. The two sides were the same expression written differently.
- (any false statement) → no solution. Same variable term on both sides, different constants — nothing can make it true.
- → exactly one solution. Zero is a solution. This is the trap that hides inside classification items, and no competitor page names it.
Structurally: has one solution when ; when it has none if and infinitely many if . Parameter items run that backwards — you are told the outcome and asked which value of the constant produces it, so you set the variable coefficients equal (for both special cases) and then read the constants to decide which of the two you have.
Worked example 1 — the ask is an expression
Stem. If , what is the value of ?
Circle the ask. . Not .
Step 1 — collect.
Step 2 — scale, do not solve. The target contains , which is . Double the whole line:
Check. The long way: , and matches the stem. Then . Answer: 55.
Trap watch. is the value of and will be one of the four choices. So will , for anyone who scales correctly and then forgets the . Both are correct arithmetic answering a question nobody asked.
Worked example 2 — a constant and a solution count
Stem. In the equation , is a constant. For what value of does the equation have infinitely many solutions, and what happens for every other value?
Do not solve for . There is no to find — the question is about structure.
Step 1 — distribute the left side.
Step 2 — compare the two sides. The equation now reads . The variable terms are already identical ( on both sides), so cancels no matter what is. Only the constants decide the outcome.
Step 3 — read the two cases.
Check. Try : the equation becomes , and subtracting leaves , which is false for every — no solution, as predicted. Try : both sides are and any works, so , and are all solutions. Answer: gives infinitely many; every other value gives none.
Trap watch. This equation can never have exactly one solution, because the terms match before is chosen. Students who distribute as get ; students who never distribute at all read the coefficient as and answer with a value of instead of .
Worked example 3 — fractions, and whether to backsolve
Stem. Solve for :
Decide first. Two different denominators and a variable on both sides. If this item came with choices, testing them means four substitutions into two fractions — slower and more error-prone than clearing the denominators once. Algebra wins here.
Step 1 — multiply every term by 10. Including the , which is not a fraction and is the term most often left behind.
Step 2 — distribute and collect.
Check. Left side: . Right side: . Both sides are . Answer: .
Trap watch. Multiplying only the two fractions by 10 and leaving the alone gives , or — the classic incomplete-clearing error. And a negative answer feels wrong on a stem full of positive numbers, which is precisely why the check exists.
Practice
Answer before you open the explanation. Two items are student-produced response (type the number — no choices to eliminate, no backsolving available), and four are about solution counts rather than solutions. Every wrong choice below is a specific error, named; when you miss one, log the name, not the item.
Question 1 Warm-up
If 7x + 9 = 3x - 11, what is the value of x?
Show the answer Choice A
Why it is right
Collect the variable terms on one side and the constants on the other. Subtracting 3x from both sides gives 4x + 9 = -11, and subtracting 9 from both sides gives 4x = -20, so x = -20 / 4 = -5. Check by substituting: the left side is 7(-5) + 9 = -35 + 9 = -26 and the right side is 3(-5) - 11 = -15 - 11 = -26, so both sides match.
Why each other choice fails
- Choice B
- Comes from adding the variable terms instead of subtracting: 7x + 3x = 10x, then -20 / 10 = -2. Moving 3x across the equals sign makes it -3x, so the coefficients subtract to 4x.
- Choice C
- Comes from adding 9 to both sides instead of subtracting it: -11 + 9 = -2 gives 4x = -2 and x = -0.5. A term that is added on the left must be subtracted from both sides to move it.
- Choice D
- Right magnitude, wrong sign: it treats -11 - 9 as 20 rather than -20. Both constants end up on the right as negatives, so their sum is -20.
Question 2 Standard
If 3(2x - 5) = 4x + 7, what is the value of x?
Show the answer Choice D
Why it is right
Distribute the 3 across both terms inside the parentheses: 3(2x) = 6x and 3(-5) = -15, so the equation becomes 6x - 15 = 4x + 7. Subtracting 4x from both sides gives 2x - 15 = 7, and adding 15 to both sides gives 2x = 22, so x = 11. Check: the left side is 3(2(11) - 5) = 3(17) = 51 and the right side is 4(11) + 7 = 51.
Why each other choice fails
- Choice A
- Loses the sign inside the parentheses, distributing 3(2x - 5) as 6x + 15. That gives 2x = -8 and x = -4. The 3 multiplies -5, not 5.
- Choice B
- 22 / 10 = 2.2, from moving 4x to the left by adding it: 6x + 4x = 10x. A term crossing the equals sign changes sign, so the coefficients subtract to 2x.
- Choice C
- Distributes the 3 to the variable term only, reading 3(2x - 5) as 6x - 5. That gives 2x = 12 and x = 6. The factor outside multiplies every term inside.
Question 3 Standard
If 5x - 8 = 22, what is the value of x + 4?
Show the answer Choice B
Why it is right
Solve the equation first, then answer the question that was asked. Adding 8 to both sides gives 5x = 30, so x = 6. The stem asks for x + 4, not for x, so substitute: x + 4 = 6 + 4 = 10. Check the original equation with x = 6: 5(6) - 8 = 30 - 8 = 22, which matches the stem.
Why each other choice fails
- Choice A
- This is x itself. The algebra is correct but the ask was x + 4 — the classic wrong-quantity miss, and the reason the value of x always appears among the choices.
- Choice C
- Adds 4 to the number on the right side of the equation (22 + 4) instead of to the solution. The 4 attaches to x, not to the total.
- Choice D
- Stops at the intermediate line 5x = 30 and reports 30. That is the value of 5x, not of x + 4.
Question 4 Standard
What value of x satisfies the equation x/3 + 5 = x/2 - 1 ?
Show the answer Choice D
Why it is right
Multiply every term by the common denominator 6, including the terms that are not fractions: 6(x/3) + 6(5) = 6(x/2) - 6(1), which gives 2x + 30 = 3x - 6. Subtracting 2x from both sides gives 30 = x - 6, so x = 36. Check: 36/3 + 5 = 12 + 5 = 17 and 36/2 - 1 = 18 - 1 = 17, so both sides equal 17.
Why each other choice fails
- Choice A
- Right magnitude, wrong sign. It comes from collecting the variable terms on the left as -x/6 = -6 and then dividing as if one of the two minus signs were not there.
- Choice B
- Multiplies only the fraction terms by 6 and leaves 5 and -1 untouched, giving 2x + 5 = 3x - 1 and x = 6. Clearing denominators means multiplying every term in the equation.
- Choice C
- Drops the minus sign on the -1, solving 2x + 30 = 3x + 6 to get x = 24. The 1 is subtracted in the stem, so after multiplying by 6 it is -6.
Question 5 Standard
If 2(3x + 4) = 5(x - 2), what is the value of x?
Show the answer Choice A
Why it is right
Distribute on both sides: 2(3x + 4) = 6x + 8 and 5(x - 2) = 5x - 10, so the equation reads 6x + 8 = 5x - 10. Subtracting 5x from both sides gives x + 8 = -10, and subtracting 8 from both sides gives x = -18. Check: the left side is 2(3(-18) + 4) = 2(-50) = -100 and the right side is 5(-18 - 2) = 5(-20) = -100.
Why each other choice fails
- Choice B
- Distributes the 5 to the variable term only, reading 5(x - 2) as 5x - 2. That gives x + 8 = -2 and x = -10. Every term inside the parentheses gets multiplied.
- Choice C
- Subtracts 8 from the wrong side, computing -10 + 8 = -2 instead of -10 - 8 = -18. Moving +8 off the left means subtracting 8 from the right as well.
- Choice D
- Loses the sign inside the second parentheses, reading 5(x - 2) as 5x + 10. That gives x = 2, a positive answer to an equation whose sides are negative at the solution.
Question 6 Harder
In the equation 4(2x + 3) = ax + 15, a is a constant. For what value of a does the equation have no solution?
Show the answer Choice C
Why it is right
Distribute the left side first: 4(2x + 3) = 8x + 12, so the equation is 8x + 12 = ax + 15. An equation has no solution when the variable terms are identical but the constants differ, because subtracting the variable term leaves a false statement. Setting a = 8 gives 8x + 12 = 8x + 15, which reduces to 12 = 15 — false for every x, so there is no solution. Any other value of a leaves different coefficients, so the terms do not cancel and exactly one solution exists.
Why each other choice fails
- Choice A
- Reads the coefficient of x inside the parentheses (2) without multiplying by the 4 outside. With a = 2 the equation is 8x + 12 = 2x + 15, which solves to x = 0.5 — one solution, not none.
- Choice B
- Uses the factor outside the parentheses (4) as if it were the coefficient of x. With a = 4 the equation solves to x = 0.75, so it has exactly one solution.
- Choice D
- Matches the constant term 12 rather than the variable coefficient. Constants never decide whether the terms cancel; with a = 12 the equation solves to x = -0.75.
Question 7 Harder
In the equation 5(2x - 3) + k = 10x - 7, k is a constant. If the equation has infinitely many solutions, what is the value of k?
Show the answer Choice C
Why it is right
Distribute the left side: 5(2x - 3) = 10x - 15, so the equation reads 10x - 15 + k = 10x - 7. The variable terms are already identical, so x cancels and the constants alone decide the outcome: infinitely many solutions requires -15 + k = -7, which gives k = -7 + 15 = 8. Check with k = 8: the left side becomes 10x - 15 + 8 = 10x - 7, exactly the right side, so every value of x works.
Why each other choice fails
- Choice A
- Subtracts instead of adding when isolating k: -7 - 15 = -22. Because -15 sits on the same side as k, it moves across as +15.
- Choice B
- Reverses the subtraction, computing -7 + (-15) as 7 - 15 = -8. With k = -8 the equation reduces to -23 = -7, which is false for every x — that is no solution, not infinitely many.
- Choice D
- Adds the two constants' magnitudes, 15 + 7. That would make the left side 10x + 7, which does not match 10x - 7.
Question 8 Harder
Which of the following equations has no solution?
Show the answer Choice B
Why it is right
Distribute the left side of every choice to 3x - 6, then compare it with the right side. In choice B the equation becomes 3x - 6 = 3x + 6; subtracting 3x from both sides leaves -6 = 6, a false statement with no x in it, so no value of x can satisfy the equation. That is the structural signature of no solution: matching variable terms on both sides, different constants.
Why each other choice fails
- Choice A
- 3x - 6 = 3x - 6 is the same expression on both sides, so every value of x works. This has infinitely many solutions, which is the opposite outcome.
- Choice C
- 3x - 6 = 2x - 6 gives x = 0. Zero is a perfectly good solution, so this equation has exactly one — an answer of 0 is not the same as no answer.
- Choice D
- 3x - 6 = -3x + 6 has different coefficients, so the variable terms do not cancel: 6x = 12 and x = 2. Exactly one solution.
Question 9 Harder Student-produced response
If (3/4)x - 5 = 7, what is the value of x/2 ?
Show the answer 8
Why it is right
Add 5 to both sides: (3/4)x = 12. Divide by the coefficient 3/4, which means multiplying by its reciprocal 4/3: x = 12 * (4/3) = 16. The stem asks for x/2, not for x, so finish the ask: x/2 = 16/2 = 8. Check the original equation: (3/4)(16) - 5 = 12 - 5 = 7.
Answers students type instead
- 9
- Multiplies 12 by 3/4 instead of dividing by it. To undo multiplication by 3/4 you multiply by 4/3, which enlarges 12 to 16 rather than shrinking it to 9.
- 12
- Stops at the intermediate line (3/4)x = 12 and reports 12, the value of three quarters of x rather than half of it.
- 16
- This is x itself — a correct solve reported as the wrong quantity. With no answer choices to warn you, the finishing step is entirely on you.
Question 10 Hardest
The equation 3t = 5(w - 2) + t relates the quantities t and w. Which equation correctly expresses w in terms of t?
Show the answer Choice B
Why it is right
Treat w as the unknown and t as a number you simply carry along. Distributing gives 3t = 5w - 10 + t. Subtract t from both sides: 2t = 5w - 10. Add 10 to both sides: 2t + 10 = 5w. Divide every term on the left by 5: w = (2t + 10)/5. Check with t = 5, which makes w = 20/5 = 4: the original equation reads 3(5) = 5(4 - 2) + 5, or 15 = 15.
Why each other choice fails
- Choice A
- Moves the -10 across the equals sign without changing its sign. Because -10 is subtracted on the right, it must be added to the left, giving 2t + 10 rather than 2t - 10.
- Choice C
- Adds the lone t to 3t instead of subtracting it: 3t + t = 4t. The t sits on the opposite side from the 3t, so removing it subtracts, leaving 2t.
- Choice D
- Divides only the first term by 5 and leaves the 10 whole. The entire quantity 2t + 10 is divided by 5, so the 10 becomes 2, not 10.
Question 11 Hardest Student-produced response
What value of x satisfies the equation 2(5x - 3) = 4(x + 6) + 2x ?
Show the answer 7.5
Why it is right
Distribute on both sides: the left becomes 10x - 6, and the right becomes 4x + 24 + 2x, which combines to 6x + 24. So 10x - 6 = 6x + 24. Subtracting 6x from both sides gives 4x - 6 = 24, and adding 6 gives 4x = 30, so x = 30/4 = 7.5. Either 7.5 or the exact fraction 15/2 is a valid grid-in entry. Check: 2(5(7.5) - 3) = 2(34.5) = 69, and 4(7.5 + 6) + 2(7.5) = 54 + 15 = 69.
Answers students type instead
- 3
- Distributes the 4 to the variable term only, reading 4(x + 6) as 4x + 6. That gives 4x = 12 and x = 3.
- 5
- Ignores the trailing 2x on the right, solving 10x - 6 = 4x + 24 to get 6x = 30 and x = 5. Combine like terms on a side before moving anything across.
- 4.5
- Loses the sign inside the first parentheses, reading 2(5x - 3) as 10x + 6. That gives 4x = 18 and x = 4.5.
Question 12 Hardest
In the equation ax - 12 = 3(x + 4) - 5x, a is a constant. For what value of a does the equation have no solution?
Show the answer Choice B
Why it is right
Simplify the right side before comparing anything: 3(x + 4) - 5x = 3x + 12 - 5x = -2x + 12. The equation is now ax - 12 = -2x + 12. Collecting the variable terms gives (a + 2)x = 24. There is no solution exactly when the variable term vanishes while the constant does not, so a + 2 = 0 and a = -2, leaving 0 = 24, which is false for every x. Note that no value of a produces infinitely many solutions here, since that would require the constant to be 0 as well.
Why each other choice fails
- Choice A
- Matches only the -5x term on the right and ignores the +3x that comes from distributing. With a = -5 the equation gives -3x = 24 and x = -8: one solution.
- Choice C
- Sign slip in combining 3x - 5x, treating it as +2x. With a = 2 the equation gives 4x = 24 and x = 6, so the equation has exactly one solution.
- Choice D
- Uses the 3 outside the parentheses as the right side's coefficient, ignoring the -5x entirely. With a = 3 the equation gives 5x = 24 and x = 4.8: one solution.
Common mistakes
- Answering when the ask was an expression — the top scorer among wrong answers here, and the value of is always one of the four choices.
- Stopping at the intermediate line — reporting as , or as .
- Distributing to the first term only — becoming . The factor outside multiplies every term inside.
- Losing a sign in front of parentheses — becoming . A leading minus flips both signs, not one.
- Clearing fractions halfway — multiplying the fraction terms by the common denominator and leaving the whole numbers untouched.
- Confusing no solution with infinitely many — matching variable terms only tell you which of the two you are in; the constants decide it.
- Reading as “no solution” — zero is a perfectly good solution, and an equation that produces it has exactly one.
- Solving for the constant’s letter as if it were the unknown — in “ is a constant” items, is what you are asked for; never gets a value.
- Dividing before collecting — splitting an equation by the coefficient while variable terms remain on both sides multiplies the work and the sign risk.
FAQ
Should I check every answer by substituting? No — a full check roughly doubles the time on an item you probably got right. Check when the numbers turned ugly, when the answer’s sign surprised you, or when you had to distribute a negative. Those three situations cover almost every wrong key on this skill.
Is backsolving cheating myself out of the algebra? It is a legitimate tool with a narrow window: use it on fraction-heavy choices or when you are stuck. It is unavailable on the two archetypes that separate scores — student-produced responses and solution-count items — so it cannot be your only method.
Why does an equation with a letter like in it still count as “one variable”? Because is a fixed number the item has not told you yet, not a second unknown. The variable is ; is a dial the question is setting. Two genuine unknowns would make it a system.
If I get , did I do something wrong? Almost certainly not. Zero is a solution like any other, and classification items include it on purpose to bait an answer of “no solution”.
Fraction or decimal for a grid-in? Either, as long as it is exact. and both score; a rounded for does not. When a solve leaves an awkward fraction, enter the fraction and skip the division entirely.