First, a root of multiplicity 2 at x=1:
(x-1)2=0
a root of multiplicity 1 at x=−4:
x+4=0
Polynomial function of degree 3:
P(x)= a (x-1)2 (x+4)
Y-intercept of -0.8 (here, x=0):
P(0) = -0.8 = a (0-1)2 (0+4)
-0.8 = 4a
a =-0.2
Therefore the polynomial function of degree 3 in factored form is:
P(x) = -0.2 (x-1)2 (x+4)
In standard form is:
P(x)= -0.2x3 -0.4x2 + 1.4x -0.8