document.write( "Question 1033516: Q5 A 13-ft ladder is leaning against a house when its base starts to slide away. By the time the base is 12 ft from the house, the base is moving at the rate of 5 ft/ sec.
\n" );
document.write( "a. How fast is the top of the ladder sliding down the wall then?
\n" );
document.write( "b. At what rate is the area of the triangle formed by the ladder, wall, and ground changing then?
\n" );
document.write( "c. At what rate is the angle between the ladder and the ground changing then?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #648144 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Let x be the distance between the base of the wall and the base of the ladder. Let y be the height the top of the ladder is off the ground. The given is \n" ); document.write( "that dx/dt = +5 at the moment x = 12. The length of the ladder, 13 feet, is a constant, since its length doesn't change. \n" ); document.write( "````````````````````````````````````````````````````````````````````````` \n" ); document.write( "(a) How fast is the top of the ladder sliding down the wall then? \n" ); document.write( "x^2+y^2 = 13^2 \n" ); document.write( " \n" ); document.write( "Solve for dy/dt in terms of x,y, and dx/dt: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "`````````````````````````````````````````````````````````````````````` \n" ); document.write( "b. At what rate is the area of the triangle formed by the ladder, wall, and ground changing. \n" ); document.write( "Here the unknown is the rate of change of the area, dA/dt \n" ); document.write( " \n" ); document.write( "Substitute with x = 12 and dx/dt = 5 and y=5 dy/dt = -12: \n" ); document.write( "dA/dt = 1//2(12*(-12)5*5)= -144+25/2 = -119/2 = 59.5 ft^2/sec \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \n" ); document.write( "c. At what rate is the angle between the ladder and the ground changing then? \n" ); document.write( "ormula that relates the angle θ with the sides x and y of a right triangle: \n" ); document.write( "Answer \n" ); document.write( "1 rad/sec \n" ); document.write( " \n" ); document.write( " |