Answer:
[tex]f(x)=4x^3+44x^2+136x+96[/tex]
Step-by-step explanation:
Polynomials
It's possible to build a polynomial function by knowing its zeros and leading coefficient.
Given the zeros of a third-degree polynomial: x=x1, x=x2, and x=x3, the function is:
[tex]f(x)=a(x-x_1)(x-x_2)(x-x_3)[/tex]
Where a is the leading coefficient.
We are given the zeros -6, -4, and -1, thus:
[tex]f(x)=a(x+6)(x+4)(x+1)[/tex]
The value of a can be calculated by substituting the point (-2,-32):
[tex]a(-2+6)(-2+4)(-2+1)=-32[/tex]
Calculating:
[tex]a(4)(2)(-1)=-32[/tex]
[tex]-8a=-32[/tex]
Dividing by -8:
[tex]a = -32/(-8) =4[/tex]
a = 4.
The polynomial is now complete:
[tex]f(x)=4(x+6)(x+4)(x+1)[/tex]
Operating:
[tex]f(x)=4(x^2+10x+24)(x+1)[/tex]
[tex]f(x)=4(x^3+11x^2+34x+24)[/tex]
[tex]\mathbf{f(x)=4x^3+44x^2+136x+96}[/tex]