document.write( "Question 640941: Factor the trinomial by group.
\n" );
document.write( "6x^3-14x^2-12x \n" );
document.write( "
Algebra.Com's Answer #403487 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 6x^3-14x^2-12x \n" ); document.write( "2x(3x^2-7x-6) \n" ); document.write( "rewrite the middle term as: \n" ); document.write( "2x(3x^2-9x+2x-6) \n" ); document.write( "group: \n" ); document.write( "2x((3x^2-9x)+(2x-6)) \n" ); document.write( "2x(3x(x-3)+2(x-3)) \n" ); document.write( "2x(x-3)(3x+2) \n" ); document.write( " \n" ); document.write( " |