Word problems , translating English into equations
The most testable application of this chapter is the word problem: an English description hiding two linear equations. Once you have the equations, any of the methods (substitution, elimination, even graph) will solve them. The art is the translation.
A four-step plan
- Read carefully, identifying the two unknowns. Give them names like and .
- Set up two equations from the conditions in the problem. Most well-posed word problems give exactly two pieces of independent information.
- Solve by substitution or elimination.
- Interpret the answer: convert back to the units / meanings the problem uses, and check for consistency (no negative ages, no fractional people, etc.).
Common templates
Ages. "Five years ago, was four times as old as " . "Ten years hence, will be twice " .
Two-digit numbers. Let the tens digit be and units digit be . The number is . The reversed number is .
Fractions. "When is added to the numerator and subtracted from the denominator, the fraction becomes " , let the fraction be .
Speed–time–distance. Distance speed time. With a stream/current of speed : upstream speed , downstream .
Work. If alone takes days and alone days, together they take days. Word problems usually give the combined work time and a relation between .
Mixtures. " kg of tea at ₹/kg and kg of tea at ₹/kg gives a mix at ₹/kg" , track total cost and total weight separately.
A general template
If two variables and are linked by two independent conditions, set them up as a pair of linear equations and solve. The hardest part is correctly writing the equations; we'll practise on the standard examples below.
Worked examples
Example 1 (ages). The present ages of a father and his son are in the ratio . After years, the ratio becomes . Find their present ages.
Let father , son (years). Father years, son years.
Example 2 (two-digit number). A two-digit number is such that the sum of its digits is . When is added to the number, the digits are reversed. Find the number.
Let tens digit , units digit . Number .
Conditions: and , i.e., .
Adding to : , . Number .
Check: ✓; which is digit-reversed. ✓
Example 3 (boats and current). A boat goes km upstream and km downstream in hours. In hours it can go km upstream and km downstream. Find the speed of the boat in still water and the speed of the stream.
Let boat speed km/h, stream speed km/h. Upstream , downstream .
Let . System: , .
Multiply first by and second by : , . Subtract: , so . From first: , so .
Hence . Boat speed km/h, stream km/h.
Example 4 (fraction). A fraction becomes when is subtracted from the numerator and it becomes when is added to its denominator. Find the fraction.
Let the fraction be . Then and .
From the first: . From the second: .
Equate: . So . Fraction .
Example 5 (work). men and boys can do a piece of work in days, while men and boys do the same work in days. How long would man alone take, and boy alone?
Let one man do units of work per day, one boy do units. Total work .
and , i.e., and .
Subtract suitable multiples. Multiply first by and second by : and . Subtract: , so a boy alone does of the work per day , days for the boy. From : , so a man takes days alone.
Try it yourself
- The sum of the digits of a two-digit number is . The number obtained by interchanging the digits exceeds the original by . Find the number.
- A man rows downstream km in hours and upstream km in hours. Find his rowing speed in still water and the stream speed.
- The cost of kg apples and kg grapes is ₹. After a month the cost is ₹ for kg apples and kg grapes. (Same prices.) Find the cost per kg.
- Five years ago Nuri was thrice as old as Sonu. Ten years later Nuri will be twice as old as Sonu. How old are they now?
- A railway half-ticket costs half the full fare and the reservation charge is the same on both. Two reservation tickets from station to cost ₹ (one full and one half). Find the full first-class fare from to if reservation charge is ₹.
- The denominator of a fraction is more than twice the numerator. If the sum of the fraction and its reciprocal is , find the fraction.
- A father is times as old as his son. In years' time he will be twice his son's age. Find their present ages.
- In a rectangle, if length is increased by m and breadth decreased by m, the area decreases by m². If length is decreased by m and breadth increased by m, area increases by m². Find the dimensions.
- The sum of the two-digit number and the number formed by reversing its digits is . Find . (One equation; comment on why this doesn't pin down the number.)
- Two pipes can fill a tank in min and min respectively. If both are open, how long to fill the tank?
Pitfalls / Insight
- Define variables clearly with units. "Let be the speed" is not enough , "Let km/h be the speed of the boat in still water" is.
- Check that the answer makes sense. Negative ages, fractional people, or speeds exceeding light should make you re-check.
- In digit problems, the digits are integers between and ; the tens digit must be at least .
Insight. Almost every word problem of this chapter follows the pattern two unknowns, two conditions. If you can spot the unknowns and write the conditions, the algebra is routine.