document.write( "Question 152136: factor by grouping:\r
\n" );
document.write( "\n" );
document.write( "2x^2+12x+3x+18\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #111824 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! For: \n" ); document.write( "2x^2+12x+3x+18 \n" ); document.write( ". \n" ); document.write( "Notice that of there is NO common factor for the four terms. The idea is to group terms together so there is a common factor. \n" ); document.write( ". \n" ); document.write( "Grouping: \n" ); document.write( "(2x^2+12x) + (3x+18) \n" ); document.write( ". \n" ); document.write( "Now, factor each \"sub group\": \n" ); document.write( "2x(x+6) + 3(x+6) \n" ); document.write( ". \n" ); document.write( "Between the two terms above, the common factor is (x+6), factor it out: \n" ); document.write( "(x+6)(2x+3)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |