document.write( "Question 121776: Find the hypotenuse of a right triangle with sides 5 inches and 10 inches. \n" ); document.write( "
Algebra.Com's Answer #89442 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 5^2+10^2=H^2 \n" ); document.write( "25=100=H^2 \n" ); document.write( "150=H^2 \n" ); document.write( "H=SQRT150 \n" ); document.write( "H=12.25 INCHES IS THE LENGTH OF THE HYPOTENUSE. \n" ); document.write( " |