document.write( "Question 140520: a right triangle has sides of 5 in and 5 in . Find the hypotenuse \n" ); document.write( "
Algebra.Com's Answer #102316 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
5^2+5^2=H^2
\n" ); document.write( "25+25=H^2
\n" ); document.write( "H^2=50
\n" ); document.write( "H=SQRT50
\n" ); document.write( "H=7.07 ANSWER FOR THE HYPOTENUSE.
\n" ); document.write( "
\n" );