document.write( "Question 477932: The legs of an isosceles right triangle each measure 10 inches. What
\n" );
document.write( "is the length of the hypotenuse of this triangle, to the nearest tenth of
\n" );
document.write( "an inch? \n" );
document.write( "
Algebra.Com's Answer #327499 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The legs of an isosceles right triangle each measure 10 inches. What \n" ); document.write( "is the length of the hypotenuse of this triangle, to the nearest tenth of \n" ); document.write( "an inch? \n" ); document.write( "---- \n" ); document.write( "hypotenuse = sqrt[10^2 + 10^2] = sqrt(200) = 10sqrt(2) \n" ); document.write( "---- \n" ); document.write( "= 10*1.414 = 14.1 inch \n" ); document.write( "====================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H \n" ); document.write( " |