document.write( "Question 234608: If you know that two legs of a right triangle are 8 and 12 units long, what is the triangle's area? If necessary, round your answer to two decimal places. \n" ); document.write( "
Algebra.Com's Answer #173006 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=.5*L*w
\n" ); document.write( "A=.5*8*12
\n" ); document.write( "A=48 units
\n" ); document.write( "
\n" );