SOLUTION: Use synthetic division to find P(–2) for P(x) = x^4 + 9x^3 - 9x + 2 . A. –2 B. 0 C. –36 D. 68

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Use synthetic division to find P(–2) for P(x) = x^4 + 9x^3 - 9x + 2 . A. –2 B. 0 C. –36 D. 68       Log On


   



Question 624139: Use synthetic division to find P(–2) for P(x) = x^4 + 9x^3 - 9x + 2 .

A. –2

B. 0

C. –36

D. 68

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
The straightforward approach to finding P(-2) is to replace all the x's with -2's and then simplify. But this process can be tedious: raising -2 to various powers and then do all that adding and /or subtracting.

Synthetic division is a quick, fairly simple way to divide a polynomial by something of the form (x-a). And the Remainder Theorem tells us that for any polynomial, P(x), P(a) will be the remainder of P%28x%29%2F%28x-a%29. These facts combine to explain why we can use synthetic division to find the value of a polynomial. It is often much easier this way to find P(a) than the straightforward approach described above.

Probably the easiest way to get this wrong is to fail to notice that there is no x%5E2 term. When we set up the synthetic division we must notice this and know to use a 0 for its coefficient:
-2 |   1   9    0   -9    2
===       -2  -14   28  -38
      =====================
       1   7  -14   19  -36

The remainder of this division is always in the lower right corner. So your remainder, and therefore P(-2), is -36.