Answer:
[tex]P(x)=-5x^3-40x^2-45x+90[/tex]
Step-by-step explanation:
Equation of a Polynomial
Given the roots x1, x2, and x3 of a cubic polynomial, the equation can be written as:
[tex]P(x)=a(x-x1)(x-x2)(x-x3)[/tex]
Where a is the leading coefficient.
We know the three roots of the polynomial -6, -3, and 1, thus:
[tex]P(x)=a(x+6)(x+3)(x-1)[/tex]
Since the y-intercept of the polynomial is y=90 when x=0:
90=a(0+6)(0+3)(0-1)
90=a(6)(3)(-1)=-18a
Thus
a = 90/(-18) = -5
The polynomial is:
[tex]P(x)=-5(x+6)(x+3)(x-1)[/tex]
We must write it in standard form, so we have to multiply all of the factors as follows:
[tex]P(x)=-5(x^2+6x+3x+18)(x-1)[/tex]
[tex]P(x)=-5(x^2+9x+18)(x-1)[/tex]
[tex]P(x)=-5(x^3-x^2+9x^2-9x+18x-18)[/tex]
[tex]P(x)=-5(x^3+8x^2+9x-18)[/tex]
[tex]\boxed{P(x)=-5x^3-40x^2-45x+90}[/tex]