document.write( "Question 936632: The hypotenuse of an isosceles right triangle measure 7 centimeters. How long is each length? \n" ); document.write( "
Algebra.Com's Answer #570081 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! The hypotenuse of an isosceles right triangle measure 7 centimeters. How long is each length? \n" ); document.write( "solution \n" ); document.write( "it is right angle isosceles triangle than let both sides is X \n" ); document.write( "by using Pythagoras theorem \n" ); document.write( "7^2=X^2 +X^2 \n" ); document.write( "49= 2x^2 \n" ); document.write( "49/2=X^2 \n" ); document.write( "sqr root of 49/2 =x \n" ); document.write( "x=7/sqr root2 \n" ); document.write( "x=7sqr root2/2 \n" ); document.write( "x=4.9497 cm \n" ); document.write( " |