document.write( "Question 293832: factor x^3 + 2x^2 - 11x - 12
\n" );
document.write( "Thank You! \n" );
document.write( "
Algebra.Com's Answer #212021 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Factors can be x+ (1,-1,12,-12,2,-2,6,-6,3,-3,4,-4) \n" ); document.write( "Divide by (x+1) and get x^2+x-12 which can easily be factored into x+4 and x-3 \n" ); document.write( "Factors are (x-3)*(x+4)*(x+1) \n" ); document.write( " |