document.write( "Question 930242: use synthetic division to find the quotient and remainder when the first polynomial is divided by the second\r
\n" );
document.write( "\n" );
document.write( "4x^3-3x+1 ,x-(1/2) \n" );
document.write( "
Algebra.Com's Answer #565003 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "4x³-3x+1 ,x-½\r\n" ); document.write( "\r\n" ); document.write( " ½|4 0 -3 1\r\n" ); document.write( " | 2 1 -1\r\n" ); document.write( " 4 2 -2 0\r\n" ); document.write( " ↓ ↓ ↓ ↓\r\n" ); document.write( " 4x²+2x-2 R=0\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |