document.write( "Question 368073: one leg of the right triangle is twice as long as the other .write the length of the hypotenuse as a function length of the shorter leg? \n" ); document.write( "
Algebra.Com's Answer #262338 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Let x = shorter leg\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let 2x = larger leg\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let h = hypotenuse\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The function is: x^2 + (2x)^2 = h(x)
\n" ); document.write( "
\n" );