document.write( "Question 796829: How do I divide x^2+2x-1 into 3x^4+x^3-2x+6 using long division? \n" ); document.write( "
Algebra.Com's Answer #481582 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The process is much the same as ordinary long division, but easier.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "__________|_____3x^2__-5x___+13
\n" ); document.write( "__________|____________________________
\n" ); document.write( "x^2+2x-1___|____3x^4+x^3+0x^2-2x+6
\n" ); document.write( "__________|____3x^3+6x^3+-3x^2
\n" ); document.write( "________________0__-5x^3+3x^2...-2x
\n" ); document.write( "___________________-5x^3+-10x^2+5x
\n" ); document.write( "____________________0____13x^2+-7x...6
\n" ); document.write( "_________________________13x^2+26x-13
\n" ); document.write( "__________________________0___-33x+19\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Complete quotient and remainder is \"3x%5E2-5x%2B13%2B%28-33x%2B19%29%2F%28x%5E2%2B2x-1%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The top line in the above work is the accumulation of the partial quotients. The second line of terms shows the divisor and the dividend. The final bottom line shows the resulting remainder.
\n" ); document.write( "
\n" );