document.write( "Question 377673: a 10 foot ladder is leaning against a house. The bottom of the ladder is 5 feet from the building. how high is the top of the ladder? round to the nearest hundredth. \n" ); document.write( "
Algebra.Com's Answer #268368 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent how high is the top of the ladder
\n" ); document.write( "Applying the Pythagorean Theorem
\n" ); document.write( "5^2 + x^2 = 10^2
\n" ); document.write( "25 + x^2 = 100
\n" ); document.write( "x^2 = 75
\n" ); document.write( "\"x+=+sqrt%2875%29+=+sqrt%2825%2A5%29+=+5+sqrt%285%29ft\" (positive solution only appropriate here)
\n" ); document.write( "x = 11.18 ft, how high the top of the ladder is \n" ); document.write( "
\n" );