Hi Tori,
To indicate that -2 is a zero, just plug -2 in for x:
P(-2) = (-2)3 + 2(-2)2 -9(-2) -18 = 0
Now, for the other zeros, factor by grouping:
x3 + 2x2 - 9x - 18 = 0
x2 (x + 2) -9 (x + 2)
This simplifies to:
(x2 - 9) (x+2)
You already know x= -2 is a zero. To find the others, recall that x2 - 9 is a difference of two squares, which factors to:
(x+3) (x-3)
Thus, the other two zeros are:
x = 3
x = -3
I hope this helps.