document.write( "Question 402724: what is the area of a triangle? sides= 4,6 and angle=80 \n" ); document.write( "
Algebra.Com's Answer #284863 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If the angle is between the 2 sides, it's
\n" ); document.write( "(1/2)*4*6*sin(80)
\n" ); document.write( "
\n" ); document.write( "
\n" );