Respuesta :

Answer:

y = x² + 7x + 12

Step-by-step explanation:

Given the zeros x = - 4 and x = - 3, then the corresponding factors are

(x - (- 4) ) and (x - (- 3) ), that is

(x + 4) and (x + 3)

The function is then the product of its factors

y = (x + 4)(x + 3) ← expand using FOIL

   = x² + 7x + 12