document.write( "Question 673717: Divide using synthetic division.
\n" );
document.write( "(3x^4+11x^3-20x^2+7x+35) divided by (x+5) \n" );
document.write( "
Algebra.Com's Answer #418822 by Theo(13342)![]() ![]() You can put this solution on YOUR website! if you don't know how to do it, then read this tutorial. \n" ); document.write( "http://www.purplemath.com/modules/synthdiv.htm \n" ); document.write( "it will explain how it's done. \n" ); document.write( "if you follow their guidelines, you will get something that looks like this: \n" ); document.write( " ![]() \n" ); document.write( "your divisor of x + 5 becomes the multiplier of -5 because when you set x + 5 = 0 and solve for x, you get x = -5. \n" ); document.write( "you bring down the coefficients of all the terms. \n" ); document.write( "you then bring down the first coefficient of 3. \n" ); document.write( "you then multiply 3 by -5 to get -15 and add that to 11 to get - 4 \n" ); document.write( "you then multiply -4 by -5 to get + 20 and add that to - 20 to get 0 \n" ); document.write( "you then multiply 0 by -5 to get + 0 and add that to + 7 to get + 7 \n" ); document.write( "you then multiply + 7 by - 5 to get - 35 and add that to + 35 to get 0 \n" ); document.write( "your anser is 3x^3 - 4x^2 + 7 with a remainder of 0. \n" ); document.write( "check out the picture and look at the tutorial and you should be able to figure out how it was done.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |