Mark M. answered 01/13/15
Tutor
4.9
(956)
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
Let x = distance from base of wall to bottom of ladder at time t
y = distance from base of wall to top of ladder at time t
At any time t, we have a right triangle with legs x and y and with hypotenuse 10.
By the Pythagorean Theorem, x2 + y2 = 100 (*)
When x = 6, 36 + y2 = 100. So, y2 = 64.
Therefore, y = 8.
Differentiate (*) implicitly with respect to t:
2x(dx/dt) + 2y(dy/dt) = 0
2(6)(1) + 2(8)(dy/dt) = 0
16(dy/dt) = -12
dy/dt = -0.75
When x = 6 ft, the ladder is sliding down the wall at the rate of 0.75 ft/sec.