document.write( "Question 253270: A trapezoid has dimensions of base 1 = 2 inches, base 2 = 4 inches, and a height of 6 inches. What is the area of the trapezoid?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #185546 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! Average of base 1 and base 2 is (2 + 4)/2 = 3 \n" ); document.write( "multiply by height 6 x 3 - 18 sq inches \n" ); document.write( " |