Let x = distance from base of the ladder to the wall at time t
y = height of ladder above the ground at time t
Given: dy/dt = -2
Find: dx/dt when y = 4
Solution: The triangle formed by the ladder, wall, and ground is a right triangle.
By the Pythagorean Theorem, x2 + y2 = 25
Differentiate implicitly with respect to t to get
2x(dx/dt) + 2y(dy/dt) = 0
dx/dt = -y(dy/dt)/x = -4(-2)/x = 8/x
Since x2 + y2 = 25 and y = 4, x = 3
So, dx/dt = 8/x = 8/3 meters/sec