document.write( "Question 176228This question is from textbook
\n" );
document.write( ": A right triangle has legs of lengths 10 and 24. What is the length of the hypotenuse? Round to the nearest tenths. \n" );
document.write( "
Algebra.Com's Answer #131321 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Let h = length of the hypothenuse \n" ); document.write( "then \n" ); document.write( "10^2 + 24^2 = h^2 \n" ); document.write( "100 + 576 = h^2 \n" ); document.write( "676 = h^2 \n" ); document.write( "26 = h \n" ); document.write( " \n" ); document.write( " |