document.write( "Question 497690: Im having a hard time trying to figure this eqauation out.\r
\n" );
document.write( "\n" );
document.write( "A = 1/2h(b1 + b2)
\n" );
document.write( "Solve for h(area of a trapezoid) \n" );
document.write( "
Algebra.Com's Answer #336824 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A = 1/2h(b1 + b2) \n" ); document.write( "A = h(b1 + b2)/2 \n" ); document.write( "Solve for h \n" ); document.write( "------------- \n" ); document.write( "2A = h(b1 + b2) \n" ); document.write( "h = 2A/(b1 + b2) \n" ); document.write( " \n" ); document.write( " |