Question: A 5-meter length ladder leans against a wall. At the beginning, the ladder is at rest. Then bottom of the ladder is sliding away from wall by a rate of 0.2 m/s. What is the rate of the top of ladder when the bottom is 3 meters away from the wall?
Solution: Assume the length of ladder is L. The distance from the bottom to the wall is D. The distance from the top to the ground is H. Because the angle of wall is a right triangle, we can use Pythagoras Theorem L^2=D^2+H^2. From the question, we know L=5, D=3, therefore, H=sqrt(25-9)=4. Then take the derivative of equation, we get 2LL’=2DD’+2HH’. We know the length of ladder does not change, so L’=0. Also from the question, we know D’=0.2. Now we can plug known values into equation, we get 2(5)(0)=2(3)(0.2)+2(4)H’. Do the calculation: -4H’=0.6 therefore H’=-0.15m/s which means the top of ladder is decreasing 0.15 meters per second.