document.write( "Question 1010342: A rectangle with a length of 8 has the same area as a trapezoid. One base of the trapezoid is 3 and the other base is three times the height of the rectangle. The height of the trapezoid is two thirds of the height of the rectangle. find the area of each of the two figures. \n" ); document.write( "
Algebra.Com's Answer #628537 by algebra hello(55)![]() ![]() ![]() You can put this solution on YOUR website! let height of rectangle= h \n" ); document.write( "then. 8*h=(1/2)(2 h/3)(3 3 h) \n" ); document.write( "8= 1 h \n" ); document.write( "h=7 \n" ); document.write( "area of rectangle= 8*7=56 \n" ); document.write( " |