document.write( "Question 591288: what is the area of a triangle with a base of 20.3 m and a height of 506 m?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #375556 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! A = (bh)/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = (20.3*506)/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 5135.9\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the area of the triangle is 5135.9 square meters. \n" ); document.write( " |