To find the zeros of this polynomial, we can begin by factoring out a common factor of each term. 'x' is a common factor. We can distribute this variable out, giving us:
f(x) = x(x²- 2x- 24)
Now, factor the polynomial inside of the parenthesis into its simplest form. Factors of -24 that add up to -2 are -4 and 6.
f(x) = x( x + 4) (x - 6)
From this, we can derive the zeros x = 0, x = -4 and x = 6.