document.write( "Question 1032268: A 40 foot ladder is leaning against a building so that the distance from the bottom of the ladder to the building is 8 feet more than the distance the ladder reaches up the building. find how far up the building the ladder reaches. \n" ); document.write( "
Algebra.Com's Answer #646906 by ikleyn(52797)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A 40 foot ladder is leaning against a building so that the distance from the bottom of the ladder to the building is 8 feet more
\n" ); document.write( "than the distance the ladder reaches up the building. find how far up the building the ladder reaches.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x = how far up the building the ladder reaches (vertical leg).\r\n" );
document.write( "Then the other leg is (x+8).\r\n" );
document.write( "\r\n" );
document.write( "The Pythagorean equation is \r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+%28x%2B8%29%5E2\" = \"40%5E2\".\r\n" );
document.write( "\r\n" );
document.write( "\"2x%5E2+%2B+16x+%2B+64\" = \"1600\",\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+8x+-+768\" = \"0\",\r\n" );
document.write( "\r\n" );
document.write( "(x-24)*(x+32) = 0,\r\n" );
document.write( "\r\n" );
document.write( "The only positive root is x = 24.\r\n" );
document.write( "\r\n" );
document.write( "Check. \"24%5E2+%2B+32%5E2\" = \"1600\".\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );