document.write( "Question 264522: how to find the area of each trapeziod? \n" ); document.write( "
Algebra.Com's Answer #194732 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! how to find the area of each trapeziod?\r \n" ); document.write( "\n" ); document.write( "average the 2 bases and multiply by the height\r \n" ); document.write( "\n" ); document.write( "A = (b1 + b2)/2 * h \n" ); document.write( " \n" ); document.write( " |