
William W. answered 07/15/20
Experienced Tutor and Retired Engineer
The distances are shown as a function of time. So the distance they are apart as a function of time is:
d3 = √(d12 + d22)
d3 = √((1.5t)2 + (2t)2)
d3 = √(2.25t2 + 4t2)
d3 = √(6.25t2)
d3 = 2.5t
To find the rate, take the derivative
d3/dt = 2.5 m/s
The easier approach is just to consider the rates as vectors then you just take the square root of the sum of the squares of the velocities.