document.write( "Question 1008332: The two legs of a right triangle are the same length. The hypotenuse is 2 meters long. Find the length of the legs. Express your answer in simplified radical form, or as a decimal rounded to four places. \n" ); document.write( "
Algebra.Com's Answer #624110 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "let each side be x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "By Pythagoras theorem\r
\n" ); document.write( "\n" ); document.write( "x^2 +x^2 = 4\r
\n" ); document.write( "\n" ); document.write( "2x^2 = 4
\n" ); document.write( "x^2=2\r
\n" ); document.write( "\n" ); document.write( "x =\"sqrt%282%29\"\r
\n" ); document.write( "\n" ); document.write( "taking only the positive value
\n" ); document.write( "
\n" );