Answer:
x = - 7 , x = 2 , x = 1
Explanation:
note that
p(1) = 1³ + 4(1)² - 19(1) + 14 = 1 + 4 - 19 + 14 = 0
since p(1) = 0 , then x = 1 is a zero
using synthetic division
1 | 1 4 - 19 14
↓ 1 5 - 14
------------------------
1 5 - 14 0
quotient is x² + 5x - 14
equating quotient to zero
x² + 5x - 14 = 0
(x + 7)(x - 2) = 0
equate each factor to zero and solve for x
x + 7 = 0 ⇒ x = - 7
x - 2 = 0 ⇒ x = 2
then zeros are x = - 7, x = 2 , x = 1