Ⅱ Expressions & Equations · Stage 10 — Linear Equations & Systems · 10.3 Word ProblemsAll lessons →
Stage 10 · Linear Equations & Systems

10.3  Putting Linear Equations to Work

Find the hidden “equal-quantity” relationship, and the equation writes itself.

For ages 12–14 · Intuition before notation
A meeting problem on a road Two towns 300 km apart; cars start toward each other at 60 and 40 km/h and meet after 3 hours, one having gone 180 km and the other 120 km.
Two cars leave towns 300 km apart and drive toward each other. Their two distances must add up to 300 — that single sentence is the equation.

Every word problem hides a sentence that says “this amount equals that amount.” A meeting problem hides “the two distances together make the whole road.” An age problem hides “in a few years one age is twice the other.” Once you spot that one equal-quantity relationship, you give the unknown a name, write each side as an expression, set them equal — and the algebra you learned in Lesson 10.2 finishes the job. This lesson is about finding that sentence.

We keep the same color habit all the way through: the unknown is violet, one side or first description is teal, the other side or second description is amber, and the answer is red. When the picture and the equation share colors, the story and the math become the same thing.

10.3.1 The five steps for word problems

The hard part of a word problem is never the algebra — it is the translating. So we follow a fixed routine that does the translating for us. At the center of it sits one idea: somewhere in the story, two different descriptions name the same amount. Find that one equal-quantity relationship and the equation almost writes itself.

Here is the routine, the same five steps every time:

The five-step routine Read, name, set equal, solve, check.
The five steps. Steps 1 and 3 — finding and writing the equal-quantity relationship — are where the thinking lives; steps 4 and 5 are the machinery from Lesson 10.2.

Let’s run the whole routine on a small puzzle: “Three less than twice a number is seventeen. What is the number?”

Worked example — “three less than twice a number is 17”

1. Read for the relationship. Two descriptions of one amount: “three less than twice the number” is “seventeen.” The word is means equals.

2. Name the unknown. Let x = the number.

3. Write both sides. “Twice the number” is 2x; “three less than” it is 2x − 3. The other side is 17. Set them equal: 2x − 3 = 17.

4. Solve, and 5. check — below.

2x − 3 = 17the equation
2x = 20add 3 to both sides
x = 10divide both sides by 2

Check against the story. Twice 10 is 20; three less than 20 is 17. ✓ Answer in words: the number is 10.

Watch out — “less than” flips the order

“Three less than twice the number” is 2x − 3, not 3 − 2x. The amount you subtract comes second. Read “A less than B” as “B minus A.”

🎮 Try itRun the five steps yourself

Pick a target value and a “twice-then-subtract” recipe; watch the equation build and the number fall out. The check at the bottom must always say ✓.

multiply by 2
then subtract 3
equals 17

10.3.2 Sum, difference, multiple, and age problems

Most translating is just a dictionary. English phrases turn into algebra one chunk at a time. Learn the chunks and long sentences stop being scary.

EnglishAlgebraEnglishAlgebra
5 more than xx + 5twice x2x
7 less than xx − 7half of xx2
in 4 years (age)x + 44 years agox − 4
the sum is 20… = 20A is twice BA = 2B

Age problems are the classic place to use these. The trick: everyone ages at the same rate. If t years pass, every person’s age goes up by t — so you add the same t to both people.

Maria and her son age together Today Maria is 24, son is 6. After t years Maria is 24+t and the son is 6+t. They match the doubling rule when t=12.
Both bars grow by the same t. We hunt for the moment Maria’s bar is exactly twice her son’s.
Worked example — Maria and her son

Maria is 24 and her son is 6. In how many years will Maria be twice as old as her son?

Relationship: at the future moment, Maria’s age equals twice the son’s age. Name it: let t = the number of years from now. In t years Maria is 24 + t and the son is 6 + t. The relationship “Maria is twice the son” becomes 24 + t = 2(6 + t).

24 + t = 2(6 + t)the equation
24 + t = 12 + 2tdistribute the 2
12 = tsubtract 12 and t from both sides
t = 12read it off

