Digital SAT Math · Algebra

Linear equations in context

Digital SAT Math · Algebra

When a problem describes a real situation—pay, distance, tank levels, ticket sales—you translate words into a linear equation, then either solve or interpret a coefficient. This skill is less about fancy algebra and more about not swapping the rate with the starting amount.

On the test

DomainAlgebra (score report)
What it looks likeA short story + an equation to write, solve, or interpret
Often asked“Which equation…?”, “What is the best interpretation of…?”, “How many…?”
FormatMultiple choice and student-produced response (type your own number)
CalculatorAllowed throughout Digital SAT Math; still faster by hand for clean numbers

Recognition cues: per, each, flat fee, initially, constant rate, remaining, models the….

Pattern recognition

Almost every item is one of these:

  1. Build — write quantity = (rate)(variable) + start (or with a minus if something decreases).
  2. Solve — plug total, isolate the variable.
  3. Interpret — explain what a number in the equation means in units (not compute a new value).

Method (translation dictionary)

  1. Name quantities and units — what is unknown? hours, miles, posters?
  2. Split rate vs start — rate multiplies the variable (per, each, every); start/flat/initial stands alone.
  3. Convert units before building — if the rate is per day but the variable counts weeks, convert first (one week = 7 rate-days). One-time fees are never converted.
  4. Build y=(rate)x+starty = (\text{rate})\,x + \text{start} — use minus when the story decreases.
  5. Match the ask — solve for the variable, for a total, or only interpret a coefficient. Sanity-check units of the final answer.
Words in stemMath role
per, each, every, for each additionalrate (coefficient of the variable)
flat fee, deposit, already has, initially, base paystart (constant term)
remaining, left afteroften start − rate·time
total cost / total payusually the dependent side (y)

Worked example 1 — build and solve

Stem. A community workshop charges a $40 materials fee plus $18 per hour of studio time. Maya’s total bill is $130. How many hours of studio time did she use?

Step 1 — name. Let hh = hours of studio time.

Step 2 — rate vs start. Rate 1818 dollars per hour; start 4040 dollars materials.

Step 3 — equation.

18h+40=13018h + 40 = 130

Step 4 — solve.

18h=90h=518h = 90 \quad\Rightarrow\quad h = 5

Check. 18(5)+40=90+40=13018(5)+40=90+40=130. Units are hours. Answer: 5 hours.

Trap watch. 130/18130/18 skips subtracting the fee. Swapping to 40h+18=13040h+18=130 mixes rate and start.

Worked example 2 — interpretation (not computation)

Stem. The cost CC, in dollars, to print nn custom notebooks is modeled by

C=6.5n+28C = 6.5n + 28

What is the best interpretation of the number 6.5 in this equation?

Think. 6.56.5 multiplies nn (notebooks). It is a rate: dollars per notebook, not the flat fee and not a total bill.

Answer language (good). “The cost increases by $6.50 for each additional notebook.” — exactly the rate pattern from the box above.

Not the answer. Computing CC for some nn, or calling 6.5 the “setup fee” (that role is 2828 when n=0n=0).

Worked example 3 — decreasing model

Stem. A generator’s fuel tank holds 18 liters. While running, the generator burns fuel at a constant 0.4 liters per hour. The amount of fuel FF, in liters, after tt hours is

F=180.4tF = 18 - 0.4t

(a) What does 0.4 mean here? (b) After how many hours does 9 liters remain?

(a) Interpret. 0.40.4 multiplies tt and is subtracted: the fuel decreases by 0.4 liters for each additional hour of running. The minus sign sets the direction; 0.40.4 is still the rate, and 1818 is still the start.

(b) Solve.

9=180.4t0.4t=9t=22.59 = 18 - 0.4t \quad\Rightarrow\quad 0.4t = 9 \quad\Rightarrow\quad t = 22.5

Check. 180.4(22.5)=189=918 - 0.4(22.5) = 18 - 9 = 9. Units are hours. Answer: 22.5 hours.

Trap watch. Answering 99 (the liters burned) instead of 22.522.5 (the hours) is the classic wrong quantity miss. Writing F=18+0.4tF = 18 + 0.4t ignores the word burns.

Practice

Answer first, then open the explanation. Two items are student-produced response (type the number, no choices) — exactly like the real test. Every wrong choice has a specific trap reason. Error-log any miss (skill, trap, fix).

12 questions — 10 multiple choice, 2 student-produced response. Every wrong choice has its own explanation.

Question 1 Warm-up

A poster shop charges $12 per poster plus a $35 setup fee. Which equation gives the total cost C, in dollars, for p posters?

Show the answer Choice A

Why it is right

The shop charges a constant $12 for each poster, so 12 multiplies p. The $35 setup fee is paid once and does not depend on p, so it is added as a constant: C = 12p + 35.

