document.write( "Question 102932: no text book\r
\n" );
document.write( "\n" );
document.write( "Trapazoid: A = 250 sq. m
\n" );
document.write( " b1 = 20 m
\n" );
document.write( " h = 10 m
\n" );
document.write( " Find b2 \n" );
document.write( "
Algebra.Com's Answer #75318 by BurningFlame_marc(77)![]() ![]() You can put this solution on YOUR website! Hello!\r \n" ); document.write( "\n" ); document.write( "First of all,we need to know how to get the area of a trapezoid. \n" ); document.write( "A=[(b1+b2)/2]h\r \n" ); document.write( "\n" ); document.write( "Now with that equation we know that \n" ); document.write( "250=[(20+x)/2]10 \n" ); document.write( "or you can say that \n" ); document.write( "250=[(20+x)*10]/2\r \n" ); document.write( "\n" ); document.write( "now let's solve for x\r \n" ); document.write( "\n" ); document.write( "250=[(20+x)*10]/2 \n" ); document.write( "250=(200+10x)/2 \n" ); document.write( "500=200+10x \n" ); document.write( "300=10x \n" ); document.write( "30=x \n" ); document.write( "x=30\r \n" ); document.write( "\n" ); document.write( "Final Answer: 30 m (don't forget to indicate the unit of measure) \n" ); document.write( " |