Bradford T. answered 07/30/23
Retired Engineer / Upper level math instructor
Let x be the distance between A and the initial location of B. Let y be the distance between B and its initial location. After 3 hours, x =50+3(23) =119 nautical miles, and y = 3(18)=54 nautical miles. The distance between the two ships is the hypotenuse of a right triangle = s.
dx/dt = 23
dy/dt = 18
s2=x2+y2
Taking the derivative with respect to t of both side of the equation.
2sds/dt = 2xdx/dt + 2ydy/dt
s = √(1192+542)
ds/dt =(1/s)(x dx/dt + y dy/dt)
Just substitute in the values to get ds/dt which is what the problem is requesting.