SOLUTION: How to check whether (x-1) is a factor of the polynomial of x^4 +x^3 +x^2 -5x +2

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: How to check whether (x-1) is a factor of the polynomial of x^4 +x^3 +x^2 -5x +2      Log On


   



Question 586111: How to check whether (x-1) is a factor of the polynomial of x^4 +x^3 +x^2 -5x +2
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How to check whether (x-1) is a factor of the polynomial of x^4 +x^3 +x^2 -5x +2
---
Use synthetic division to find f(1):
1)....1....1....1....-5....2
.......1....2....3.....-2..|..0
f(1) = 0 so x-1 is a factor.
================================
Cheers,
Stan H.
=============