You can put this solution on YOUR website! For a polynomial to have these solutions:
0, -2, 3
.
The "factors" of that polynomial would be:
x(x+2)(x-3) = 0
.
Now, to find that "polynomial", simply expand:
x(x+2)(x-3)
= x(x^2-3x+2x-6)
= x(x^2-x-6)
= x^3-x^2-6x