67.5k views
0 votes
Find the zeros of the polynomial function. f(x) = x3 5x2 - 4x - 20

User Jared S
by
7.6k points

1 Answer

3 votes
You can factor this by grouping.
(x³ + 5x²) -(4x +20) = x²(x+5) -4(x+5)
= (x² -4)(x +5)
Using the factored form of the difference of squares, this is
= (x -2)(x +2)(x +5)

Zeros are the values of x that make these factors be zero.
x ∈ {-5, -2, 2}
User Troels Thomsen
by
7.2k points