Yes. I’ll keep the wording original while making the entire guide Blogger-ready, with Unicode math throughout, clean headings, spacing, and no LaTeX/MathJax dependency.
The Big Word-Problem Families: SAT Math Guide
Word problems can look intimidating on the SAT because the mathematics is often hidden inside a paragraph.
The good news is that many SAT word problems are not completely new problems. They belong to a relatively small number of repeatable problem families.
Once you learn to recognize the family, the question becomes much easier.
Instead of asking:
“What formula am I supposed to remember?”
ask:
“What mathematical relationship is this problem describing?”
That small change in thinking can save a surprising amount of time.
1. Why SAT Word Problems Feel Difficult
A typical SAT word problem may give you:
• a situation involving people, money, distance, time, or objects
• several numerical values
• one or more conditions
• a question asking you to find an unknown quantity
The difficult part is often translation, not calculation.
For example:
A taxi charges a fixed fee of $4 plus $2.50 for every mile traveled.
You do not need a special “taxi formula.”
The sentence simply says:
Total cost = fixed cost + cost per mile
So:
C = 4 + 2.5m
where:
C = total cost
m = number of miles
That is the mathematical structure of the problem.
2. The Big SAT Word-Problem Families
Most SAT word problems can be organized into familiar families.
The major ones include:
Rate, distance, and time problems
Percent and percent-change problems
Ratio and proportion problems
Mixture problems
Average and weighted-average problems
Work-rate problems
Cost, revenue, and profit problems
Consecutive-integer problems
Age problems
Probability and counting problems
Exponential growth and decay problems
Geometry word problems
Systems of equations from real situations
Unit-conversion problems
Data and statistics problems
You do not necessarily need a different trick for every question.
The better strategy is to learn the structure of each family.
3. Family 1: Rate, Distance, and Time
This is one of the most familiar word-problem structures.
The fundamental relationship is:
Distance = Rate × Time
or:
d = rt
Therefore:
r = d ÷ t
and:
t = d ÷ r
Example
A car travels 180 miles in 3 hours. What is its average speed?
Use:
r = d ÷ t
r = 180 ÷ 3
r = 60
Therefore, the average speed is:
60 miles per hour
SAT Translation Trick
Whenever you see:
“miles per hour”
think:
distance ÷ time
Whenever you see:
“miles in ___ hours”
think:
distance = rate × time
A Common Trap
Suppose a car travels at 60 miles per hour for 2.5 hours.
Its distance is:
d = 60 × 2.5
d = 150 miles
Do not divide 60 by 2.5.
The units help tell you which operation makes sense.
4. Family 2: Percent Problems
Percent problems may appear in many different forms, but they often use the same basic relationship:
Part = Percent × Whole
When multiplying with a percentage, convert the percentage to a decimal.
For example:
25% = 0.25
Example
A jacket originally costs $80. Its price is reduced by 25%. What is the sale price?
First find the discount:
0.25 × 80 = 20
Then subtract the discount:
80 − 20 = 60
Therefore, the sale price is:
$60
A Faster Method
A 25% decrease means that 75% of the original price remains.
So:
100% − 25% = 75%
and:
80 × 0.75 = 60
5. Percent Increase
If a quantity increases by r%, the new value is:
New value = Original value × (1 + r)
Here, r must be written as a decimal.
For example:
12% increase → × 1.12
30% increase → × 1.30
7% increase → × 1.07
Example
A population of 500 increases by 12%.
The new population is:
500 × 1.12 = 560
6. Percent Decrease
If a quantity decreases by r%, the new value is:
New value = Original value × (1 − r)
For example:
20% decrease → × 0.80
35% decrease → × 0.65
8% decrease → × 0.92
Important SAT Warning
A 20% increase followed by a 20% decrease does not return the original number.
Suppose the original value is 100.
After a 20% increase:
100 × 1.20 = 120
Then decrease 120 by 20%:
120 × 0.80 = 96
The final value is:
96
not:
100
The reason is that the second percentage change is calculated from a different starting value.
7. Family 3: Ratios and Proportions
A ratio describes how quantities compare.
Suppose a class has:
12 boys : 18 girls
Simplify:
12 : 18 = 2 : 3
This means that for every:
2 boys
there are:
3 girls
Example
The ratio of red balls to blue balls is 3 : 5.
If there are 24 red balls, how many blue balls are there?
Set up the proportion:
3 ÷ 5 = 24 ÷ x
Cross multiply:
3x = 120
Therefore:
x = 40
So there are:
40 blue balls
8. The Ratio-Multiplier Method
Sometimes you can solve a ratio problem even faster.
Suppose:
A : B = 4 : 7
and:
A = 20
The multiplier is:
20 ÷ 4 = 5
Therefore:
B = 7 × 5
B = 35
This method is especially useful when the numbers are easy to scale.
9. Family 4: Mixture Problems
Mixture problems often involve:
• solutions
• concentrations
• prices
• percentages
• different materials
The central idea is:
Amount of pure substance = Concentration × Total amount
Example
A solution contains 20% salt.
If there are 50 liters of solution, how much salt is present?
Convert 20% to a decimal:
20% = 0.20
Then:
0.20 × 50 = 10
Therefore, the solution contains:
10 liters of salt
10. Mixing Two Concentrations
Suppose you mix a:
20% solution
with a:
50% solution
to obtain a:
30% solution
Let:
x = amount of 20% solution
and:
y = amount of 50% solution
The amount of pure substance is:
0.20x + 0.50y
The total amount of mixture is:
x + y
Therefore:
0.20x + 0.50y = 0.30(x + y)
This equation captures the essential structure of the mixture.
The story may be several sentences long, but the mathematics can reduce to one equation.
11. Family 5: Average Problems
The basic average formula is:
Average = Sum ÷ Number of values
An equally useful rearrangement is:
Sum = Average × Number of values
The second form is often more useful on the SAT.
Example
The average of 5 numbers is 18.
What is their sum?
Use:
Sum = Average × Number
Therefore:
Sum = 18 × 5
Sum = 90
12. Finding a Missing Value
Suppose four test scores have an average of 82.
Three of the scores are:
76, 80, and 88
What must the fourth score be?
First find the required total:
4 × 82 = 328
Now find the sum of the known scores:
76 + 80 + 88 = 244
Therefore:
328 − 244 = 84
The missing score is:
84
13. Weighted Averages
A weighted average is different from an ordinary average because some values count more than others.
The basic idea is:
Weighted average = Total weighted value ÷ Total weight
For example:
A student's homework average is 80 and counts for 40% of the final grade.
The exam average is 90 and counts for 60%.
The final average is:
0.40 × 80 + 0.60 × 90
= 32 + 54
= 86
Therefore:
Final average = 86
SAT Warning
Do not automatically average two averages.
If two groups have different numbers of members, their averages may need to be weighted differently.
14. Family 6: Work-Rate Problems
Work problems are closely related to rate problems.
Instead of:
Distance = Rate × Time
we often use:
Work = Rate × Time
If a person completes a job in 5 hours, that person's work rate is:
1 ÷ 5 = 1/5 job per hour
If another person completes the same job in 10 hours, that person's rate is:
1 ÷ 10 = 1/10 job per hour
Working together, their combined rate is:
1/5 + 1/10
Convert to a common denominator:
2/10 + 1/10 = 3/10
Together they complete:
3/10 of the job per hour
15. Family 7: Cost, Revenue, and Profit
Business problems often hide simple linear equations.
A common structure is:
Total cost = Fixed cost + Variable cost
Example
A company has a fixed monthly cost of $2,000 and spends $15 to produce each item.
If x items are produced:
C = 2000 + 15x
where:
C = total cost
and:
x = number of items produced
16. Revenue
If each item sells for $40, then:
Revenue = Price × Quantity
Therefore:
R = 40x
where:
R = revenue
and:
x = number of items sold
17. Profit
Profit is:
Profit = Revenue − Cost
Suppose:
R = 40x
and:
C = 2000 + 15x
Then:
P = R − C
Substitute:
P = 40x − (2000 + 15x)
Simplify:
P = 25x − 2000
18. Break-Even Problems
Break-even occurs when:
Revenue = Cost
Suppose:
R = 40x
and:
C = 2000 + 15x
Set them equal:
40x = 2000 + 15x
Subtract 15x:
25x = 2000
Therefore:
x = 80
The company breaks even after selling:
80 items
19. Family 8: Consecutive Integers
Consecutive integers are numbers that differ by 1.
For example:
7, 8, 9
can be represented as:
x, x + 1, x + 2
For consecutive even or odd integers, the difference between neighboring numbers is 2.
Three consecutive even integers can be represented as:
x, x + 2, x + 4
Three consecutive odd integers can also be represented as:
x, x + 2, x + 4
Always pay attention to whether the question says:
consecutive integers
or:
consecutive even integers
or:
consecutive odd integers
20. Example: Consecutive Integers
The sum of three consecutive integers is 72.
Let the integers be:
x, x + 1, x + 2
Then:
x + (x + 1) + (x + 2) = 72
Combine like terms:
3x + 3 = 72
Subtract 3:
3x = 69
Therefore:
x = 23
The three integers are:
23, 24, 25
21. Family 9: Age Problems
Age problems become easier when you choose one person's current age as the variable.
Suppose Sarah is 4 years older than John.
Let John's current age be:
x
Then Sarah's age is:
x + 4
Three years from now, John will be:
x + 3
Sarah will be:
x + 7
The important rule is simple:
If the problem moves forward by n years, add n to every person's current age.
If the problem moves backward by n years, subtract n.
22. Family 10: Probability Problems
The basic probability formula is:
Probability = Favorable outcomes ÷ Total possible outcomes
Example
A bag contains 5 red balls and 3 blue balls.
There are:
5 + 3 = 8
total balls.
The probability of selecting a red ball is:
5 ÷ 8
Therefore:
P(red) = 5/8
23. “At Least” and “At Most”
These phrases are extremely important.
At least 5 means:
5 or more
Mathematically:
x ≥ 5
At most 5 means:
5 or fewer
Mathematically:
x ≤ 5
For example:
A student must answer at least 7 questions correctly.
This means:
x ≥ 7
It does not mean:
x > 7
The distinction can change the answer.
24. Family 11: Exponential Growth and Decay
Growth and decay problems usually involve repeated multiplication.
For growth:
A = P(1 + r)ᵗ
For decay:
A = P(1 − r)ᵗ
where:
P = initial amount
r = rate written as a decimal
t = number of time periods
A = final amount
25. Example: Population Growth
A population of 2,000 increases by 5% each year.
After one year:
2000 × 1.05
After two years:
2000 × 1.05²
After three years:
2000 × 1.05³
Therefore, after t years:
P = 2000 × 1.05ᵗ
This is exponential growth because the quantity is repeatedly multiplied by the same growth factor.
26. Family 12: Geometry Word Problems
Geometry word problems often combine a diagram with a real-world situation.
The first step is to translate the words into a geometric relationship.
Some important formulas are:
Rectangle
Area = length × width
A = lw
Triangle
Area = ½ × base × height
A = ½bh
Circle
Area = πr²
Circumference = 2πr
Rectangular Prism
Volume = length × width × height
V = lwh
Cylinder
Volume = πr²h
27. Pythagorean Theorem in Word Problems
If a problem describes a right triangle, consider:
a² + b² = c²
where c is the hypotenuse.
Example
A ladder is 13 feet long and its base is 5 feet from a wall.
Let the height reached by the ladder be h.
Then:
5² + h² = 13²
25 + h² = 169
h² = 144
Therefore:
h = 12
The ladder reaches:
12 feet
up the wall.
28. Family 13: Systems of Equations
Many SAT word problems are really systems of equations hidden inside a story.
Example
Adult tickets cost $12 and student tickets cost $8.
A theater sells 50 tickets for a total of $520.
Let:
a = number of adult tickets
s = number of student tickets
The total number of tickets gives:
a + s = 50
The total cost gives:
12a + 8s = 520
Now the story has become a system:
a + s = 50
12a + 8s = 520
You can solve it using substitution, elimination, or another valid method.
29. The “Two Unknowns” Clue
If a word problem contains two unknown quantities and gives you two independent conditions, immediately consider a system of equations.
Common examples include:
• tickets
• coins
• animals
• mixtures
• products
• adult and student populations
• two types of workers
• two different prices
The story might take several lines.
The mathematics may ultimately be only:
x + y = ...
and:
ax + by = ...
30. Family 14: Unit Conversion
SAT questions sometimes hide the mathematics inside units.
You may need to convert:
feet → inches
miles → feet
hours → minutes
minutes → seconds
or another pair of units.
A safe approach is to write the conversion as a fraction.
For example:
1 foot = 12 inches
To convert 5 feet:
5 feet × 12 inches ÷ 1 foot
The feet cancel:
5 × 12 inches = 60 inches
Therefore:
5 feet = 60 inches
31. The Unit-Cancellation Method
Suppose:
1 mile = 5,280 feet
To convert 3 miles into feet:
3 miles × 5,280 feet ÷ 1 mile
The word miles cancels.
Therefore:
3 × 5,280 = 15,840 feet
This method is useful because the units themselves help you check whether your setup is correct.
32. Family 15: Data and Statistics Problems
SAT word problems frequently involve:
• tables
• graphs
• scatterplots
• means
• medians
• ranges
• percentages
• rates
• slopes
• increases and decreases
A question may look like a complicated data-analysis problem but require only a simple mathematical relationship.
Remember:
Mean = Sum ÷ Number of values
Range = Maximum − Minimum
For a linear relationship:
Slope = Change in y ÷ Change in x
or:
m = (y₂ − y₁) ÷ (x₂ − x₁)
33. The Most Important Translation Words
Certain words appear repeatedly in SAT word problems.
“Of”
Often indicates multiplication.
For example:
20% of 80
means:
0.20 × 80
“Per”
Usually indicates a rate.
For example:
60 miles per hour
means:
60 miles ÷ 1 hour
“Total”
Often indicates addition.
“Difference”
Usually indicates subtraction.
“Is”
Often indicates equality.
For example:
x is 7
means:
x = 7
“Twice”
Means:
2x
“Three times”
Means:
3x
“Three less than x”
Means:
x − 3
Be especially careful here.
3 less than x = x − 3
not:
3 − x
34. “More Than” and “Less Than”
These phrases can cause avoidable mistakes.
If a number is 5 more than x:
x + 5
If a number is 5 less than x:
x − 5
If x is 5 more than another number y:
x = y + 5
If x is 5 less than y:
x = y − 5
Read the sentence carefully before writing the equation.
35. The SAT Word-Problem Translation System
When you encounter a difficult word problem, use these five steps.
Step 1: Identify the Unknown
Ask:
“What exactly am I trying to find?”
Give it a variable.
For example:
x = number of students
Step 2: Identify the Important Quantities
Write down the useful numbers and relationships.
Do not automatically use every number that appears in the question.
Step 3: Find the Relationship
Ask:
“What connects these quantities?”
Could it be:
Distance = Rate × Time
or:
Part = Percent × Whole
or:
Profit = Revenue − Cost
or:
Area = Length × Width
or:
Sum = Average × Number
Step 4: Write the Equation
Turn the sentence into mathematics.
Do not try to keep the entire problem in your head.
Step 5: Check the Answer
Ask:
“Does this answer make sense in the original situation?”
Check:
• size
• units
• sign
• restrictions
• whether the answer actually answers the question
This final step can catch surprisingly many mistakes.
36. A Powerful SAT Shortcut: Look for What Stays Constant
Sometimes the wording is complicated, but one quantity remains unchanged.
For example, if the area of a rectangle remains constant:
lw = constant
If a fixed amount of money is divided among several people:
Total amount = constant
If a trip covers a fixed distance:
Distance = constant
Finding the quantity that does not change can make a difficult question much easier.
37. Do Not Automatically Use the Most Complicated Method
The SAT may give you several possible approaches.
Suppose a problem gives:
x + y = 20
and:
x = 7
You do not need a complicated system-solving technique.
Simply:
y = 20 − 7
y = 13
The fastest correct method is usually the best method.
38. Estimate Before You Calculate
Estimation is an underrated SAT skill.
Suppose the original quantity is about:
100
and a small percentage change is applied.
If your final answer suddenly becomes:
2,400
you should immediately question the calculation.
Before checking every line of algebra, ask:
“Is my answer in the right neighborhood?”
A quick estimate can reveal an error before you waste time.
39. The Biggest Word-Problem Mistakes
Mistake 1: Solving Before Defining the Variable
Always know what x represents.
Instead of writing:
x = ?
write something meaningful such as:
x = number of tickets
This makes the equation easier to construct.
Mistake 2: Ignoring Units
Miles, hours, dollars, pounds, liters, and other units are important clues.
If your answer is supposed to be a speed but your calculation produces square miles, something is wrong.
Mistake 3: Reversing Inequalities
Remember:
At least → ≥
At most → ≤
Mistake 4: Treating Percentage Changes as Ordinary Addition
A 10% increase followed by a 10% decrease does not cancel.
Percent changes are applied to the value that exists at that particular stage.
Mistake 5: Averaging Averages Incorrectly
If groups have different sizes, simply averaging their averages may produce the wrong result.
Mistake 6: Using Every Number
Not every number in a word problem necessarily needs to appear in your calculation.
Focus on the information connected to the question.
40. The One-Question Test
When you are completely stuck on a word problem, ask yourself:
“What mathematical sentence is this paragraph trying to say?”
For example:
A gym charges a $30 membership fee and $5 for each visit.
The mathematical sentence is:
C = 30 + 5v
where:
C = total cost
and:
v = number of visits
The paragraph simply explains what the equation means.
Once you recognize that, the problem becomes much simpler.
41. The SAT Word-Problem Cheat Sheet
Rather than memorizing dozens of unrelated formulas, memorize these structures.
Distance
d = rt
Rate
r = d ÷ t
Time
t = d ÷ r
Average
Average = Sum ÷ Number
Sum
Sum = Average × Number
Percent
Part = Percent × Whole
Percent Increase
New = Original × (1 + r)
Percent Decrease
New = Original × (1 − r)
Profit
Profit = Revenue − Cost
Revenue
Revenue = Price × Quantity
Work Rate
Work rate = 1 ÷ Time
Probability
Probability = Favorable outcomes ÷ Total outcomes
Rectangle
A = lw
Triangle
A = ½bh
Circle
A = πr²
Circumference
C = 2πr
Pythagorean Theorem
a² + b² = c²
Exponential Growth
A = P(1 + r)ᵗ
Exponential Decay
A = P(1 − r)ᵗ
Linear Model
y = mx + b
where:
m = slope
and:
b = y-intercept
42. How to Recognize the Family Quickly
When reading an SAT word problem, look for clues.
Distance, speed, travel
Think:
d = rt
Discounts, taxes, population changes
Think:
percent
“For every”
Think:
ratio or rate
Different concentrations
Think:
mixture
Test scores or data sets
Think:
average
People completing a job
Think:
work rate
Selling products
Think:
cost, revenue, profit
“Consecutive”
Think:
x, x + 1, x + 2
or:
x, x + 2, x + 4
Ages
Think:
current age ± number of years
Chance or selecting objects
Think:
probability
Repeated percentage growth
Think:
exponential model
Right triangle
Think:
a² + b² = c²
Two unknown quantities with two conditions
Think:
system of equations
43. The Real SAT Skill Behind Word Problems
The SAT is not necessarily testing whether you have memorized hundreds of formulas.
It is often testing whether you can take a real-world description and translate it into mathematics.
A paragraph might describe:
a taxi
a business
a population
a classroom
a mixture
a journey
a group of students
or:
a geometric object
But underneath the story may be a familiar mathematical structure.
The key skill is recognizing that structure.
44. A Better Way to Practice
Do not practice word problems randomly forever.
Instead, practice them by family.
For example:
Day 1
Practice:
Rate and distance problems
Day 2
Practice:
Percent problems
Day 3
Practice:
Ratios and proportions
Day 4
Practice:
Averages and weighted averages
Day 5
Practice:
Systems and business problems
Day 6
Practice:
Probability and statistics
Day 7
Mix all the families together.
This progression trains your brain to recognize the underlying structure rather than memorizing individual questions.
45. Final SAT Strategy
Do not try to memorize every word problem you have ever seen.
Instead, train yourself to recognize the family.
When you see a new question, ask:
Is this a rate problem?
A percent problem?
A ratio problem?
An average problem?
A mixture?
A work-rate problem?
A cost or revenue problem?
A consecutive-integer problem?
An age problem?
A probability problem?
An exponential model?
A geometry problem?
A system of equations?
Once you identify the family, the problem usually becomes much less mysterious.
The SAT is not asking you to decode a completely new mathematical language every time.
It is often asking you to recognize a familiar relationship hidden inside an unfamiliar story.
Learn the story patterns.
Translate the words.
Write the relationship.
Solve.
Check the result.
That is the real skill behind SAT word problems.