Youngkwon C. answered 01/13/16
Tutor
4.9
(8)
Knowledgeable and patient tutor with a Ph.D. in Electrical Eng.
Hi,
As -2, 4, and 1 are zeros of the polynomial,
it has (x-(-2)), (x-4), and (x-1)2 as factors.
As 1 is a double zero,
the corresponding factor (x-1) has been raised to the 2nd power.
So, the polynomial has the form of
y = a(x+2)(x-4)(x-1)2
As the polynomial pass therough the point (0, 24),
if we plug the point into the polynomial functions
24 = a(0+2)(0-4)(0-1)2
we get a = -3.
So the final answer is
y = -3(x+2)(x-4)(x-1)2