Answer:
The polynomial is:
[tex]p(x) = -x^3 - 2x^2 + 5x + 6[/tex]
Step-by-step explanation:
Zeros of a function:
Given a polynomial f(x), this polynomial has roots [tex]x_{1}, x_{2}, x_{n}[/tex] such that it can be written as: [tex]a(x - x_{1})*(x - x_{2})*...*(x-x_n)[/tex], in which a is the leading coefficient.
Zeros of −3, −1, and 2
This means that [tex]x_1 = -3, x_2 = -1, x_3 = 2[/tex]. Thus
[tex]p(x) = a(x - x_{1})*(x - x_{2})*(x-x_3)[/tex]
[tex]p(x) = a(x - (-3))*(x - (-1))*(x-2)[/tex]
[tex]p(x) = a(x+3)(x+1)(x-2)[/tex]
[tex]p(x) = a(x^2+4x+3)(x-2)[/tex]
[tex]p(x) = a(x^3+2x^2-5x-6)[/tex]
Passes through the point (1,12).
This means that when [tex]x = 1, p(x) = 12[/tex]. We use this to find a.
[tex]12 = a(1 + 2 - 5 - 6)[/tex]
[tex]-12a = 12[/tex]
[tex]a = -\frac{12}{12}[/tex]
[tex]a = -1[/tex]
Thus
[tex]p(x) = -(x^3+2x^2-5x-6)[/tex]
[tex]p(x) = -x^3 - 2x^2 + 5x + 6[/tex]