document.write( "Question 876313: the hypotenuse of a right triangle is 10 cm long. one leg is twice as long as the other. what are the lengths of the legs \n" ); document.write( "
Algebra.Com's Answer #528704 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "Applying the Pythagorean Theorem
\n" ); document.write( " x^2 + 2x^2 = 10^2
\n" ); document.write( " 2x^2 = 100
\n" ); document.write( " x^2 = 50 (tossing out negative solution for unit measure)
\n" ); document.write( " x = √50, the lengths of shorter leg. Longer 2√50
\n" ); document.write( " \n" ); document.write( "
\n" );