document.write( "Question 1124532: (5x2+4x4-3x2+2x+3)+(x-3) Use synthetic division to divide polynomials \n" ); document.write( "
Algebra.Com's Answer #740827 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
The root for the factor x-3 is 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use the dividend in decreasing order of degree of x.
\n" ); document.write( "SIMPLIFY the dividend and include any missing degree terms.
\n" ); document.write( "YOUR dividend will be \"4x%5E4%2B0x%5E3%2B2x%5E2%2B2x%2B3\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You begin the arrangement this way:
\n" ); document.write( "
\r\n" );
document.write( "3   |   4     0     2      2      3\r\n" );
document.write( "    |\r\n" );
document.write( "    |\r\n" );
document.write( "    |____________________________________\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Doing the work:
\n" ); document.write( "
\r\n" );
document.write( "3   |   4     0     2      2      3\r\n" );
document.write( "    |\r\n" );
document.write( "    |        12    36     114    348\r\n" );
document.write( "    |____________________________________\r\n" );
document.write( "       4     12    38     116    351\r\n" );
document.write( "\r\n" );
document.write( "

\n" ); document.write( "RESULT:
\n" ); document.write( "\"4x%5E3%2B12x%5E2%2B38x%2B116%2B351%2F%28x-3%29\"
\n" ); document.write( "
\n" );