document.write( "Question 725726: a 13 feet ladder is placed 5 feet away from a wall. the distance from the ground straight upto the top of the wall is 13 feet. how far up the wall will the ladder reach? \n" ); document.write( "
Algebra.Com's Answer #444290 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
You have a right triangle.
\n" ); document.write( "a^2+b^2=c^2
\n" ); document.write( "5^2+b^2=13^2
\n" ); document.write( "25+b^2=169
\n" ); document.write( "b^2=169-25
\n" ); document.write( "b^2=144
\n" ); document.write( "b=sqrt144
\n" ); document.write( "b=12 ft. ans.
\n" ); document.write( "Proof:
\n" ); document.write( "5^2+12^2=13^2
\n" ); document.write( "25+144=169
\n" ); document.write( "169=169
\n" ); document.write( "
\n" );