document.write( "Question 183734: Find trinomial A (x) that represents the area of a parallelogram whose base is 3x+2 meters and whose height is 2x+3 meters. Find A(3). \n" ); document.write( "
Algebra.Com's Answer #137890 by math_il(6)\"\" \"About 
You can put this solution on YOUR website!
Area of a parallelogram = base * height\r
\n" ); document.write( "\n" ); document.write( "A(x) = (3x+2) * (2x+3)
\n" ); document.write( "expand the factors by multiplication\r
\n" ); document.write( "\n" ); document.write( "A(x) = 6 x^2 + 4x + 9x + 6
\n" ); document.write( "adding the coefficients of x terms\r
\n" ); document.write( "\n" ); document.write( "A(x) = 6 x^2 + 13x + 6 This is the trinomial that represents the area of the parallelogram.\r
\n" ); document.write( "\n" ); document.write( "A(3) is obtained by substituting x=3 in the trinomial.\r
\n" ); document.write( "\n" ); document.write( "A(3) = 6 * 3*3 + 13*3 +6 = 6*9 + 39 +6 = 54 + 39 +6 = 99.
\n" ); document.write( "
\n" ); document.write( "
\n" );