SOLUTION: Paula used synthetic division to divide the polynomial f(x) by x + 1, as shown: <pre> -1|-2 -5 4 2 3 |___________ -2 -3 7</pre> What is the value of f(-1)?

Algebra.Com
Question 1037649: Paula used synthetic division to divide the polynomial f(x) by x + 1, as shown:
-1|-2 -5 4 2 3 
  |___________ 
   -2 -3 7

What is the value of f(-1)?

Answer by Edwin McCravy(20056)   (Show Source): You can put this solution on YOUR website!

-1|-2 -5 4 2 3 
  |___________ 
   -2 -3 7

That's not complete.  It should be

-1|-2 -5  4  2 3 
  |    2  3 -7 5 
   -2 -3  7 -5 8

Synthetic division is a shortcut for long division
of a polynomial by a binomial of the form x±A:

        -2x³-3x²+7x-5+
x+1)-2x4-5x³+4x²+2x+3
    -2x4-2x³
        -3x³+4x²
        -3x³-3x²
             7x²+2x
             7x²+7x
                -5x+3
                -5x-5
                    8       

The remainder when you divide a polynomial by x+1 is always 
the same as what you get if you substitute (-1) in the polynomial.

-2(-1)4-5(-1)³+4(-1)²+2(-1)+3
-2(1)-5(-1)+4(1)-2+3
-2+5+4-2+3
   8

Notice that the 8 remainder when you divide by x+1 
using long division or the opposite sign -1 with
synthetic division is the same answer as if you
had substituted -1 into the polynomial.  So f(-1)=8

Edwin

RELATED QUESTIONS

Paula used synthetic division to divide the polynomial f(x) by x + 1, as shown: -1| (answered by josgarithmetic)
use synthetic division to divide the following polynomial... (answered by solver91311)
1. Use synthetic division to divide p(x) = x^4 - 10x^2 - 2x + 4 by x + 3 2. Let f(x) = (answered by josgarithmetic)
Combine

4         
---       -   x^(1/3)
x^(2/3)... (answered by jim_thompson5910)
use synthetic division to divide x^4+4x^3+6x^2+4x+1 by... (answered by CharlesG2)
use synthetic division to divide x^4+4x^3+6x^2+4x+1 by... (answered by stanbon)
Use synthetic division to divide the first polynomial by the second. 5x^3 + 6x^2 − (answered by josgarithmetic,MathTherapy)
1. Use synthetic division to divide the polynomial 2x^3 + 7x^2 – 5 by 3+x and write the... (answered by jim_thompson5910)
Use synthetic division to divide 5x^3-x^2-3x+1 by... (answered by Theo)