Answer:
f(x) = x² + 7x + 12
Explanation:
Given that the zeros are x = - 3 and x = - 4, then the factors are
(x - (- 3)) and (x - (- 4)), that is (x + 3) and (x + 4)
f(x) is the product of the factors, that is
f(x) = (x + 3)(x + 4) ← expand using FOIL
f(x) = x² + 7x + 12