document.write( "Question 42686: Rose’s garden is in the shape of a trapezoid. If the height of the trapezoid
\n" ); document.write( "is 16 m, one base is 20 m, and the area is 224 m^2, find the length of the other base.
\n" ); document.write( "

Algebra.Com's Answer #27784 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
\"AREA+=+%28h%2F2%29%28b+%2B+b%29\"
\n" ); document.write( "\"224+=+%2816%2F2%29%2820+%2B+b%29\"
\n" ); document.write( "\"224+=+%288%29%2820+%2B+b%29\"
\n" ); document.write( "\"28+=+20+%2B+b\"
\n" ); document.write( "\"8+=+b\"
\n" ); document.write( "
\n" );