document.write( "Question 315219: find the area of a trapezoid which has a measure of 7 meters for its height and 4 meters and 6 meters for its two bases \n" ); document.write( "
Algebra.Com's Answer #225600 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
A=(B1+B2)/2*H
\n" ); document.write( "A=(4+6)/2*7
\n" ); document.write( "A=10/2*7
\n" ); document.write( "A=5*7=35 METERS ANS. FOR THE AREA.
\n" ); document.write( "
\n" );