document.write( "Question 576982: what is the area of a triangle if the base is 10 meters and the height is 6 meters ? \n" ); document.write( "
Algebra.Com's Answer #370047 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Area = (base*height)/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = (bh)/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = (10*6)/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = 60/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = 30\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the area of the triangle is 30 square meters.
\n" ); document.write( "
\n" );