
William W. answered 10/07/19
Experienced Tutor and Retired Engineer
Let t = 0 represent the time spoken of where the car is 15 km north of point P and the plane is 10 km east. At that time the distance (using a 3-D version of the Pythagorean Theorem is sqrt(152 + 102 + 22) After that, the distance of the car grows by 55t and the distance of the plane grows by 200t so the distance, plane to car, is defined by d(t) = sqrt[(15+55t)2 + (10+200t)2 + 22). Multiplying this out, I get:
d(t) = (43025t2 + 5650t + 329)1/2
To find the rate of change, take the derivative:
d'(t) = 1/2(43025t2 + 5650t + 329) -1/2 (2(43025)t + 5650)
d'(t) = (86050t + 5650)/[2(43025t2 + 5650t + 329)1/2]
To find the rate of change at that moment (t = 0), just evaluate d'(0) which gives the rate of change of 155.75 km/hr