Check. In 12 years Maria is 36 and her son is 18, and 36 = 2·18. ✓ Answer: in 12 years.

Watch out — double the right person

“Maria is twice as old as her son” means the son’s age gets the 2: Maria = 2 · son. Writing 2 · Maria = son makes the older person younger — a sign you doubled the wrong side.

10.3.3 Distance, rate, and time problems

One formula rules every motion problem: distance = speed × time, written d = r·t. Whatever the story, you build each traveler’s distance as speed times time, then look for the equal-quantity relationship between those distances.

Two shapes show up again and again. In a meeting problem the travelers move toward each other, so their distances add up to the gap between them. In a catch-up problem one chases the other, so at the moment of catching their distances are equal.

Meeting and catch-up on a road Meeting: distances add to 300. Catch-up: distances equal.
Top: toward each other — the two distances add to 300. Bottom: a chase — the two distances are equal at the catch.
Worked example A — the meeting problem

Two towns are 300 km apart. Cars leave at the same time, driving toward each other at 60 km/h and 40 km/h. When do they meet?

Relationship: together they cover the whole road, so car 1’s distance + car 2’s distance = 300. Name it: let t = hours until they meet. Car 1 goes 60t, car 2 goes 40t.

60t + 40t = 300distances add to the gap
100t = 300combine like terms
t = 3divide both sides by 100

Check. In 3 hours car 1 goes 180 km and car 2 goes 120 km; 180 + 120 = 300. ✓ Answer: they meet after 3 hours.

Worked example B — the catch-up problem

A walker leaves at 5 km/h. One hour later a cyclist sets off down the same road at 15 km/h. When does the cyclist catch the walker?

Relationship: at the catch they are at the same place, so cyclist’s distance = walker’s distance. Name it: let t = hours the cyclist rides. By then the walker has been going t + 1 hours. So 15t = 5(t + 1).

15t = 5(t + 1)distances are equal
15t = 5t + 5distribute the 5
10t = 5subtract 5t from both sides
t = 0.5divide both sides by 10

Check. The cyclist rides 15 · 0.5 = 7.5 km; the walker walks 5 · 1.5 = 7.5 km. Same spot. ✓ Answer: the cyclist catches up after half an hour (the walker is 1.5 hours into the trip).

🎮 Try itThe meeting road, live

Set the two speeds and the gap; the road shows where each car is, and the equation solves for the meeting time. Watch the two distances always add to the gap.

Speed 1 (km/h) 60
Speed 2 (km/h) 40
Gap (km) 300

10.3.4 Work and efficiency problems

How can two pipes filling a tank, or two workers painting a fence, share one job? The trick is to call the whole job 1 — one full tank, one finished fence. Then if a worker finishes alone in a hours, in one hour they finish 1a of the job. That fraction is their rate, and rates of helpers working together simply add.

The equal-quantity relationship is: (rate 1 + rate 2) × time = 1 whole job. This is exactly the “clear the fractions” move from Lesson 10.2.

Two pipes filling one tank Pipe A: 1/6 per hour. Pipe B: 2/6 per hour. Together 3/6 = 1/2 per hour, so 2 hours fills the whole tank.
One tank = the whole job. In an hour pipe A adds 16 and pipe B adds 26; together 12 a tank per hour.
Worked example — two pipes together

Pipe A fills a tank in 6 hours; pipe B fills it in 3 hours. Open both — how long to fill the tank?

Rates: A does 16 per hour, B does 13 per hour. Name it: let t = hours to fill it together. The work done is rate × time, and it must equal one whole tank:

(16 + 13)t = 1work done = 1 whole job
(16 + 26)t = 1common denominator 6
12·t = 1add the rates: 36 = 12
t = 2multiply both sides by 2

Check. In 2 hours A fills 26 = 13 and B fills 23; 13 + 23 = 1 whole tank. ✓ Answer: 2 hours.

Watch out — don’t add the times

Two helpers are faster than either one alone, so the answer must be less than the smaller time (here, under 3 hours). Adding the times (6 + 3 = 9) or averaging them (4.5) makes them slower — clearly wrong. Add the rates, never the times.

