Answer:
x = - 1, x = 1, x = 2
Explanation:
The coefficients of the polynomial sum to zero, that is
- 1 + 2 + 1 - 2 = 0
This indicates that x = 1 is a zero
let x = - 1, then
- (- 1)³ + 2(- 1)² + (- 1) - 2 = 1 + 2 - 1 - 2 = 0
Thus x = - 1 is a zero
let x = 2
- (2)³ + 2(2)² + 2 - 2 = - 8 + 8 + 2 - 2 = 0
Thus x = 2 is a zero
The 3 zeros are x = - 1, x = 1, x = 2