document.write( "Question 352594: about how long are the legs of an isosceles right triangle with a hypotenuse that is 10 units long \n" ); document.write( "
Algebra.Com's Answer #251989 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the legs be \"L\".
\n" ); document.write( "\"L%5E2%2BL%5E2=10%5E2\"
\n" ); document.write( "\"2L%5E2=100\"
\n" ); document.write( "\"L%5E2=50\"
\n" ); document.write( "\"highlight%28L=2%2Asqrt%285%29%29\" units
\n" ); document.write( "
\n" );