
Bradford T. answered 05/08/21
Retired Engineer / Upper level math instructor
The ladder and the wall form a right triangle, with the hypotenuse equal to 15 feet.
Let y be the position of the top of the ladder against the wall and x be the distance the bottom of the ladder is sliding away from the wall. The problem is asking for dy/dx when x = 9 feet.
Using the Pythagorean forumula:
x2+y2=152 = 225
Taking the implicit derivative:
2x + 2y dy/dt = 0
dy/dt = -x/y
When x = 9, y = √(225-81) = √144 = ±12. We only need the positive value since y is a distance.
dy/dt = -9/12 =-3/4 ft/s = -0.75 ft/s, which is Answer A. This is negative, because the ladder is sliding down the wall.