10.3.5 Profit, interest, and concentration problems

Money and mixtures run on three everyday formulas. Each one is just an equal-quantity relationship dressed in dollars or milliliters.

SettingRelationship
buying & sellingcost + profit = selling price
simple interestinterest = principal × rate × time  (I = P·r·t)
mixturesconcentration = solute ÷ total solution

The percent idea is the same in all three: a percent is always a percent of some base amount. A 25%-off discount takes away 25% of the list price; 5% interest earns 5% of the principal; a 30% solution is 30% solute of the whole solution.

Worked example — a discount

A jacket is marked $80 and sold at 25% off. What is the selling price?

The discount is 25% of $80, so selling price = list − discount:

800.25·80 = 80 − 20 = $60.

A neat shortcut: paying after 25% off means paying 75% of the list, so 0.75 · 80 = $60 too — same answer, fewer steps.

Mixtures hide a beautiful trick: when you add pure water, the amount of salt never changes — only the total grows. So you anchor the equation on the thing that stays fixed.

Diluting a salt solution Salt fixed at 60 mL. Start 200 mL total at 30%; add 100 mL water to reach 300 mL total at 20%.
The salt stays at 60 mL the whole time. Adding water only stretches the total, dropping the concentration from 30% to 20%.
Worked example — a dilution

How much pure water must you add to 200 mL of a 30% salt solution to dilute it to 20%?

Anchor on the salt. The salt amount is fixed at 0.30 · 200 = 60 mL. Name it: let x = mL of water to add; the new total is 200 + x. The new solution is 20% salt, so its salt is 0.20(200 + x). That salt is the same 60 mL:

60 = 0.20(200 + x)salt is unchanged
300 = 200 + xdivide both sides by 0.20
x = 100subtract 200 from both sides

Check. Total 300 mL with 60 mL salt: 60 ÷ 300 = 0.20 = 20%. ✓ Answer: add 100 mL of water.

🎮 Try itDilution bar — keep the salt fixed

Slide in pure water. The dark band of salt never changes; only the total grows and the percent drops. Find the water that lands you on the target.

Water added (mL) 100

The big ideas, in one breath

Every word problem hides one equal-quantity relationship — two descriptions of the same amount. Read for it, name the unknown with units, write each side as an expression and set them equal, solve with the moves from Lesson 10.2, then check against the story and answer in words. The relationship just wears different costumes: twice as old (age), distances add or distances equal (motion, from d = r·t), rates add to one whole job (work), and percent of a base (profit, interest, mixtures — where the fixed quantity, like the salt, anchors the equation).

Coming up next — Lesson 10.4

So far one unknown has been enough. But “two numbers add to 10 and differ by 4” really needs two letters. In Lesson 10.4 — Linear Equations in Two Unknowns and Systems a single equation becomes a whole line of solutions, and a pair of conditions becomes the place where two lines cross.

Exercises 10.3

