Problem solving
Word Problem Translation: Words Into Equations
The algebra in a word problem is rarely the hard part. The translation is, and it follows a fixed five-step procedure.
The idea
A word problem is a translation exercise between two languages. English states relationships loosely and in any order; algebra states them precisely and positionally. Both describe the same situation, and the difficulty is almost never in the algebra — most students who cannot finish a word problem could have solved the equation instantly had someone handed it to them.
The reason translation feels hard is that English hides its structure. In Maya is four years older than twice her brother’s age, the arithmetic runs in a different order from the words: you double the brother’s age first, then add four, even though “four” appears earlier in the sentence. Algebra makes that order explicit as , and it is that explicitness, not the symbols, that makes the equation solvable.
Once you accept that translation is a separate skill from solving, the fix is structural. You do not need to see the whole solution before you start. You need a procedure that turns each sentence into a fragment of algebra, one at a time, and a habit of noticing which single sentence carries the equals sign.
When you need it
Word problems come in a small number of recurring shapes. Recognising the shape tells you what the unknown should be before you have read the numbers:
- Comparison. Ages, prices, or counts described relative to each other. Let the unknown be the quantity everything else is compared to, which is usually the smaller or the one mentioned second.
- Total. Several quantities summing to a known figure. The sentence containing the total is your equation.
- Rate. Distance, work, or flow, all built on . Draw a three-column table with one row per mover and the equation appears in a column.
- Percent change. A price after a discount or a population after growth. The unknown is nearly always the original value, and the multiplier is .
- Geometry in prose. Perimeter, area, or angle relationships. The formula supplies the equation, and the sentences supply the expressions you substitute into it.
When two quantities cannot be reduced to one another in a short phrase, you need two unknowns and two equations — at which point the problem becomes a system to solve by substitution or elimination. The translation procedure below is identical; you simply write two equations instead of one.
The method
Five steps, in this order. The order matters: steps two and three are what make step four possible, and skipping to the equation is the single most common reason a problem stalls.
- Read twice, and underline the question. The first pass is for the situation, the second for what is actually being asked. Problems routinely include a number that is never used, and they routinely ask for something other than the quantity you will solve for.
- Name the unknown with units. Let b = the brother’s age in years. Not “let = brother’s age”, and certainly not “let = brother”. A variable stands for a number, and writing the units down forces you to notice conversions at the start instead of the end.
- Express everything else in terms of that unknown. Work through the problem sentence by sentence, converting each into an expression and listing them. Maya’s age becomes . You are building vocabulary, not yet making a claim.
- Find the sentence that is an equation. One sentence asserts that two quantities are equal — a total, a perimeter, two costs that match, a distance covered. That sentence becomes the equation, and the expressions from step three fill it in.
- Solve, answer in words, and check the story. The algebra is routine. Then convert back: the question asked for an age, not for . Substitute into the original sentences, and check that the answer is physically sensible.
Most translation errors happen inside step three, and nearly all of them involve the two operations that are not commutative. This table is the part worth knowing by heart:
| Phrase | Becomes | Watch for |
|---|---|---|
| the sum of a and b | a + b | safe — addition commutes |
| 7 more than n | n + 7 | safe in either order |
| 7 less than n | n − 7 | reversed from reading order |
| 7 subtracted from n | n − 7 | reversed from reading order |
| the difference of a and b | a − b | follows reading order |
| twice a number, tripled | 2n, 3n | the multiplier attaches to the noun |
| the quotient of a and b | a ÷ b | a is the numerator |
| n divided into 12 | 12 ÷ n | reversed from 'divided by' |
| 15% of x | 0.15x | 'of' with a percent means multiply |
| x increased by 15% | 1.15x | not 0.15x — the original is still there |
| is, was, gives, will be | = | this is the sentence that becomes the equation |
| consecutive integers | n, n + 1, n + 2 | — |
| consecutive even integers | n, n + 2, n + 4 | still n + 2, not n + 1 |
The pattern behind the traps is simple. Since and , getting the order wrong in addition or multiplication costs nothing. Subtraction and division do not commute, so order is the whole meaning:
That is why the only phrases you have to be careful with — less than, subtracted from, divided into— all involve those two operations. There is no such thing as an “added to” trap.
Solve a word problem problem now
First solution freeThree worked examples
The first is a plain comparison. The second is a percent problem where the obvious translation is wrong. The third is deliberately awkward: two rates, a staggered start, and a question that is not the quantity you solve for.
Worked example
- 1
The question asks for both ages. Name the unknown as the age everything else is compared to — the brother's, since Maya is described in terms of him.
- 2
Translate the comparison. 'Twice his age' is 2b, and 'four years older than' that adds 4 afterwards.
- 3
Find the sentence that is an equation. 'Their ages total 34' is the only equality in the problem.
- 4
Solve.
- 5
Answer what was asked, which was both ages, not just b.
- 6
Check against the sentences: 24 is indeed four more than twice 10, and 10 + 24 = 34.
Answer
Worked example
- 1
The unknown is the original price, not the discount. This is the step people skip, and it is why the wrong equation gets written.
- 2
A 15% discount removes 0.15p from p. Write it as a single multiplier rather than two terms — the arithmetic is identical and the structure is clearer.
- 3
The equation is the sentence stating what the jacket costs now.
- 4
Solve by dividing, not by adding 15% back. Adding 15% to 34 gives 39.10, which is a different and wrong answer.
- 5
Check in the story: 15% of 40 is 6, and 40 − 6 = 34.
Answer
Worked example
- 1
The question asks for elapsed time from A's start, so define the unknown that way. Defining it as B's running time is also valid but then the final answer needs an extra step, and that is where the marks go missing.
- 2
Build the rate table. Each printer contributes rate times its own running time, and B's running time is 4 minutes shorter.
- 3
The equation is the sentence about the total output.
- 4
Expand carefully. The 30 multiplies both terms in the bracket, so the constant is −120, not −4.
- 5
Solve.
- 6
Check both contributions separately. A runs the full 17.6 minutes; B runs 13.6 minutes.
- 7
Sanity-check the size. Together the printers do 75 pages a minute, so 1,200 pages needs about 16 minutes, plus a little for B's late start. 17.6 fits.
Answer
Translate one yourself
This sentence contains two of the reversals from the table. Write the equation before you solve it, and take the hints one at a time rather than all three.
Check yourself
Translate into an equation and solve: seven less than three times a number is the same as the number increased by five.
Where people go wrong
Letting the variable stand for a thing instead of a number
“Let = Maya” leads directly to nonsense like being read as two people summing to 34. A variable is always a number, so the definition must say which number: Maya’s age in years. This sounds pedantic until you meet a problem about coins, where the same letter could plausibly mean the number of coins or their total value, and the two lead to different equations.
Reversing a discount by adding the percentage back
If a price falls 15% to £34, the original is not . The 15% was taken from the original, not from the reduced price, so the correct relationship is and the answer is £40. The percentages are computed from different bases, which is why the two calculations disagree by more than a rounding error.
Answering with the variable rather than the question
Solving gives , but the question asked for both ages. A question about consecutive integers may want the largest, and a rate question may want the total time when you solved for one leg of it. Re-read the underlined question before writing the final line, every time.
Distributing a bracket onto only its first term
is , not . The translation was correct and the arithmetic destroys it. This is an order-of-operations failure rather than a translation failure, and it is unpicked in the guide to reading an expression the way a grader does.
Practice
Write the equation on paper first, then enter the number only — no units, no variable name.
Four translations
Answers are checked here — nothing is sent anywhere.
- 1
- 2
- 3
- 4
Where this goes next
When one sentence will not reduce two unknowns to one, the same five steps produce two equations instead, and the finish is substitution, elimination, or graphing. Area and projectile problems translate to a squared term, which the quadratic formula handles — and there the plausibility check matters most, since one of the two roots is usually a negative length that has to be discarded. For a longer treatment of reading strategy on genuinely nasty problems, see how to read a word problem without panicking, and paste anything that will not translate into the word problem solver, which shows the English-to-algebra mapping explicitly rather than jumping to an answer.