Mark M. answered 03/19/24
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
Let x = distance travelled by the southbound car in t hours and let y = distance travelled by the westbound car in t hours, and let z = distance between the cars after t hours.
Draw a right triangle with vertical side of length x, horizontal side of length y and hypotenuse z.
By the Pythagorean Theorem, x2 + y2 = z2.
When t = 2, x = (64)(2) = 128 and y = (48)(2) = 96. So, z = √[(128)2 + (96)2] = 160
Given: dx/dt = 64 and dy/dt = 48
Find: dz/dt when t = 2
z2 = x2 + y2
2z(dz/dt) = 2x(dx/dt) + 2y(dy/dt)
dz/dt = [x(dx/dt) + y(dy/dt)] / z = [(128)(64) + (96)(48)] / 160 = 80 mi/hr