document.write( "Question 64062: How would I go about factoring this?\r
\n" );
document.write( "\n" );
document.write( " x4 + 2x3 - 3x - 6 \n" );
document.write( "
Algebra.Com's Answer #44694 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x^4 + 2x^3 - 3x - 6 \n" ); document.write( "=x^3(x+2)-3(x+2) \n" ); document.write( "=(x+2)(x^3-3) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |