Chapter 1 — Linear Equations and Inequalities
Algebra is the largest thing on the SAT Math section: about 35% of the questions, and the single most common instruction in the whole test is "What is the value of x?" — it appeared 32 times across the eight official practice tests. This chapter is that instruction, taken apart.
Almost every question here is a chain of the same two moves: undo what was done to the variable, in the reverse order it was done, and keep both sides equal by doing the same thing to each. If those two ideas are solid, a surprising amount of the test becomes routine.
A note about the calculator. You are allowed one on every SAT Math question, and there is a graphing calculator built into the test app. That changes the advice you will read in most books. It does not mean arithmetic stops mattering — it means the marks move to setting the problem up correctly. A calculator will happily give you a precise answer to the wrong equation. Most of the wrong options in this chapter are exactly that: a correct calculation of something the question did not ask.
Topics covered: solving linear equations · brackets and distribution · equations with fractions · variables on both sides · no solution and infinitely many solutions · translating words into equations · linear inequalities · reading a linear model
Section 1 — Undoing a Linear Equation
A linear equation is one where the variable appears by itself — no , no , no in a denominator. To solve it, strip away everything that has been done to , in reverse.
If the equation says , then was multiplied by 3 and then had 5 added. Undo in reverse: subtract 5 first, then divide by 3. The order matters, and getting it backwards is the most common wrong answer in this section.
Topic: Solving a two-step linear equation
A printing service charges a fixed setup fee of $5 for an order and a further $3 for each poster printed. One customer's order came to $20 in total, so the order satisfies , where is the number of posters. What is the value of ?
A)
B)
C)
D)
Show the worked solution
Answer: B
Explanation
Two things were done to : it was multiplied by 3, then 5 was added. Undo them in the opposite order.
Subtract 5 from both sides:
Now divide both sides by 3:
Check it, which takes three seconds: . ✓
Why each wrong option is wrong:
- A, — divided by 3 first and ignored the entirely. This is the "wrong order" mistake: you cannot divide by 3 until the is gone, because the 3 is multiplying only the , not the whole left-hand side.
- C, — added 5 to both sides instead of subtracting, giving . Undoing means doing the opposite.
- D, — subtracted the 5 correctly to get , then stopped and wrote down 15. It is the value of , not of . Finishing the last step is worth more marks on this test than any clever trick.
Takeaway: Undo in reverse order — additions and subtractions first, multiplication and division last. Then check by substituting back; on a multiple-choice test a three-second check is nearly free.
Topic: Distributing over brackets
Two workshops quote for the same job using different formulas. The first workshop's charge in dollars is and the second's is , where is the number of items ordered. If , what is the value of ?
A)
B)
C)
D)
Show the worked solution
Answer: B
Explanation
Clear the bracket first. The 7 multiplies everything inside:
So the equation is . Now gather the terms on one side and the numbers on the other. Subtract from both sides:
Add 14 to both sides:
Divide by 4:
Check: , and . ✓
Why each wrong option is wrong:
- A, — distributed the 7 to the but not to the , giving . This is the single most common algebra slip on the test. The 7 sits outside the bracket, so it multiplies both terms inside.
- C, — moved the across as a instead of a . When a term crosses the equals sign its sign flips.
- D, — did everything right down to and then wrote 20. The same unfinished-last-step mistake as Q1's option D, and it is deliberately offered again because it is that common.
Takeaway: The number outside a bracket multiplies every term inside it. Write the expanded form on your paper rather than doing it in your head — this one slip accounts for more lost algebra marks than any other.
Topic: A linear equation containing fractions
A rod of length centimetres is cut into several pieces, one of which is a third of the whole rod and another a quarter of it. Those two pieces together measure 7 centimetres. If , what is the value of ?
A)
B)
C)
D)
Show the worked solution
Answer: B
Explanation
Add the two fractions. The lowest common denominator of 3 and 4 is 12:
So . Multiply both sides by 12:
Divide by 7:
Check: . ✓
There is a faster route worth knowing: multiply every term by 12 at the very start, and the fractions vanish before you ever add them — , so and .
Why each wrong option is wrong:
- A, — added the denominators, treating the sum as . Denominators are never added. is 1, not .
- C, — reached correctly, then stopped. The unfinished last step again.
- D, — added numerators and denominators, giving . This is the same mistake as A wearing a different hat.
Takeaway: Multiply every term by the common denominator immediately. It turns a fraction problem into an ordinary one, and it is the step a calculator cannot do for you.
Topic: Variables on both sides with brackets
If , what is the value of ?
A)
B)
C)
D)
Show the worked solution
Answer: D
Explanation
Expand both sides first:
So . Subtract :
Add 15:
An ugly fraction is not a sign you went wrong. The SAT allows a calculator and often accepts fractions, so do not "fix" a correct answer into a rounder one.
Why each wrong option is wrong:
- A, — moved the across as a instead of a , giving and so . When a term crosses the equals sign, its sign flips.
- B, — distributed each bracket to its first term only: , which solves to . Two distribution slips in one line, and they land on a tidy whole number — which is exactly why a tidy answer is not evidence of a correct one.
- C, — subtracted the 7 instead of adding it, treating as . Read the sign in front of a term, not the sign you expect.
Takeaway: Expand every bracket before moving anything. And do not distrust an answer for being an awkward fraction — on this test, roughly a quarter of answers are typed in by hand, and fractions are accepted.
Section 2 — No Solution, or Every Solution
Some SAT questions do not want a number. They give you an equation with an unknown coefficient and tell you it has no solution or infinitely many solutions, and ask what that coefficient must be. These look strange the first time and are formulaic once you see the idea.
Strip both sides down to the form . Then:
| The two sides are... | The equation has... |
|---|---|
| Same coefficient, same constant | infinitely many solutions — it is always true |
| Same coefficient, different constant | no solution — it is never true |
| Different coefficients | exactly one solution |
That table is the entire topic. The reasoning behind it: if the terms are identical they cancel, and you are left with a statement about numbers only — either a true one (, always true) or a false one (, never true).
Topic: Infinitely many solutions
The equation , in which is a constant, has infinitely many solutions. What is the value of ?
A)
B)
C)
D)
Show the worked solution
Answer: D
Explanation
Expand the left-hand side:
So the equation reads .
For this to be true for every value of , the two sides must be the same expression. The constants already match ( on both sides), so the coefficients must match too:
Sanity check with a number: put and try . Left: . Right: . Equal — and it would be equal for any you tried, which is what "infinitely many solutions" means.
Why each wrong option is wrong:
- A, — read the coefficient of inside the bracket and stopped there. The bracket has not been expanded yet; the 3 still has to get in.
- B, — took the number outside the bracket instead of the product of the two.
- C, — matched the constant term rather than the coefficient. The constants do have to match, but they already do; multiplies .
Takeaway: "Infinitely many solutions" means the two sides are the same expression. Expand, then match the coefficients and the constants separately.
Topic: No solution
In the equation , is a constant. The equation has no solution. What is the value of ?
There are no options — work the answer out and enter it yourself, in the form the grid accepts.
Show the worked solution
Answer: 4
Explanation
Both sides are already in the form :
"No solution" means there is no value of that makes the two sides equal. That happens when the terms are identical — so they cancel — but the constants are not:
Then the equation becomes . Subtract from both sides and you are left with
which is false, no matter what is. So there is no solution. ✓
Note the contrast with Q5. Same setup, opposite conclusion, and the only difference is whether the constants match. Here they cannot: regardless of , so matching the coefficients guarantees no solution.
This is a student-produced response — one of the seven questions per module with no options to choose from. You work out the answer and type it in. Note what that removes: you cannot test the four choices, and a blank scores the same as a wrong guess, so always enter something.
Takeaway: No solution ⇒ same coefficient, different constants. Infinitely many ⇒ same coefficient and same constant. Set the coefficients equal and then check what the constants are doing.
Section 3 — Turning Words into an Equation
Some questions never ask you to solve anything. They describe a situation and ask which equation represents it. The whole question is the translation.
Translate one phrase at a time, left to right, and be careful with two traps the test uses repeatedly:
- "3 more than 8 times a number" is , not . The "8 times" happens first; the 3 is added to the result.
- "5 less than " is , not . The order reverses when you write it down.
Topic: Translating a sentence into an equation
Three more than eight times a number is equal to 83. Which equation represents this situation?
A)
B)
C)
D)
Show the worked solution
Answer: B
Explanation
Take the sentence in pieces:
| The words | The maths |
|---|---|
| eight times a number | |
| three more than [that] | |
| is equal to 83 |
So the answer is . (If you want to check it, solving gives , so — and eight tens plus three really is 83.)
Why each wrong option is wrong:
- A, — this says "eight times three more than the number". The bracket makes the addition happen first, which reverses the order the sentence gives.
- C, — swapped the 3 and the 8. Reading the numbers in the order they appear in the sentence is not the same as reading the operations in order.
- D, — "more than" means add. This option exists because under time pressure people pattern-match on "than" and reach for subtraction.
Takeaway: Translate phrase by phrase and write each piece down before joining them. "More than" adds; "less than" subtracts and reverses the order.
Topic: Building an equation from a described situation
A technician charges a fixed call-out fee of $45 plus $28 for each hour worked. The technician charged $185 for one job. Which equation can be used to find , the number of hours worked?
A)
B)
C)
D)
Show the worked solution
Answer: D
Explanation
Sort the two numbers by what they do:
- $45 is fixed — it is charged once, whatever happens. It is not multiplied by anything.
- $28 is per hour — it is multiplied by the number of hours, .
Total charge = hourly part + fixed part:
(Solving is not required here, but it gives , so hours.)
Why each wrong option is wrong:
- B, — swapped the roles. This charges $45 an hour and adds a $28 fee. The words "for each hour worked" attach to 28, not 45.
- C, — puts the fixed fee inside the bracket, so it gets multiplied by 28 as well. A fixed fee is added once, at the end.
- A, — subtracts the call-out fee. The technician is charging it, not discounting it.
Takeaway: In any "fixed amount plus a rate" question, find which number is multiplied by the variable and which stands alone. The word "per" or "each" marks the one that gets multiplied.
Topic: Interpreting the parts of a linear model
Hana deposited a fixed amount into her bank account each month. The total in the account after months is modelled by , where is in dollars. What does the 25 represent?
A) The amount in the account before any deposits
B) The amount she deposits each month
C) The number of months she saved for
D) The total amount in the account after 25 months
Show the worked solution
Answer: B
Explanation
In a linear model , the two numbers have fixed jobs:
- , the constant — the value when , the starting amount.
- , the number multiplied by — how much the total changes per unit of , here per month.
The 25 is multiplied by , so it is the rate: $25 added each month.
Test it. After 1 month: . After 2 months: . The total goes up by $25 each month. That is what the 25 means.
Why each wrong option is wrong:
- A — that is the 100, the value at , before any monthly deposit.
- C — is the number of months; 25 is what multiplies it. Confusing a variable with its coefficient is one of the test's favourite traps.
- D — nothing here is "after 25 months". The 25 is a rate in dollars per month, not a count of months. Watch the units: the answer must be in dollars per month, and this option is in dollars.
Takeaway: In , is where it starts and is how fast it changes. When two options are close, check the units — a rate and a total cannot both be right.
Section 4 — Linear Inequalities
An inequality is solved exactly like an equation, with one extra rule:
When you multiply or divide both sides by a negative number, the inequality sign flips.
becomes , becomes . Nothing else changes. Adding or subtracting a negative number does not flip anything — only multiplying or dividing by one does.
The reason is worth seeing once. Start with something true: . Multiply both sides by : on the number line sits to the right of , so . The order reversed.
Topic: Solving an inequality that requires a sign flip
A machine setting must be chosen so that the quantity stays at or above the safety threshold of 19. Which of the following gives all values of that satisfy ?
A)
B)
C)
D)
Show the worked solution
Answer: A
Explanation
Subtract 7 from both sides. Subtraction never flips the sign:
Now divide both sides by . This is a division by a negative number, so the sign flips from to :
Check with a number that should work: satisfies . Put it in the original: , and . ✓
Now check one that should fail: . Then , and is false. ✓ The boundary is in the right place and the inequality points the right way.
Why each wrong option is wrong:
- B, — the arithmetic is right and the flip was forgotten. This is the mistake this topic tests, and it is why the option is offered.
- C, — flipped the sign but dropped the minus on the 3. Both the sign of the inequality and the sign of the number come from that division.
- D, — neither the flip nor the minus sign. Substituting gives , which is not , so this fails the check immediately.
Takeaway: Divide by a negative, flip the sign. Then test one number from your answer in the original inequality — it catches this mistake every time, and it takes five seconds.
Topic: Writing an inequality from a constraint
A lift can carry a maximum load of 600 kilograms. A crate weighs 45 kilograms and an operator weighs 80 kilograms. Which inequality gives , the greatest number of crates the operator can take up in one trip?
A)
B)
C)
D)
Show the worked solution
Answer: D
Explanation
Work out what is in the lift, then say what the limit does to it.
The load is the crates plus the operator, who rides up with them:
"A maximum load of 600" means the load must be 600 or less:
That is the answer. (Solving it — not asked for here — gives , so , meaning 11 crates. You cannot take 0.6 of a crate, so the answer to that question would round down, never up, no matter what the decimal is.)
Why each wrong option is wrong:
- A, — forgot that the operator goes up with the crates. The sign is right and the crate weight is right, but the person standing in the lift counts towards the load. This option allows 13 crates, and 13 crates plus an operator is 665 kg.
- B, — the correct left-hand side with the sign reversed. "Maximum" means at most, so the sign is .
- C, — subtracts the operator, as though the person reduces the load. They are standing in the lift; they add to it.
Takeaway: "Maximum", "at most", "no more than" all mean . "Minimum", "at least", "no fewer than" all mean . Write down which one the sentence uses before you write the inequality — and when a count of physical objects comes out as a decimal, round down.
Topic: An inequality with the variable on both sides
What is the least integer value of that satisfies ?
There are no options — work the answer out and enter it yourself, in the form the grid accepts.
Show the worked solution
Answer: 5
Explanation
Gather the terms on the side that keeps them positive — it avoids the sign flip altogether. Add to both sides:
Add 15 to both sides:
Divide by 6. Six is positive, so nothing flips:
So is strictly greater than 4. The question asks for the least integer, and the inequality is strict — does not satisfy it, because is false. The least integer greater than 4 is
Check both sides of the boundary. At : left is , right is , and . ✓ At : left is , right is , and is false. ✓ So 5 is the first integer that works.
Two things this question is testing at once, and you need both:
- Solving the inequality without a sign error.
- Noticing that strict () excludes the boundary, so the answer is the next integer up, not 4.
Takeaway: Move the variable to the side that keeps its coefficient positive and you never have to flip anything. Then read the sign again: excludes the boundary value, includes it — and that difference is usually the whole question.
Topic: An inequality where the bracket hides a sign
A control system holds only while the quantity stays strictly greater than , where is an input the operator can vary. Which of the following gives all values of for which ?
A)
B)
C)
D)
Show the worked solution
Answer: A
Explanation
Expand the bracket. The multiplies both terms, and :
That plus sign is the whole question. Now move the terms to the side that keeps them positive — add to both sides:
Subtract 1:
Divide by 5, which is positive, so nothing flips:
Check a value that should work, : left is , right is , and . ✓ Check one that should not, : left is , right is , and is false. ✓
Why each wrong option is wrong:
- B, — right boundary, wrong direction. This comes from gathering the terms on the left instead, getting , and then dividing by without flipping.
- C, — distributed as . Multiplying two negatives gives a positive, so the is positive.
- D, — both mistakes at once. Substituting , which satisfies this option, gives — true, so this option is not obviously wrong from one test. Test the boundary, not a convenient number.
Takeaway: . When a negative multiplies a bracket, write the expansion down rather than doing it in your head, then move the variable to whichever side keeps it positive.
Section 5 — Rearranging, and Reading a Model
Two things get asked constantly and neither requires you to find a number.
Rearranging — "solve for in terms of " means get alone on one side. The other letters just come along for the ride; treat them exactly like numbers.
Reading a model — you are given a formula describing a situation and asked what one of its numbers means. The answer is always about the units.
Topic: Solving for one variable in terms of another
A budget is described by the equation , where and are two quantities being planned. Which of the following expresses in terms of ?
A)
B)
C)
D)
Show the worked solution
Answer: D
Explanation
Get the term on its own. The moves across and becomes :
Now divide everything on the right by 4:
Check it by picking a value. Let . The original says , so and . The answer gives . ✓
That substitution trick is worth having: it turns a question in letters into a question in numbers, and it works on every option.
Why each wrong option is wrong:
- A, — moved the across as if it needed a sign change. It was already on the right-hand side; nothing moved, so nothing flips.
- B, — moved the across but kept it negative. A term that crosses the equals sign changes sign.
- C, — divided nothing by 4. Test it with : it gives 24, not 6.
Takeaway: Treat the other letters exactly as you would treat numbers. Then check by substituting one convenient value into both the original and your answer — it catches every sign slip.
Topic: Consecutive integers
Three seats in a row of a theatre are numbered consecutively, and the three numbers add up to 84. What is the largest of the three?
A)
B)
C)
D)
Show the worked solution
Answer: C
Explanation
"Consecutive" means each is one more than the last. Call the smallest ; then the three are , and . Their sum:
Set that equal to 84:
So the three integers are , and the largest is .
Check: . ✓
Why each wrong option is wrong:
- A, — the smallest, not the largest. Everything was solved correctly and the last line of the question was not read.
- B, — the middle one. Worth noticing that the middle of three consecutive integers is always the sum divided by 3, which is a genuinely useful shortcut: , so the three are immediately.
- D, — halved 84. There are three numbers, not two.
Takeaway: With three consecutive integers, the middle one is the sum divided by 3 — that gets you there in one step. Then read the last line again and check which of the three the question wanted.
Topic: What a coefficient means in a model
A tank holds 400 litres of water and is being drained at a constant 15 litres per minute. Which function gives , the number of litres left after minutes?
A)
B)
C)
D)
Show the worked solution
Answer: B
Explanation
Sort the two numbers by the job they do:
- 400 is the amount at the start, before any time passes. It stands alone.
- 15 is a rate — litres per minute — so it is multiplied by .
The water is being removed, so the 15 per minute is subtracted:
Check at a couple of times. At : , the tank is full. ✓ At : litres. ✓
Why each wrong option is wrong:
- A, — this fills the tank rather than draining it. After ten minutes it claims 550 litres, in a tank that holds 400.
- C, — the right two numbers, subtracted the wrong way round. At it gives litres, which is not a quantity of water.
- D, — swapped the roles, so it starts with 15 litres and drains 400 a minute. Checking eliminates this in two seconds.
Takeaway: In any "starts at, changes by" model, the standalone number is the starting value and the number multiplied by the variable is the rate. Then substitute : it instantly kills every option with the two swapped.
Topic: Building and solving in one question
A phone plan charges a fixed $18 a month plus $0.06 for each text message. In one month the bill was $33.60. How many text messages were sent?
There are no options — work the answer out and enter it yourself, in the form the grid accepts.
Show the worked solution
Answer: 260
Explanation
Let be the number of messages. The bill is the fixed part plus the message part:
Subtract the fixed charge:
Divide:
Check: , and . ✓
A word about the division, since a calculator is allowed and people still get this one wrong. is not . Multiply both numbers by 100 first — — and the decimal stops being frightening. If your answer to a "how many messages" question comes out as 2.6, the size of it is telling you something is wrong.
This is a grid-in. Enter 260. Not 260 messages, not $260.
Takeaway: Subtract the fixed charge before dividing, and sanity-check the size of your answer against the situation. A phone bill of $33.60 buying 2.6 text messages should stop you immediately.
Section 6 — Absolute Value
means how far is from zero, ignoring direction. So and . Distance is never negative.
That one idea drives everything here. says " is 7 away from 3", and there are always two places 7 away from 3: one above and one below. This is why absolute-value equations usually have two answers, and why forgetting the second one is the mistake the test is looking for.
The method. To solve where is positive, write two equations and solve each:
Two warnings worth having in advance:
- has no solution when is negative. Nothing is units away from anywhere.
- Isolate the bars first. In , subtract the 3 and divide by the 2 before splitting into two cases.
Topic: Both solutions of an absolute-value equation
A reading lies exactly 7 units away from the target value 3 on a number line. If , what is the sum of all possible values of ?
A)
B)
C)
D)
Show the worked solution
Answer: B
Explanation
says sits 7 away from 3. Split it into the two cases:
Check both. ✓. ✓. Both work, which is the point — there are genuinely two answers.
The question asks for their sum:
Why each wrong option is wrong:
- A, — solved only the first case and stopped. This is the mistake the whole question exists to catch: the bars always give you two cases.
- C, — treated the answers as and and added the sizes. The 7 is the distance, not either answer; you still have to undo the .
- D, — solved only the second case. The mirror image of A.
There is a shortcut worth knowing. The two solutions of are always and , so they are symmetric about — and their sum is always . Here , in one step and with no cases at all.
Takeaway: Absolute value gives two cases, always. And the two solutions of sum to no matter what is, which answers a whole family of questions instantly.
Topic: The least solution of an absolute-value equation
If , what is the least possible value of ?
A)
B)
C)
D)
Show the worked solution
Answer: A
Explanation
Split into two cases. The bars come off, and the right-hand side takes each sign in turn:
Check the second one, since it is the one being asked for: ✓
The two solutions are and , and the least is .
Why each wrong option is wrong:
- B, — the greatest solution. Both cases were solved correctly and the last line of the question was not read. On a test this well-behaved, that is the most expensive habit there is.
- C, — in the second case, moved the across without changing its sign: instead of .
- D, — got to and wrote down . The unfinished last step.
Takeaway: Solve both cases, then go back and read whether the question wants the greatest, the least, the sum, or the product. The maths is usually the easy half.
Topic: Isolating the bars before splitting
A component's measurement satisfies . What is the greatest possible value of ?
A)
B)
C)
D)
Show the worked solution
Answer: D
Explanation
The bars are wrapped in other operations, so undo those first. Do not split into cases while there is still a and a attached.
Subtract 3:
Divide by 2:
Now split:
The greatest is . Check: ✓
Why each wrong option is wrong:
- A, — reached and stopped. That is the distance from 1, not the value of ; the still has to be undone.
- B, — subtracted the 3 but never divided by 2, so the working used instead of 4. Both operations outside the bars have to come off.
- C, — divided by 2 before subtracting the 3, so the 3 got halved too, giving . Undo additions before multiplications, exactly as in Section 1.
Takeaway: Get the absolute value alone on one side before you split into cases. Everything outside the bars is undone first, in the usual reverse order.
Topic: An absolute-value equation with no solution
In the equation , the constant is chosen by the person setting the question. For which value of does the equation have no solution?
A)
B)
C)
D)
Show the worked solution
Answer: A
Explanation
Everything turns on one fact: an absolute value is never negative. is a distance, so whatever is, the left-hand side is zero or more.
So the equation has no solution exactly when the right-hand side is negative:
Of the options, only satisfies that. With the equation reads , and nothing is units away from anything.
It is worth seeing the full picture, because the test asks about all three cases:
| Number of solutions | |
|---|---|
| negative | none |
| zero | exactly one — where |
| positive | two |
Why each wrong option is wrong:
- B, — gives , which has exactly one solution, . One is not none, and this is the option that catches people who half-remember the rule.
- C, — gives : two solutions.
- D, — gives : two solutions.
Takeaway: An absolute value is never negative. Negative right-hand side means no solution; zero means exactly one; positive means two. The zero case is the one the test uses to separate people who know the rule from people who nearly do.
Section 7 — Ranges and Compound Inequalities
Two inequalities at once describe a range. says is bigger than 2 and smaller than 8.
The method. Whatever you do, do it to all three parts:
(subtract 4 from each part). And the flip rule still applies: multiplying or dividing all three parts by a negative reverses both signs.
Absolute value gives ranges too, and there are exactly two shapes:
| Statement | Means | Picture |
|---|---|---|
| within of | one interval, | |
| further than from | two pieces, going outwards |
The first is "less than, and it's between". The second is "greater than, and it's outside". Mixing those two up is most of what goes wrong here.
Topic: Solving a three-part inequality
A process is running correctly only while the quantity stays above and at the same time does not exceed 13, where is a measured input. If , which of the following gives all possible values of ?
A)
B)
C)
D)
Show the worked solution
Answer: B
Explanation
A three-part inequality is solved by doing the same thing to all three parts at once. Start with
Subtract 4 from every part:
Divide every part by 3. Three is positive, so no sign flips:
Notice that the two ends are different. The left stayed strict (), the right stayed inclusive () — each end keeps whatever sign it started with. That asymmetry is the whole question, and it is why three of the four options have the right numbers.
Check both ends. At : the middle is , and is true, so 3 is included. ✓ At : the middle is , and is false, so is not included. ✓
Why each wrong option is wrong:
- A, — excluded 3 as well. But gives exactly 13, and the original allows 13.
- C, — subtracted the 4 but never divided by 3 at the lower end, so the was left behind.
- D, — the two ends swapped. It includes , which fails, and excludes 3, which works — wrong at both ends at once.
Takeaway: Do every step to all three parts, and carry each end's sign through unchanged. When the options differ only in versus , test the two endpoints in the original — it settles the question in ten seconds.
Topic: An absolute value that means "within"
A machined part is acceptable when its length lies within 3 millimetres of the target length of 5 millimetres, in either direction. That condition is written . Which of the following gives all values of for which the part is acceptable?
A) or
B)
C)
D)
Show the worked solution
Answer: C
Explanation
Read the statement in words: says is less than 3 away from 5. Everything within 3 of 5 — so the answer is one interval, sitting around 5.
Go 3 below 5 and 3 above 5:
The sign is strict (), so the endpoints themselves are excluded — a point exactly 3 away is not less than 3 away:
If you prefer the mechanical route, "less than" unwraps into a three-part inequality directly:
Check: gives ✓. gives , and is false ✓. gives , not less than 3 ✓.
Why each wrong option is wrong:
- A, or — this is the answer to , the "further than" version. It has the right boundaries pointing the wrong way. Less than gives you the inside; greater than gives you the outside.
- B, — right interval, but includes the endpoints. is exactly 3 away, and the question asked for less than 3.
- D, — used the 3 as the boundaries and ignored the 5. The 3 is the distance; the 5 is where you measure from.
Takeaway: is "within of " — one interval, centred on , reaching out each way. is "further than from " — two pieces heading outwards. Say the statement in words before you write anything.
Topic: An absolute value that means "further than"
The acceptable diameter of a machined bolt is within mm of mm. A bolt whose diameter is millimetres is rejected. Which inequality describes ?
A)
B)
C)
D)
Show the worked solution
Answer: D
Explanation
Work out what is being asked before reaching for notation. The bolt is acceptable when its diameter is within of :
But the question asks when the bolt is rejected — the opposite. A bolt is rejected when it is further than from 12:
That is the whole question: spotting that "rejected" means you want the outside, not the inside.
Test it. A bolt at mm: , and , so it is rejected ✓. A bolt at : , not greater than , so it is kept ✓. A bolt at : , rejected ✓ — and notice the absolute value handles the undersized bolt without any extra work. That is exactly why the notation is used here.
Why each wrong option is wrong:
- A, — describes the bolts that are accepted, not rejected. The arithmetic is right and the question was answered backwards.
- B, — swapped the target and the tolerance, asking whether is more than 12 away from . Every bolt near 12 mm satisfies it, so this rejects the entire batch.
- C, — the accepted set again, this time including the boundary. Two ways of answering the opposite question are offered because answering the opposite question is the mistake being tested.
Takeaway: Write the condition the words give you, then check whether the question wants that set or its opposite. "Within" is and gives the inside; "further than", "outside tolerance" and "rejected" are and give the outside.
Section 8 — When You Do Not Need to Find
Some questions look like they want you to solve, and do not. They give you an equation and ask for the value of an expression — , say, rather than .
You can always find and substitute. But often the expression is just a multiple of something you already have, and spotting that turns a two-minute question into a five-second one. The SAT sets these deliberately, and the wrong options are built from the values you pass through on the long route.
Topic: Evaluating an expression rather than solving for the variable
A quantity satisfies , and a second quantity is defined as . What is the value of ?
A)
B)
C)
D)
Show the worked solution
Answer: C
Explanation
Look at the two expressions side by side before doing anything:
The second is exactly twice the first. So if , then
No solving required at all.
The long way works too and is worth checking against. gives , so . Then ✓ — same answer, more steps.
Why each wrong option is wrong:
- A, — the value of . Correct as far as it goes, and not what was asked. Every value you pass through on the long route is offered as an option here; that is not an accident.
- B, — the value of .
- D, — the value of , with the forgotten at the last moment.
Takeaway: Before solving, check whether the expression you want is a simple multiple of the one you were given. Look for the doubling — it is the most common version by far. And when the options include the intermediate values, that is a sign the question is testing whether you read the last line.
Topic: An identity, and what makes it one
The equation is true for all values of . What is the value of ?
A)
B)
C)
D)
Show the worked solution
Answer: C
Explanation
"True for all values of " means the two sides are the same expression. Expand the left:
So the equation reads
The matches on both sides already, so the constants must match too:
There is a quicker route that works on every question of this type. If it is true for all , it is true for the most convenient you can think of. Put :
One line, no expanding.
Why each wrong option is wrong:
- A, — assumed everything has to cancel to . Not so: an identity needs the two sides to be equal, not zero. With the equation becomes , which is never true.
- B, — read the 2 from inside the bracket, before the 3 was distributed.
- D, — read the 3 from outside the bracket. is a constant term, and the 3 is a coefficient; they are not doing the same job.
Takeaway: "True for all " means the two sides are identical, so match coefficients and constants separately — or just substitute , which is faster and harder to get wrong.
Topic: Variables on both sides, no options
Two departments account for the same total in different ways. If , what is the value of ?
There are no options — work the answer out and enter it yourself, in the form the grid accepts.
Show the worked solution
Answer: 15
Explanation
Expand the bracket:
Subtract from both sides, which keeps the term positive:
Add 8:
Check: , and ✓
This is a grid-in. Enter 15.
Notice what the check bought you here. There are no options to work backwards from, so substituting your answer into the original is the only way to catch a sign error — and it takes ten seconds. On grid-ins, always spend them.
Takeaway: With no options available, substituting your answer back into the original equation is your entire safety net. Build the habit on the easy ones so it is automatic on the hard ones.
Topic: A linear equation with decimals
A meter reading is modelled by , and on one occasion the reading came to . If , what is the value of ?
A)
B)
C)
D)
Show the worked solution
Answer: B
Explanation
Decimals change nothing about the method. Subtract from both sides:
Now divide by :
If dividing by a decimal makes you uneasy, multiply the top and bottom by 10 first — — which is the same number with the decimal point gone. You do have a calculator here, but knowing the answer should be a small whole number tells you instantly whether you typed it in correctly.
Check: ✓
Why each wrong option is wrong:
- A, — added the instead of subtracting it, giving . Undoing means the opposite operation.
- C, — reached and wrote down . The unfinished last step, now wearing decimals.
- D, — multiplied by rather than dividing: . Worth a sanity check — if were less than 1, then would be well under , and it needs to reach .
Takeaway: Treat decimals exactly as you would whole numbers, and clear the decimal point by multiplying top and bottom by 10 when a division looks awkward. Then ask whether the size of your answer makes sense.
Topic: An expression built from two given equations
Two numbers and have a sum of 9 and a difference of 3. What is the value of ?
A)
B)
C)
D)
Show the worked solution
Answer: D
Explanation
You could solve for and — and it is worth doing once to see that it works. Adding the two equations gives , so ; then . And .
But there is a much better route, and it is the one the question is built around. The difference of two squares factorises:
Both of those brackets were handed to you:
One multiplication. No solving, no substitution.
This pattern is worth committing to memory because the SAT reuses it constantly: whenever you see alongside and , the question is about the factorisation and nothing else.
Why each wrong option is wrong:
- A, — added the two given values instead of multiplying them.
- B, — subtracted them.
- C, — found correctly and then squared only , forgetting the .
Takeaway: , always. When a question hands you and and asks for , it is testing that one identity — multiply and move on.
Section 9 — Mixed Practice
Everything above, shuffled and unlabelled, the way the real test presents it. No section heading tells you which method to reach for — deciding that is the skill being practised here.
The solutions are shorter from here on. The reasoning has been laid out in full above; what these are for is fluency and speed. Give yourself about ninety seconds a question.
Topic: Brackets with variables on both sides
A supplier's charge is dollars and a rival's is dollars for the same order of units. If , what is the value of ?
A)
B)
C)
D)
Show the worked solution
Answer: C
Explanation
Expand: . Subtract : . Add 12: , so . Check: and ✓
A did not distribute the 4 to the . B carried across without flipping its sign. D stopped at .
Takeaway: Distribute, gather, finish. The three wrong options here are the three places people stop or slip.
Topic: A negative multiplier in an inequality
A tolerance rule requires the quantity to remain at or above 4, where is a setting chosen by the operator. Which of the following gives all values of for which ?
A)
B)
C)
D)
Show the worked solution
Answer: A
Explanation
Expand: . Add 10: . Divide by — a negative, so the sign flips: . Check : ✓
B forgot the flip. C distributed the to the but not to the 5. D made both mistakes.
Takeaway: Distribute first, then flip on dividing by a negative. Test the endpoint in the original to confirm which way it points.
Topic: A negative multiplier in an equation
If , what is the value of ?
There are no options — work the answer out and enter it yourself, in the form the grid accepts.
Show the worked solution
Answer: 6
Explanation
The multiplies both terms, and :
Check: ✓
This is a grid-in. Enter 6.
Takeaway: A minus in front of a bracket changes the sign of everything inside it. Writing the expanded line out is worth the four seconds.
Topic: Two conditions on two numbers
Two numbers are recorded during an experiment. Their sum is 40 and the amount by which the first exceeds the second is 8. What is the larger number?
A)
B)
C)
D)
Show the worked solution
Answer: B
Explanation
Add the two statements: , so and . Then . Check: ✓ and ✓
A is the smaller number. C subtracted the two given values. D halved the sum, which would be right only if the difference were zero.
Takeaway: Sum and difference given? Add the equations and the smaller variable disappears. The larger number is always .
Topic: A fractional coefficient
Three quarters of a length measures 9 centimetres, so . What is the value of ?
A)
B)
C)
D)
Show the worked solution
Answer: A
Explanation
Dividing by is multiplying by :
Check: ✓
B multiplied by rather than dividing. C did only the ; D did only the .
Takeaway: To undo a fraction, multiply by its reciprocal — both parts of it. Doing half the job is what options C and D are for.
Topic: An average constraint
A student's first three test scores are 75, 82 and 78. What is the least score the student can get on a fourth test and still have an average of at least 80 across all four?
There are no options — work the answer out and enter it yourself, in the form the grid accepts.
Show the worked solution
Answer: 85
Explanation
An average of at least 80 over four tests means the four scores must total at least . The first three total , so the fourth must be at least
Check: ✓ — exactly 80, and "at least 80" allows exactly 80, so 85 is permitted and is the least such score.
This is a grid-in. Enter 85.
Takeaway: Turn "average of at least over things" into "total of at least " straight away. Averages are much easier to reason about as totals.
Topic: Substituting a known value
Two quantities are linked by the equation , and in one particular case the second quantity is known to be . What is the value of ?
A)
B)
C)
D)
Show the worked solution
Answer: A
Explanation
Substitute first: , so and .
B is the value of . C and D both subtracted 3 rather than — C then stopped, D finished.
Takeaway: Substitute the known value before doing anything else, and be careful that is 6 here, not 3.
Topic: Expanding and collecting two brackets
Which expression is equivalent to ?
A)
B)
C)
D)
Show the worked solution
Answer: A
Explanation
Collect: and , giving .
B left the positive. C added the second bracket instead of subtracting. D made the constant positive.
Takeaway: A minus before a bracket flips every sign inside it. Expand on one line, collect on the next, and never do both at once.
Topic: An inequality with the variable behind a minus sign
A reading is acceptable only while the quantity stays strictly below 20, where is an adjustable input. Which of the following gives all values of for which ?
A)
B)
C)
D)
Show the worked solution
Answer: C
Explanation
Subtract 5: . Divide by and flip: . Check : ✓. Check : , and is false ✓
A forgot the flip. B lost the minus sign. D lost both.
Takeaway: Divide by a negative, flip the sign. Then test one value from your answer and one from outside it.
Topic: The product of two absolute-value solutions
A measurement satisfies . What is the product of all possible values of ?
There are no options — work the answer out and enter it yourself, in the form the grid accepts.
Show the worked solution
Answer: -16
Explanation
Split into two cases:
Their product is .
This is a grid-in, and the answer is negative. Enter -16. Three characters,
well inside the six the grid allows for a negative answer — the minus sign counts
as one of them.
Takeaway: Solve both cases, then do what the question asked with them. And do not be alarmed by a negative grid-in answer; the grid accepts them.
Topic: Solving a linear model for the input
A courier charges a fixed $25 for accepting a job and then a further $0.15 for every kilometre driven. One delivery was invoiced at $100 in total. How many kilometres was that delivery?
A)
B)
C)
D)
Show the worked solution
Answer: D
Explanation
Check: , and ✓
A used in place of . B stopped one step early. C multiplied by instead of dividing.
Takeaway: Subtract the fixed charge, then divide by the rate. If the division looks awkward, scale both numbers by 100 first: .