Ursula C. answered 01/20/22
Experienced U of M IT BS/MS Comp Sci grad Calculus 1 tutor
Sketch of problem:
B’
^
| 5t
A x——————————x B
|
| 25 t
|
v
A’
We want to figure out the rate of change for distance x between A’ and B’ after t = 4.
x at t(0) = 90 km between A and B
x at t(1) = sqrt( 902 + 302) = sqrt(9000) is approx 95 km. (Use Pythagoras for distance)
in general, x = sqrt(902 + (25t + 5t)2 ) = sqrt(1800 + 900t2)
rate of change dx/dt = 1/2 (1800t) / sqrt(1800 + 900t2)) (take derivative based on t)
after t=4 hours: dx/dt = 1/2 (1800(4) / sqrt (1800 + 900(42)) = 24 km/h.