Solve each pair by substitution: (i) x + y = 14, x − y = 4; (ii) s − t = 3, s/3 + t/2 = 6; (iii) 3x − y = 3, 9x − 3y = 9; (iv) 0.2x + 0.3y = 1.3, 0.4x + 0.5y = 2.3; (v) √2x + √3y = 0, √3x − √8y = 0; (vi) (3/2)x − (5/3)y = −2, x/3 + y/2 = 13/6.
Hint. Pick the equation where one variable already has coefficient 1 (or is easiest to isolate) — that choice decides how messy the algebra gets.
(i) x + y = 14, x − y = 4.
From the second, x = y + 4. Substituting into the first: (y + 4) + y = 14, so 2y = 10 and y = 5. Then x = 9.
✦ x = 9, y = 5
(ii) s − t = 3, s/3 + t/2 = 6.
Clear the fractions in the second by multiplying by 6: 2s + 3t = 36. From the first, s = t + 3. Substituting: 2(t + 3) + 3t = 36 ⟹ 5t = 30 ⟹ t = 6, and s = 9.
✦ s = 9, t = 6
(iii) 3x − y = 3, 9x − 3y = 9.
From the first, y = 3x − 3. Substituting into the second: 9x − 3(3x − 3) = 9x − 9x + 9 = 9, which reduces to 9 = 9.
That is a true statement carrying no information about x — the signal that the second equation is just the first tripled.
✦ Infinitely many solutions: every point on 3x − y = 3.
(iv) 0.2x + 0.3y = 1.3, 0.4x + 0.5y = 2.3.
Multiply both by 10 first: 2x + 3y = 13 and 4x + 5y = 23. From the first, x = (13 − 3y)/2. Substituting: 2(13 − 3y) + 5y = 23 ⟹ 26 − y = 23 ⟹ y = 3, then x = 2.
✦ x = 2, y = 3
(v) √2x + √3y = 0, √3x − √8y = 0.
Both constants are zero, so (0, 0) is clearly a solution — the question is whether it is the only one. From the first, x = −√3y/√2. Substituting into the second:
√3(−√3y/√2) − √8y = −3y/√2 − 2√2y = 0.
Since −3/√2 − 2√2 ≠ 0, the only possibility is y = 0, and then x = 0.
✦ x = 0, y = 0
(vi) (3/2)x − (5/3)y = −2, x/3 + y/2 = 13/6.
Clear fractions: multiply the first by 6 to get 9x − 10y = −12; multiply the second by 6 to get 2x + 3y = 13. From the second, x = (13 − 3y)/2. Substituting:
9(13 − 3y)/2 − 10y = −12 ⟹ 117 − 27y − 20y = −24 ⟹ 47y = 141 ⟹ y = 3, and then x = 2.
✦ x = 2, y = 3
Where students slip. In (iii), writing 'no solution' when the variables cancel. Check what is left behind: 9 = 9 is true, so there are infinitely many solutions. A false statement like 9 = 5 would mean none.
Another way. For (i), adding the equations immediately gives 2x = 18. Substitution is asked for here, but noticing the shortcut is a good way to check your answer.
