document.write( "Question 65177: Rose’s garden is in the shape of a trapezoid. If the height of the trapezoid 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 #45676 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Rose’s garden is in the shape of a trapezoid. If the height of the trapezoid 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( "------------ \n" ); document.write( "Formula for the area of a trapezoid: \n" ); document.write( "A=h/2(b1+b2) \n" ); document.write( "224=(16/2)(b1+20) \n" ); document.write( "224=8(b1+20) \n" ); document.write( "28=b1+20 \n" ); document.write( "b1=8 m \n" ); document.write( "The length of the other base is 8 meters. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |