document.write( "Question 149340: x^3+x^2-x-1 \n" ); document.write( "
Algebra.Com's Answer #109560 by edjones(8007) You can put this solution on YOUR website! x^3+x^2-x-1 \n" ); document.write( "=x^2(x+1)-(x+1) \n" ); document.write( "=(x^2-1)(x+1) Factoring by grouping. \n" ); document.write( "=(x+1)^2(x-1) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |