document.write( "Question 39226: Area of a parallelogram. Find a trinomial that represents the area of a parallelogram whose base is 3x + 2 meters and whose height is 2x+3. \n" ); document.write( "
Algebra.Com's Answer #24649 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Area = (base)*(height) = (3x + 2)(2x + 3) = 6x^2 + 13x + 6 \n" ); document.write( " |