Work each one out first, then open the answer to check your thinking. They run easy → hard.

  1. A number plus 7 equals 22. Find the number. (Name the unknown x and write one equation.)
    Show answer
    Let x = the number. Equation: x + 7 = 22. Subtract 7 from both sides: x = 15. Check: 15 + 7 = 22. ✓
  2. Twice a number, decreased by 5, is 13. What is the number?
    Show answer
    Let x = the number. “Twice, decreased by 5” is 2x − 5, so 2x − 5 = 13. Add 5: 2x = 18. Divide by 2: x = 9. Check: 2·9 − 5 = 13. ✓
  3. Three consecutive whole numbers add up to 51. Find them.
    Show answer
    Let the smallest be x; the next two are x + 1 and x + 2. Then x + (x+1) + (x+2) = 51, i.e. 3x + 3 = 51. Subtract 3: 3x = 48. Divide by 3: x = 16. The numbers are 16, 17, 18. Check: 16 + 17 + 18 = 51. ✓
  4. Tom is 40; his daughter is 10. In how many years will Tom be exactly twice as old as his daughter?
    Show answer
    Let t = years from now. Then Tom is 40 + t, his daughter is 10 + t, and “Tom is twice the daughter” gives 40 + t = 2(10 + t). Distribute: 40 + t = 20 + 2t. Subtract 20 and t: 20 = t, so t = 20 years. Check: Tom 60, daughter 30, 60 = 2·30. ✓
  5. A rectangle’s length is 4 cm more than its width, and its perimeter is 36 cm. Find the length and width.
    Show answer
    Let w = width, so length = w + 4. Perimeter = 2(width + length): 2(w + w + 4) = 36, i.e. 2(2w + 4) = 36, so 4w + 8 = 36. Subtract 8: 4w = 28. Divide by 4: w = 7. Width 7 cm, length 11 cm. Check: 2(7 + 11) = 36. ✓
  6. Two cyclists start 540 km apart and ride toward each other at 70 km/h and 50 km/h. When do they meet?
    Show answer
    Meeting → distances add. Let t = hours. 70t + 50t = 540, so 120t = 540, giving t = 4.5 hours. Check: 70·4.5 = 315 and 50·4.5 = 225; 315 + 225 = 540. ✓
  7. A bus leaves a depot at 60 km/h. Two hours later a car leaves the same depot, chasing it at 100 km/h. How long does the car drive before it catches the bus?
    Show answer
    Catch-up → distances equal. Let t = hours the car drives; the bus has been going t + 2 hours. So 100t = 60(t + 2). Distribute: 100t = 60t + 120. Subtract 60t: 40t = 120, so t = 3 hours. Check: car 100·3 = 300 km; bus 60·5 = 300 km. ✓
  8. Pump A empties a pool in 4 hours; pump B empties it in 6 hours. Running together, how long to empty the pool? Give the answer as a fraction of an hour too.
    Show answer
    Whole job = 1 pool. Rates: A = 14, B = 16 per hour. Let t = hours together: (14 + 16)t = 1. Common denominator 12: (312 + 212)t = 512t = 1, so t = 125 = 2.4 hours (2 h 24 min). Check: A does 2.4/4 = 0.6, B does 2.4/6 = 0.4; 0.6 + 0.4 = 1. ✓ Faster than 4 h, as it must be.
  9. A shop sells a backpack for $96, which is a 20% profit on what the shop paid for it. What did the shop pay (the cost)?
    Show answer
    Selling price = cost + profit, and profit is 20% of cost. Let c = cost. Then c + 0.20c = 96, i.e. 1.20c = 96. Divide by 1.20: c = $80. Check: profit = 0.20·80 = $16, and 80 + 16 = 96. ✓ (Careful: it is 20% of the cost, not 20% of $96.)
  10. You have 50 mL of a 40% acid solution. How much pure water must you add to dilute it to 25% acid?
    Show answer
    Adding water leaves the acid fixed: acid = 0.40·50 = 20 mL. Let x = mL of water added; new total = 50 + x, which should be 25% acid: 20 = 0.25(50 + x). Divide by 0.25: 80 = 50 + x. Subtract 50: x = 30 mL. Check: total 80 mL with 20 mL acid → 20/80 = 25%. ✓

🎯 Quick check

Six questions to lock it in. Tap the answer you think is right.

§ For teachers and parents

This lesson serves the Common Core word-problem standards: 7.EE.B.3 (solve multi-step real-life problems with the four operations), 7.EE.B.4a (construct and solve px + q = r from a word problem), and 7.RP.A.3 (percent problems — markup, discount, and simple interest). The single most common misconception is jumping straight to an equation without finding the equal-quantity relationship — students grab numbers and operations in reading order and write something like 60 + 40 = 300t, or set 2·Maria = son. The antidote is to make Step 1 explicit and verbal every time: before any algebra, say out loud the one sentence “______ equals ______” in plain English, then translate that sentence. Pair it with the habit of always checking the answer back in the story (and a sanity check on size — two workers must beat the faster one; a dilution must lower the percent) so an equation that contradicts common sense gets caught.

eastmath.com · Stage 10 · 10.3 Word Problems · Intuition before notation