If c is a zero of a polynomial function then (x - c) is a factor of the polynomial. Thus the factors of this polynomial are (x+5), (x + 2) and (x - 3).
An equation for the polynomial is f(x) = a(x + 5)(x + 2) (x -3)
Use that we are also given f(-3) = 36 in order to determine the value of a.
f(-3) = 36 = a(-3 + 5)(-3 + 2)(-3 -3)
36 = a(2)(-1)(-6)
36 = 12a
3 = a
Now, f(x) = 3(X + 5)(x + 2)(x - 3)
In expanded form, f(x) = 3(x + 5)(x2 - x - 6)
f(x) = 3(x3 - x2 - 6x + 5x2 - 5x - 30)
f(x) = 3(x3 + 4x2 - 11x - 30)
ANSWER: f(x) = 3x3 + 12x2 - 33x - 90