document.write( "Question 35961: Could someone tell me how to do this?
\n" );
document.write( "A trapezoid has height 8 and area 28. What are the lenghts of it's bases? \n" );
document.write( "
Algebra.Com's Answer #22010 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! THE AREA OF A TRAPEZOID IS (BASE1+BASE2)/2*HEIGHT THEREFORE (BASE1+BASE2)/2*8=28 OR (BASE1+BASE2)*4=28 OR BASE1+BASE2=28/4 OR BASE1+BASE2=7 \n" ); document.write( " |