document.write( "Question 279876: what is the area of a trapezoid if the top measures 10 feet, the bottom measures 14 foot, and the height is 8 ft. \n" ); document.write( "
Algebra.Com's Answer #203453 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
[(b1+b2)/2]h=area.
\n" ); document.write( "[(14+10)/2]8=24/2*8=12*8=96 ft^2 ans.
\n" ); document.write( "
\n" );