document.write( "Question 306549: what is the area of a rectangle with a base of 10 meters and a height of 4 \n" ); document.write( "
Algebra.Com's Answer #219376 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Area=bh/2
\n" ); document.write( "Area=10*4/2
\n" ); document.write( "Area=40/2=20 meters is the area.
\n" ); document.write( "
\n" );