document.write( "Question 1092473: Using synthetic division, find the quotient of the following:
\n" ); document.write( "1. 3x^4-2x^3-x^2+4x+4 ÷ x^2-2x-1\r
\n" ); document.write( "\n" ); document.write( "2. 8x^5-7x^2+3x-6 ÷ x^2-x+2
\n" ); document.write( "

Algebra.Com's Answer #707075 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "You cannot use ordinary synthetic division unless you are \r\n" );
document.write( "dividing by a binomial of the form x ± a.  You cannot divide \r\n" );
document.write( "by trinomials using ordinary synthetic division.  You must \r\n" );
document.write( "use LONG division.\r\n" );
document.write( "\r\n" );
document.write( "You can only divide them after setting them up like this, \r\n" );
document.write( "using long division:\r\n" );
document.write( "       ___________________    \r\n" );
document.write( "x²-2x-1)3x5+0x4-2x3-x2+4x+4  \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );