document.write( "Question 216916: A trapezoid has an area of 117 square feet and a height of 9 feet. One base is 4 feet shorter than the other base. How long is each base? Write an equation and solve it. \n" ); document.write( "
Algebra.Com's Answer #163681 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A trapezoid has an area of 117 square feet and a height of 9 feet. One base is 4 feet shorter than the other base. How long is each base? Write an equation and solve it. \n" ); document.write( "--------------------------- \n" ); document.write( "Formula: Area = (h/2)(b1 + b2) \n" ); document.write( "117 = (9/2)(x + (x-4)) \n" ); document.write( "(2/9)117 = 2x-4 \n" ); document.write( "26 = 2x - 4 \n" ); document.write( "2x = 30 \n" ); document.write( "x = 15 ft. (one of the bases) \n" ); document.write( "x-4 = 11 ft. (the other base) \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |