document.write( "Question 129511: 1) 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 #94570 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
AREA=(B1+B2)/2*H
\n" ); document.write( "AREA=(4+6)/2*7
\n" ); document.write( "AREA=10/2*7
\n" ); document.write( "AREA=5*7=35M^2
\n" ); document.write( "
\n" );