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