✔ 最佳答案
Let speed of Tom = s.
Speed of Mary = s - 2
Distance travelled by Tom in 6 seconds = 6s
Distance travelled by Mary in 6 seconds = 6(s - 2)
so original distance of Tom from bus stop = 6s + 27
original distance of Mary from bus stop = 6(s - 2) + 27.
By Pythagoras theorem,
[6s + 27]^2 + [6(s - 2) + 27]^2 = 60^2
[2s + 9]^2 + [2(s - 2) + 9]^2 = 20^2
4s^2 + 81 + 36s + 4s^2 + 25 + 20s = 400
8s^2 + 56s - 294 = 0
4s^2 + 28s - 147 = 0
(2s - 7)(2s + 21) = 0
s = 7/2 or - 21/2 (rej.)
so speed of Tom is 3.5 m/s
speed of Mary = 1.5 m/s.