Why each other choice fails

Choice B
Swaps the rate and the setup fee: treats $35 as the per-poster price and $12 as the one-time fee.
Choice C
Subtracts the setup fee even though the customer pays it; the fee increases total cost, so it must be added.
Choice D
Multiplies the setup fee by p as if setup were charged again for every poster.

Question 2 Standard

Bike rentals cost $18 per hour plus $8 for a helmet rental. Jordan pays $62 total. How many hours did Jordan rent the bike?

Show the answer Choice B

Why it is right

Let h be hours rented. Then 18h + 8 = 62. Subtract 8: 18h = 54. Divide by 18: h = 3. Check: 18(3) + 8 = 54 + 8 = 62.

Why each other choice fails

Choice A
Two hours cost 18(2)+8 = 44, which is less than $62.
Choice C
Four hours cost 18(4)+8 = 80, which is more than $62.
Choice D
Five hours cost 18(5)+8 = 98, far above $62. (Often from dividing 62 by something other than 18 after removing the helmet fee.)

Question 3 Standard

A rideshare app estimates fare F dollars for a trip of m miles by F = 1.75m + 3.25. What is the best interpretation of 1.75 in this equation?

Show the answer Choice D

Why it is right

In F = 1.75m + 3.25, the number 1.75 multiplies miles m, so it is the rate of change of fare with respect to distance: dollars per mile. Each extra mile adds $1.75 to the fare.

Why each other choice fails

Choice A
1.75 is only the per-mile charge, not the full fare (which also includes 3.25 and depends on m).
Choice B
The base amount when m = 0 is the constant term 3.25, not 1.75.
Choice C
1.75 is a dollar rate, not a fixed trip length; m is the variable for miles.

Question 4 Standard

A rideshare app estimates fare F dollars for a trip of m miles by F = 1.75m + 3.25. What is the best interpretation of 3.25 in this equation?

Show the answer Choice B

Why it is right

When m = 0, F = 3.25. The constant term is the fixed component of the fare (base/pickup) independent of miles driven.

Why each other choice fails

Choice A
Per-mile change is the coefficient of m, which is 1.75, not 3.25.
Choice C
Total fare grows with miles; 3.25 is only the fixed part, not the whole bill.
Choice D
3.25 is measured in dollars in this model, not miles.

Question 5 Standard

A tank holds 48 gallons and drains at a constant 3 gallons per minute. The amount of water W left after t minutes is W = 48 - 3t. After how many minutes are 12 gallons left?

Show the answer Choice B

Why it is right

Set W = 12: 12 = 48 - 3t. Then 3t = 36, so t = 12. After 12 minutes the tank has drained 36 gallons and 12 remain.

Why each other choice fails

Choice A
t = 8 gives W = 48 - 24 = 24 gallons left, not 12.
Choice C
t = 15 gives W = 48 - 45 = 3 gallons left, not 12.
Choice D
36 is the number of gallons drained when 12 remain (48 - 12), not the number of minutes. Wrong quantity.

Question 6 Harder

A tutoring service uses C = 45h + 20, where C is total cost in dollars and h is hours of tutoring. Which statement is true?

Show the answer Choice C

Why it is right

The coefficient 45 multiplies hours, so tutoring is $45 per hour. The constant 20 does not depend on h, so it is a fixed fee. Together: C = 45h + 20.

Why each other choice fails

Choice A
Swaps roles: $20 is the fixed fee, not the hourly rate.
Choice B
Reverses both roles: 45 is the hourly rate, not a lone registration fee with free hours.
Choice D
Only true if h = 1; for other hour counts the total changes.

Question 7 Harder

A courier earns $0.55 per mile plus $40 per day (daily guarantee). Which equation gives total pay P dollars for driving m miles in one day?

Show the answer Choice D

Why it is right

Miles are paid at $0.55 each, so 0.55 multiplies m. The $40 guarantee is once per day and does not scale with miles. For one day: P = 0.55m + 40.

Why each other choice fails

Choice A
Adds miles to dollars (m + 40) before multiplying—mixed units and double-counts the structure of the pay.
Choice B
Swaps rate and daily guarantee: treats $40 as per-mile pay.
Choice C
Uses 280 = 40 × 7 as if modeling a full week, but the stem asks for one day.

Question 8 Hardest

A storage facility charges a one-time $25 insurance fee plus $6 per day. Which equation gives the total cost C, in dollars, to store items for w weeks?

Show the answer Choice C

Why it is right

The rate is $6 per day, but the variable counts weeks, so convert units first: 6 dollars/day × 7 days/week = 42 dollars per week. The $25 insurance fee is paid once and does not depend on time. Total cost: C = 42w + 25.

Why each other choice fails

