
William W. answered 06/06/22
Math and science made easy - learn from a retired engineer
To find the zeros, set the polynomial equal to zero:
x3 − 6x2 −25x + 150 = 0
Factor by grouping:
(x3 − 6x2) −(25x - 150) = 0
x2(x − 6) − 25(x - 6) = 0
(x - 6)(x2 - 25) = 0
(x - 6)(x + 5)(x - 5) = 0
Set each binomial equal to zero:
x - 6 = 0 or x = 6
x + 5 = 0 or x = -5
x - 5 = 0 or x = 5