
Nitin P. answered 06/04/20
Machine Learning Engineer - UC Berkeley CS+Math Grad
The Pythagorean theorem says:
a2 + b2 = c2
Taking the time derivative of both sides, we have:
2a(da/dt) + 2b(db/dt) = 2c(dc/dt)
The location of the drum on the boat is constant, so da/dt = 0. The rope is the hypotenuse, and it is being pulled at a rate of 5 ft/s, so dc/dt = 5. The length of the rope is c = sqrt(332 + 62) = 15sqrt(5), b = 33, and we need to solve for db/dt. Therefore, we have:
66(db/dt) = 30sqrt(5)(5)
db/dt = (150sqrt(5))/66 = 5.0820
Therefore, the boat is approaching the dock at a rate of 5.0820 ft/s.