Q1.
Solve these equations and check the solutions. (a) 3x – 10 = 35 (b) 5s = 3s (c) 3u – 7 = 2u + 3 (d) 4 (m + 6) – 8 = 2m – 4 (e) u/15 = 6
Answer
(a) x = 15 (b) s = 0 (c) u = 10 (d) m = −10 (e) u = 90
(a) 3x − 10 = 35
3x = 35 + 10 = 45 (remove the term −10)
x = 45 ÷ 3 = 15
Check: 3 × 15 − 10 = 45 − 10 = 35 ✓
3x = 35 + 10 = 45 (remove the term −10)
x = 45 ÷ 3 = 15
Check: 3 × 15 − 10 = 45 − 10 = 35 ✓
(b) 5s = 3s
5s − 3s = 3s − 3s (subtract 3s from both sides)
2s = 0
s = 0 ÷ 2 = 0
Check: LHS = 5 × 0 = 0, RHS = 3 × 0 = 0 ✓
5s − 3s = 3s − 3s (subtract 3s from both sides)
2s = 0
s = 0 ÷ 2 = 0
Check: LHS = 5 × 0 = 0, RHS = 3 × 0 = 0 ✓
(c) 3u − 7 = 2u + 3
3u − 7 − 2u = 2u + 3 − 2u (subtract 2u from both sides)
u − 7 = 3
u = 3 + 7 = 10
Check: 3 × 10 − 7 = 23 and 2 × 10 + 3 = 23 ✓
3u − 7 − 2u = 2u + 3 − 2u (subtract 2u from both sides)
u − 7 = 3
u = 3 + 7 = 10
Check: 3 × 10 − 7 = 23 and 2 × 10 + 3 = 23 ✓
(d) 4(m + 6) − 8 = 2m − 4
4m + 24 − 8 = 2m − 4 (open the bracket)
4m + 16 = 2m − 4
4m + 16 − 2m = 2m − 4 − 2m
2m + 16 = −4
2m = −4 − 16 = −20
m = −20 ÷ 2 = −10
Check: LHS = 4(−10 + 6) − 8 = 4 × (−4) − 8 = −24. RHS = 2 × (−10) − 4 = −24 ✓
4m + 24 − 8 = 2m − 4 (open the bracket)
4m + 16 = 2m − 4
4m + 16 − 2m = 2m − 4 − 2m
2m + 16 = −4
2m = −4 − 16 = −20
m = −20 ÷ 2 = −10
Check: LHS = 4(−10 + 6) − 8 = 4 × (−4) − 8 = −24. RHS = 2 × (−10) − 4 = −24 ✓
(e) u ÷ 15 = 6
Remove the divisor 15 by multiplying both sides by 15:
u = 6 × 15 = 90
Check: 90 ÷ 15 = 6 ✓
Remove the divisor 15 by multiplying both sides by 15:
u = 6 × 15 = 90
Check: 90 ÷ 15 = 6 ✓
Why it happens: notice how part (b) surprises people. "5s = 3s" looks impossible until you remember that s = 0 makes both sides zero. And in (d) the bracket must be opened first, because 4 multiplies the whole of (m + 6), not just the m.
Tip: in (e) the unknown is being divided, so you undo it by multiplying — the opposite of what you do when the unknown is multiplied.