document.write( "Question 484504: What is the area of a triangle that has a base of 10 ft and a height of 5 ft? \n" ); document.write( "
Algebra.Com's Answer #331530 by chessace(471)\"\" \"About 
You can put this solution on YOUR website!
A = .5 Base * Height
\n" ); document.write( "A = .5 * 10 * 5
\n" ); document.write( "A = 25 ft^2
\n" ); document.write( "
\n" ); document.write( "
\n" );