document.write( "Question 220858: A trapezoid has bases of 15 ft. and 9 ft. and a height of 8 ft. Find its area \n" ); document.write( "
Algebra.Com's Answer #165684 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=h((b1+b2)/2) \n" ); document.write( "A=8((15+9)/2) \n" ); document.write( "A=8(12) \n" ); document.write( "A=96 sq ft \n" ); document.write( " |