Explanation:
zeroes of a function are the values of x that create the functional value 0.
since we have been given just 4 answer options, we could play "trial and error" to find the right one.
or we could think a little bit.
F(x) = x³ - x² - 6x = x(x² - x - 6) = x(x - 3)(x + 2)
and so the zeros are all values of x that cause that expression to be 0. and that means any value of x that sets one of the factors to 0.
x = 0 is clear.
x = 3 (3 - 3 = 0)
and
x = -2 (-2 + 2 = 0)
are the other 2 zeros.
that means D is the right answer.