document.write( "Question 268837: Divide -3x^2-4x^3+x^2+4 by x^2+x-1 I have tried and I need to see the process \n" ); document.write( "
Algebra.Com's Answer #197093 by persian52(161) You can put this solution on YOUR website! how is this! \n" ); document.write( "-------------- \n" ); document.write( "(-3x^(2)-4x^(3)+x^(2)+4)/(x^(2)+x-1)\r \n" ); document.write( "\n" ); document.write( "Since -3x^(2) and x^(2) are like terms, subtract x^(2) from -3x^(2) to get -2x^(2). \n" ); document.write( "(-2x^(2)-4x^(3)+4)/(x^(2)+x-1)\r \n" ); document.write( "\n" ); document.write( "Factor out the GCF of -2 from each term in the polynomial. \n" ); document.write( "(-2(2x^(3))-2(x^(2))-2(-2))/(x^(2)+x-1)\r \n" ); document.write( "\n" ); document.write( "Factor out the GCF of -2 from -4x^(3)-2x^(2)+4. \n" ); document.write( "(-2(2x^(3)+x^(2)-2))/(x^(2)+x-1)\r \n" ); document.write( "\n" ); document.write( "Move the -1 to the front of the fraction. \n" ); document.write( "-(2(2x^(3)+x^(2)-2))/(x^(2)+x-1) \n" ); document.write( " |