Choice A
Converts the one-time fee too: 25 × 7 = 175 treats insurance as if it were charged every day of the week.
Choice B
Unit creep: uses the per-day rate $6 as if it were a per-week rate, without converting days to weeks.
Choice D
Folds the fee into the rate (6 + 25 = 31) as if the $25 were charged again each week and each day's rate absorbed it.

Question 9 Hardest

A print shop has 500 sheets of paper. The number of sheets p remaining after printing n newsletters is given by p = 500 - 12n. What is the best interpretation of 12 in this equation?

Show the answer Choice A

Why it is right

The number 12 multiplies n (newsletters) and is subtracted, so the remaining paper decreases by 12 sheets for each additional newsletter printed. That means each newsletter consumes 12 sheets. Decreasing model: the rate still multiplies the variable; the minus sign only sets the direction.

Why each other choice fails

Choice B
Swaps roles: the starting amount is the constant 500 (the value of p when n = 0), not 12.
Choice C
Misreads the model as a fixed remainder; p changes with n, and 12 is a rate, not a leftover amount.
Choice D
Inverts the rate: 12 is sheets per newsletter, not newsletters per sheet.

Question 10 Harder Student-produced response

A 40-meter rope is cut into pieces that are each 2.5 meters long. After the pieces are cut, 5 meters of rope remain. How many pieces were cut?

Show the answer 14

Why it is right

Let k be the number of pieces. Rope used is 2.5k meters, and 5 meters remain from the original 40: 40 - 2.5k = 5. So 2.5k = 35 and k = 35 / 2.5 = 14. Check: 14 pieces use 35 m, leaving 40 - 35 = 5 m.

Answers students type instead

16
40 / 2.5 = 16 ignores the 5 meters that remain uncut; it assumes the whole rope became pieces.
35
Stops at the intermediate value 2.5k = 35 (meters of rope used), answering meters instead of pieces — wrong quantity.

Question 11 Hardest Student-produced response

A courier is paid $0.62 per mile driven plus a guarantee of $45 per day worked. Last week the courier worked 5 days and drove a total of 480 miles. How much, in dollars, was the courier paid for the week? (Disregard the $ sign when entering your answer.)

Show the answer 522.6

Why it is right

Mileage pay: 0.62 × 480 = 297.60 dollars. The guarantee is per day, and 5 days were worked: 45 × 5 = 225 dollars. Total: 297.60 + 225 = 522.60 dollars. The per-mile rate applies to total miles, but the daily guarantee must be multiplied by days — two different units in one story.

Answers students type instead

1713
Multiplies everything by 5, including the mileage pay that was already a weekly total: (0.62 × 480 + 45) × 5 double-counts miles.
342.6
Adds the $45 guarantee only once (0.62 × 480 + 45), treating a per-day constant as a one-time fee — unit creep.
297.6
Mileage pay only; drops the daily guarantee entirely.

Question 12 Harder

The graph shows the total cost y, in dollars, of a gym membership x months after joining. What is the best interpretation of the slope of the line?

0 1 2 3 4 5 6 0 40 80 120 160 200 240 280 320 (0, 50) (3, 170) Months after joining Total cost (dollars)
Total membership cost after x months.
Show the answer Choice D

Why it is right

Read the slope from two marked points: from (0, 50) to (3, 170) the cost rises 170 - 50 = 120 dollars over 3 months, so the slope is 120 / 3 = 40 dollars per month. The slope of a cost-versus-time graph is the monthly rate.

Why each other choice fails

Choice A
Treats a rate as a total; the total cost depends on x and keeps growing, 40 is only the change per month.
Choice B
Uses the y-intercept value 50 as if it were the monthly rate; 50 is the cost at x = 0 (the joining fee).
Choice C
Assigns the slope's value to the fee role: the one-time fee is the y-intercept 50, not 40.

Common mistakes

  1. Swapping slope and intercept — fee becomes the coefficient; “per” becomes the constant.
  2. Solving when asked to interpret — computing CC instead of explaining a coefficient.
  3. Wrong quantity — answering meters of rope when asked pieces; gallons drained when asked minutes.
  4. Unit creep — a per-day rate dropped into a per-week equation unconverted, or a one-time fee multiplied by 7.
  5. Sign error on “remaining” — using ++ while the tank drains.
  6. Inverted rate — reading “12 sheets per newsletter” as “12 newsletters per sheet.”
  7. Forgetting the constant when solving (total/rate\text{total}/\text{rate} only).

FAQ

Is this the same as “linear functions”? Overlapping models (y = mx + b), but this page stresses word → equation and interpretation. Graphs/tables of functions are deeper on the linear-functions skill.

Desmos? Optional check after you write the equation — see the box above for when it pays off. Interpretation items never need a graph.