Ira S. answered 12/08/15
Tutor
5.0
(298)
Bilingual math tutor and much more
1) You've got x2+y2=169, where x is the horizontal distance on the ground and y is the vertical distance on the wall. At the particular instant this problem is talking about, the horizontal distance is 12 so that you can plug it in the equation above to get the vertical distance of 5. Since the bottom is sliding out, dx/dt = +5.
You can take the derivative in terms of t to find out how the rates are related. So 2x(dx/dt) + 2y(dy/dt) =0. Substitute your information to get 2*12*5 + 2*5*dy/dt =0 which leads to dy/dt= -12 ft/sec.
2) The area is A = 1/2 x*y. So taking the derivative in terms of t you get, dA/dt = 1/2 x(dy/dt)+1/2 y(dx/dt). Substitute to get dA/dt = 1/2 *12*-12 + 1/2 5*5 = -72+12.5=-59.5 sq in per sec.
3) Tan Θ = y/x, So taking the derivative you get Sec2 θ dθ/dt= (x*dy/dt - y dx/dt) / x2. Substituting in you get
169/144 dθ/dt = [12(-12)- 5(5)]/144
169/144 dθ/dt = -169/144
dθ/dt = -1
Hope this helped.