document.write( "Question 527054: .solve the problem,show all wrk.
\n" );
document.write( "the area of a triangle with base b and height h is given by the formula
\n" );
document.write( "a= 1/2 bh
\n" );
document.write( "find the area of a triangle with base 3 meters and height 10 meters\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #348788 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! a=1/2*3*10 \n" ); document.write( "a=15 sq meters \n" ); document.write( " |