document.write( "Question 127025: The bottom of a 13-foot long ladder is placed 5 feet away from a wall so that the ladder rests against the top. Assuming the wall is perpendicular to the ground, what is the height of the wall? \n" ); document.write( "
Algebra.Com's Answer #93027 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 5^2+x^2=13^2 \n" ); document.write( "25+x^2=169 \n" ); document.write( "x^2=169-25 \n" ); document.write( "x^2=144 \n" ); document.write( "x=sqrt144 \n" ); document.write( "x=12 answer. \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( " |