Why word problems feel evil (and the cure)
Word problems are hard because they test two skills at once: reading comprehension and math. The math is usually easier than the naked equation version you'd happily solve. The panic comes from trying to do both skills simultaneously. The cure is a fixed routine that separates reading from computing — so each step is easy on its own.
The routine: Read (whole problem, no pencil), Draw (picture, table or timeline), Define (name your variables in English: 'x = minutes per day'), Translate (convert each sentence to math), Solve & Sanity-check (does the answer make sense?). Five steps, every single time, even for easy problems — the routine is what makes hard problems tractable.
- Step 1 — Read the whole thing once without writing anything
- Step 2 — Draw it: picture, table, or timeline
- Step 3 — Define variables in plain English ('x = price per shirt')
- Step 4 — Translate sentence by sentence into math
- Step 5 — Solve, then ask: 'is this answer reasonable?'
The translation dictionary
English words map to math symbols with surprising consistency. 'Sum, more than, increased by' → +. 'Difference, fewer than, less than' → −. 'Of, product, times' → ×. 'Per, ratio, quotient' → ÷. 'Is, was, will be, results in' → =. Bookmark this dictionary: most word problems are 90% translation, 10% algebra.
Beware the traps. 'Less than' reverses order: '5 less than x' is x − 5, not 5 − x. 'Of' means multiply: 'half of 30' = ½ × 30. And 'consecutive integers' means x, x+1, x+2. When a problem mentions total, that's usually your equation's equals sign. Underline the question sentence — literally the last question asked — so you solve for the right thing.
- sum, more than, increased by → add
- difference, fewer than, less than → subtract (watch order!)
- of, product, times, twice → multiply
- per, quotient, ratio, split → divide
- is, was, equals, totals → equals sign
Define: x = smallest. Translate: x + (x+1) + (x+2) = 51. Solve: 3x + 3 = 51 → 3x = 48 → x = 16. Sanity-check: 16 + 17 + 18 = 51 ✓. Answer: 16, 17, 18.
The sanity check: your secret weapon
The difference between a 70% and a 90% student is often just the last 20 seconds: re-read the question and ask whether your answer is plausible. A cat weighing 400 pounds, a negative number of people, an average above every score — implausible answers are free error signals, and checking costs almost nothing.
Three checks worth habituating: (1) Answer the actual question asked (they asked for the smaller number and you found both). (2) Re-substitute into the original setup. (3) Estimate the magnitude before computing — if your exact answer is wildly far from your estimate, hunt the slip. Build the checks into your routine and careless errors mostly evaporate.
- Re-read the question sentence — did you answer what was asked?
- Plug the answer back into the original words, not just your equation
- Estimate first, compare after — magnitude errors stand out
- Watch units: answer in the units the problem requested
Key concepts to memorize
🎯 Study tips for this topic
- Force yourself to write the variable definition sentence — vague variables cause vague equations.
- Do translation drills (English phrase → expression) separately from full problems; it isolates the weak skill.
- Circle the question sentence before solving; solving the wrong question wastes everything.
- After solving, spend 15 seconds on the three sanity checks; it's the highest-ROI habit in test math.
- Redo every missed word problem 24 hours later — spaced repetition works on strategies, not just facts.