document.write( "Question 44794: 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 meters. \n" ); document.write( "
Algebra.Com's Answer #29668 by AnlytcPhil(1806)\"\" \"About 
You can put this solution on YOUR website!
Area of a parallelogram. Find a trinomial that \r\n" );
document.write( "represents the area of a parallelogram whose \r\n" );
document.write( "base is 3x + 2 meters and whose height is \r\n" );
document.write( "2x + 3 meters.\r\n" );
document.write( "\r\n" );
document.write( "Area = base × height\r\n" );
document.write( "\r\n" );
document.write( "Area = (3x + 2)(2x + 3)\r\n" );
document.write( "\r\n" );
document.write( "Use \"FOIL\":\r\n" );
document.write( "\r\n" );
document.write( "Area = (3x)(2x) + (3x)(3) + (2)(2x) + (2)(3)\r\n" );
document.write( "\r\n" );
document.write( "Area = 6x² + 9x + 4x + 6\r\n" );
document.write( "\r\n" );
document.write( "Area = 6x² + 13x + 6\r\n" );
document.write( "\r\n" );
document.write( "Edwin\r\n" );
document.write( "AnlytcPhil@aol.com
\n" ); document.write( "
\n" );