document.write( "Question 666732: The length of the hypotenuse of a right triangle is 40 cm. The legs of the triangle are the same length. How long is each leg of the triangle? \n" ); document.write( "
Algebra.Com's Answer #414661 by Evy Hofbauer(7) You can put this solution on YOUR website! x^2+x^2=40^2 x= leg(both x because they are the same) \n" ); document.write( "2x^2=40^2 combined like terms \n" ); document.write( "2x^2=1600 Simplify (40^2= 1600) \n" ); document.write( "x^2=800 Divide Both sides by 2 \n" ); document.write( "x=sqrt 800 sqrt of both sides( its long on the calc.)\r \n" ); document.write( "\n" ); document.write( "Hit show source it's easier to read. \n" ); document.write( " |