document.write( "Question 270494: When finding the area for a trapezoid I am using the formula
\n" );
document.write( "A=.5(A+B)h
\n" );
document.write( "How do I figure out the formula for finding B? Thank you! \n" );
document.write( "
Algebra.Com's Answer #198178 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! Slight problem. The A at the front is the area , but the A in the brackets is one of the lengths on the parallel sides. \n" ); document.write( "So AREA = 0.5(a + b)h may make is easier to understand \n" ); document.write( "a and b are the two lengths of the sides \n" ); document.write( " |