document.write( "Question 962062: The two legs of a right triangle are the same length. The hypotenuse is 3 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 #802545 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! leg length = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2 + x^2 = 3^2 \n" ); document.write( "2x^2 = 9 \n" ); document.write( "x^2 = 9/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 3sqrt(2)/2 \n" ); document.write( " |