document.write( "Question 772342: How do you write out the area of a triangle with some base and a height? \n" ); document.write( "
Algebra.Com's Answer #470826 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"Area=base%2Aheight%2F2\" \n" ); document.write( "
\n" );