Word problems are the single most anxiety-inducing category on ACT Math. Students who can solve 3x + 7 = 22 all day long freeze when the same equation is buried inside a paragraph about train schedules, discount percentages, or paint coverage.
Here's the thing: word problems aren't harder than other math problems. They just have an extra step at the beginning — translation. Once you turn the words into an equation, you're solving the same types of problems you already know how to solve.
This guide gives you a reliable, repeatable system for tackling any word problem on the ACT. No panicking required.
The 3-Step Word Problem System
Every ACT word problem — from the easiest to the hardest — can be approached with the same three steps:
Step 1: Read Through Once and Identify What's Being Asked
Before you do any math, read the entire problem and answer one question: What is the problem asking me to find?
This sounds obvious, but it's the step students skip most often — and it's the reason they get wrong answers on problems they actually know how to solve.
The ACT is sneaky about this. A problem might give you information about the total cost, the number of items, and the price per item — and then ask you for the number of items, not the total cost. If you start solving before you know what you're solving for, you'll often calculate the right number... for the wrong question.
Practical tip: After reading the problem, circle or underline the actual question. Write down what variable you're solving for. "Find x = number of shirts" gives your brain a target.
Step 2: Translate Words Into Equations
This is the core skill. Word problems use natural language to describe mathematical relationships. Your job is to convert that language into symbols.
Here are the translation rules that cover 90% of ACT word problems:
| English Phrase | Mathematical Symbol |
|---|---|
| "is," "was," "will be," "equals" | = |
| "of" | × (multiply) |
| "per," "each," "for every" | ÷ (divide) or use as a rate |
| "more than," "increased by," "added to" | + |
| "less than," "decreased by," "subtracted from" | − |
| "times," "multiplied by," "product of" | × |
| "twice," "double" | 2× |
| "half of" | (1/2)× |
| "a number" | x (or any variable) |
| "total," "sum" | + |
| "difference" | − |
| "quotient" | ÷ |
| "percent" | /100 |
Watch out for "less than": The phrase "5 less than x" translates to x − 5, not 5 − x. "Less than" reverses the order. This is one of the ACT's favorite traps.
Translation Examples
"Three more than twice a number is 17"
- •"A number" = x
- •"Twice a number" = 2x
- •"Three more than twice a number" = 2x + 3
- •"Is 17" = = 17
- •Equation: 2x + 3 = 17
"The cost of n shirts at $15 each"
- •"n shirts" = n
- •"At $15 each" = $15 per shirt
- •Expression: 15n
"30% of the original price"
- •"30%" = 0.30
- •"Of" = multiply
- •"The original price" = p
- •Expression: 0.30p
"She drove 240 miles in 4 hours. What was her average speed in miles per hour?"
- •Speed = distance ÷ time
- •Equation: speed = 240/4 = 60 mph
Step 3: Solve Using Algebra
Once you've translated the words into an equation, solve it with the algebraic tools you already have — isolating variables, factoring, substitution, whatever the equation requires.
The key insight: the hard part of word problems is Step 2, not Step 3. Once the equation is written, the solving is usually straightforward. That's why practicing translation specifically — not just solving equations — is what improves your word problem performance.
When You're Stuck: Plug In the Answer Choices
Here's your safety net, and it's one of the most powerful strategies on the ACT: you can test the answer choices by plugging them back into the problem.
This works because the ACT is multiple choice. One of those five (now four on the Enhanced ACT) answer choices is correct. You just need to find which one.
How to Do It
- 1.Start with the middle answer choice (typically choice C or the middle value)
- 2.Plug that value into the word problem and check: does it satisfy all the conditions?
- 3.If it works → you're done
- 4.If it's too big → try a smaller answer
- 5.If it's too small → try a larger answer
Example
"A store sells notebooks for $3 each and pens for $1.50 each. Maria bought 12 items total and spent $27. How many notebooks did she buy?"
Answer choices: A) 4 B) 5 C) 6 D) 7
Try C) 6 notebooks:
- •6 notebooks at $3 = $18
- •12 − 6 = 6 pens at $1.50 = $9
- •Total: $18 + $9 = $27 ✓
It works! The answer is C without setting up any equations.
When to use this strategy:
- •When the translation into equations feels confusing
- •When you set up an equation but aren't confident in the algebra
- •When you want to check your algebraic answer
- •On harder problems where the equation setup isn't obvious
When NOT to rely on this strategy:
- •When the answer choices are complicated expressions (not simple numbers)
- •When time is extremely tight and you can translate quickly
Not every word problem needs an equation. Some are faster with common sense or answer testing. Knowing when to switch strategies is part of getting faster.
Proportions: The Hidden Word Problem Category
A huge number of ACT word problems are really proportion problems in disguise. Rates, ratios, percentages, and unit conversions all use the same underlying math — setting up and solving proportions.
Rates
A rate is just a ratio with units: miles per hour, dollars per item, students per classroom.
Example: "A factory produces 450 widgets in 6 hours. At this rate, how many widgets will it produce in 10 hours?"
This is a proportion:
- •450 widgets / 6 hours = x widgets / 10 hours
- •Cross multiply: 6x = 4500
- •x = 750 widgets
Alternative: Find the unit rate first.
- •450 ÷ 6 = 75 widgets per hour
- •75 × 10 = 750 widgets
Both approaches work. Use whichever feels more natural.
Ratios
A ratio compares two quantities. The ACT often gives a ratio and a total, then asks for one of the quantities.
Example: "The ratio of boys to girls in a class is 3:5. If there are 40 students total, how many are girls?"
- •Total parts: 3 + 5 = 8
- •Each part: 40 ÷ 8 = 5 students
- •Girls: 5 × 5 = 25 girls
Key phrase to watch for: "for every." "For every 3 boys, there are 5 girls" is the same as a 3:5 ratio.
Percentages
Percentage problems are everywhere on the ACT. The core formula:
Part = Percent × Whole (or equivalently: Part / Whole = Percent / 100)
Common percentage scenarios:
Finding the percentage:
- •"What percent of 80 is 20?" → 20/80 = 0.25 = 25%
Finding the part:
- •"What is 30% of 150?" → 0.30 × 150 = 45
Finding the whole:
- •"15 is 25% of what number?" → 15 = 0.25 × x → x = 60
Percent increase/decrease:
- •Percent change = (difference / original) × 100
- •Example: Price went from $80 to $100. Percent increase = (20/80) × 100 = 25%
- •Common trap: The ACT will sometimes ask for the percent increase from A to B, and students calculate (difference / B) instead of (difference / A). Always divide by the original value.
Unit Conversions
Unit conversion is proportion math with a specific structure. Set up conversion factors so units cancel:
Example: "Convert 5 kilometers to meters."
- •5 km × (1000 m / 1 km) = 5000 m
Multi-step example: "A car travels at 60 miles per hour. What is its speed in feet per second?"
- •60 miles/hour × (5280 feet/1 mile) × (1 hour/3600 seconds) = 88 feet/second
ACT tip: Unit conversion problems look complicated but are completely mechanical. Write out the conversion factors, cancel units, multiply and divide. No creativity needed — just careful arithmetic.
Keywords That Signal Problem Type
Over time, you'll start recognizing word problem types by their keywords. Here are the most common signals:
"Per," "Each," "For Every," "Rate"
→ This is a rate/proportion problem. Set up a proportion or find the unit rate.
"Percent," "%," "Discount," "Markup," "Tax," "Tip"
→ This is a percentage problem. Identify the part, whole, and percent.
"Total," "Combined," "Together," "Sum"
→ Addition. Often sets up one equation in a system.
"Difference," "More Than," "Fewer Than," "How Many More"
→ Subtraction. Sets up the other equation in a system.
"Twice," "Triple," "Half"
→ Multiplication/division relationship.
"Average," "Mean"
→ Sum ÷ count = average. Often rearranged to: sum = average × count.
"Remainder," "Left Over"
→ Division with remainders. Think about what the remainder represents in context.
Setting Up Systems of Equations from Word Problems
Some of the hardest word problems on the ACT require you to set up two equations with two unknowns — a system of equations. These problems give you two relationships between two quantities.
The Setup Template
- 1.Define your variables (what does x represent? what does y represent?)
- 2.Write one equation for each relationship described
- 3.Solve the system using substitution or elimination
Example
"Adult tickets cost $12 and student tickets cost $8. A total of 200 tickets were sold for $2,000. How many student tickets were sold?"
- •Let a = adult tickets, s = student tickets
- •Equation 1 (total tickets): a + s = 200
- •Equation 2 (total revenue): 12a + 8s = 2000
Solve:
- •From Equation 1: a = 200 − s
- •Substitute into Equation 2: 12(200 − s) + 8s = 2000
- •2400 − 12s + 8s = 2000
- •−4s = −400
- •s = 100
100 student tickets. And you can verify: 100 adult tickets at $12 = $1,200 + 100 student tickets at $8 = $800. Total = $2,000. ✓
When the ACT Makes Systems Tricky
The ACT won't always present systems this cleanly. Sometimes:
- •One equation is hidden in a phrase like "there were three times as many..." (→ x = 3y)
- •The problem gives a constraint you might overlook (→ "all items were either X or Y" → x + y = total)
- •The numbers are uglier, making arithmetic errors more likely
The setup process is always the same: define variables, write equations, solve. The translation step is what separates students who get these right from those who don't.
The "Common Sense" Check
After solving any word problem, spend 3 seconds on a reality check:
- •Does the answer make sense in context? If you calculated that Maria bought −3 notebooks, something went wrong.
- •Are the units right? If the question asks for hours and you got dollars, recheck.
- •Is the answer in the reasonable range? If a person's speed came out to 500 mph, that's a red flag.
- •Did you answer the right question? The problem asked for the number of girls, not boys. The problem asked for the percent increase, not the new price.
This 3-second check catches an enormous number of careless errors. It's free points.
ACT Word Problem Practice Strategy
Improving at word problems isn't just about doing more math. It's about practicing the translation step specifically. Here's a drill that works:
- 1.Take 10 ACT word problems (from practice tests or prep books)
- 2.For each one, only write the equation — don't solve it
- 3.Check your equations against the solutions
- 4.If your equation is correct, you would have gotten it right. If it's wrong, figure out where your translation went wrong.
This isolates the skill that actually matters. Most students can solve equations — they just can't set them up from words. This drill fixes that.
The Bottom Line
Word problems are translation problems. They're asking you to convert English into math. Once you master that conversion — using the keyword list, the translation rules, and the 3-step system — word problems become just like every other math problem on the ACT, except with a few extra sentences at the beginning.
And when translation fails? Plug in the answer choices. The ACT gives you the answer in every problem — you just need to find which one it is.
Level Up Your ACT Math
Our ScoreJump course includes dedicated lessons on word problem translation, proportions, rates, and percentage problems — with step-by-step video walkthroughs and practice sets. If word problems are your student's biggest ACT challenge, targeted practice on this skill alone can unlock significant composite score improvement.
For students who need focused, one-on-one help translating word problems into solvable equations, our ACT Edge program pairs them with a tutor who can identify exactly where the breakdown happens and build fluency through guided practice.
📞 Not Sure Where Your Student Stands?
Book a free strategy call. We'll assess their score, identify what's holding it back, and recommend the right next step. No pressure — just clarity.
🎯 Want Your Student to Start Practicing Now?
ScoreJump gives them the full nGenius Prep methodology on demand — 57 video lessons, all 5 ACT sections. Try it free for 7 days.