document.write( "Question 199293: Factor each polynomial by splitting the middle term and grouping
\n" );
document.write( "
\n" );
document.write( "6x squared plus x minus 12 = the answer should be (2x plus 3)(3X MINUS 4)
\n" );
document.write( "but I can't seem to get it there/ please help/thanks \n" );
document.write( "
Algebra.Com's Answer #149747 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! multiply the factored form. \n" ); document.write( "(2x+3)(3x-4)= 6x^2+x-12 \n" ); document.write( "take (2x)(3x)=6x^2 \n" ); document.write( "(2x)(-4)+(3)(3x)=x \n" ); document.write( "(3)(-4)=-12 \n" ); document.write( " |