document.write( "Question 1193215: A 10m ladder is leaning against a vertical wall with its foot on the same horizontal plane as the base of the wall. If the lower end of the ladder is moving away from the wall horizontally at 1m/sec, how fast is the top of the ladder descending when the lower end is 4 meters from the wall? \n" ); document.write( "
Algebra.Com's Answer #825275 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A 10m ladder is leaning against a vertical wall with its foot on the same horizontal plane
\n" ); document.write( "as the base of the wall. If the lower end of the ladder is moving away from the wall
\n" ); document.write( "horizontally at 1m/sec, how fast is the top of the ladder descending when the lower end
\n" ); document.write( "is 4 meters from the wall?
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be horizontal distance from the wall and y be vertical coordinate.\r\n" );
document.write( "\r\n" );
document.write( "Then from Pythagoras\r\n" );
document.write( "\r\n" );
document.write( "    x^2 + y^2 = 10^2.    (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Here x = x(t) and y = y(t) are functions of time, t.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Differentiate equation  (1)  over t.  You will get\r\n" );
document.write( "\r\n" );
document.write( "    2x*x'(t) + 2y*y'(t) = 0,\r\n" );
document.write( "\r\n" );
document.write( "hence\r\n" );
document.write( "\r\n" );
document.write( "    y'(t) = - (x*x'(t))/y.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Evaluate it at the given values  x = 4 m,  x'(t) = 1 m/s,  y = \"sqrt%28100+-+4%5E2%29\" = \"sqrt%28100-16%29\" = \"sqrt%2884%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You will get  y'(t) = - \"%284%2A1%29%2Fsqrt%2884%29\" = - 0.436 m/s  (rounded).    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );