
Bradford T. answered 12/05/23
Retired Engineer / Upper level math instructor
Let x be the distance from the starting point to the position of the motorcycle.
Let y be the vertical distance of the balloon.
After 10 seconds, x = 586.7 feet and y = 160 feet.
dx/dt = 58.67 f/s and dy/dt = 10 f/s
Let s be the distance between the balloon and the motorcycle.
s2 = x2+y2
2s ds/dt = 2x dx/dt + 2y dy/dt
ds/dt = (x dx/dt + y dy/dt)/s
s = √(x2+y2)
ds/dt = (x dx/dt + y dy/dt)/√(x2+y2)
Just plug in the known values to get ds/dt.