document.write( "Question 118537: Find a trimonial that represents the area of a paralleogram whose base is 3x+2 meters and whose height is 2x+3 meters. \n" ); document.write( "
Algebra.Com's Answer #86646 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! area=base X height ___ a=(3x+2)(2x+3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "FOILing gives a=6x^2+13x+6 \n" ); document.write( " |