document.write( "Question 971401: one leg of a right triangle is twice as long as the other leg. If the length of the shorter leg is x, which expression represents the area of that triangle? \n" ); document.write( "
Algebra.Com's Answer #802515 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
A = 1/2 * (product of two legs)
\n" ); document.write( "= 1/2 * x * 2x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "= \"x%5E2\"
\n" ); document.write( "
\n" );