document.write( "Question 1092148: Using synthetic division, what is the quotient and the remainder when (2x^3-3x+1) is divided by (x+1)?\r
\n" ); document.write( "\n" ); document.write( "I tried this one myself too, but I came up with 2x^2+3+6/x-1 and that's apparently wrong... If somebody could place some solutions with this please, that'd be great, thank you.
\n" ); document.write( "

Algebra.Com's Answer #706690 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
-----------------------------------------------------------------------------
\n" ); document.write( "Using synthetic division, what is the quotient and the remainder when (2x^3-3x+1) is divided by (x+1)?
\n" ); document.write( "-----------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "-1    |     2      0     -3     1\r\n" );
document.write( "      |\r\n" );
document.write( "      |           -2     2     1\r\n" );
document.write( "      |_______________________________\r\n" );
document.write( "            2     -2     -1     2   \r\n" );
document.write( "\r\n" );
document.write( "

\n" ); document.write( "QUOTIENT: \"2x%5E2-2x-1\"
\n" ); document.write( "REMAINDER: \"2\"
\n" ); document.write( "
\n" );