document.write( "Question 209739: the area of a trapezoid is 150 sq. meters. the height is 10 meters and one base is two meters longer than the other base. Find the length of each base. show all work. \n" ); document.write( "
Algebra.Com's Answer #159575 by math problem solving(30)\"\" \"About 
You can put this solution on YOUR website!
To solve the problem, we need to use the following formula:\r
\n" ); document.write( "\n" ); document.write( "\"A+=+%28%28a%2Bb%29%2Ah%29%2F2\"\r
\n" ); document.write( "\n" ); document.write( "where
\n" ); document.write( "A is the area of a trapezoid
\n" ); document.write( "a and b are the lengths of its two bases
\n" ); document.write( "h is the height\r
\n" ); document.write( "\n" ); document.write( "Let x be the shorter base.
\n" ); document.write( "Then the longer base is x+2\r
\n" ); document.write( "\n" ); document.write( "Substituting the following into the formula
\n" ); document.write( "a = x
\n" ); document.write( "b = x+2
\n" ); document.write( "A = 150
\n" ); document.write( "h = 10
\n" ); document.write( "we have\r
\n" ); document.write( "\n" ); document.write( "\"150+=+%28x+%2B+x%2B2%29%2A10%2F2\"
\n" ); document.write( "Solving for x, we have
\n" ); document.write( "\"150+=+5%282x%2B2%29\"
\n" ); document.write( "\"150+=+10x+%2B+10\"\r
\n" ); document.write( "\n" ); document.write( "\"140+=+10x\"
\n" ); document.write( "\"x=14\"
\n" ); document.write( "So the shorter one is 14 meters long, the longer one is 16 meters long.
\n" ); document.write( "
\n" ); document.write( "
\n" );