
Patrick B. answered 11/13/19
Math and computer tutor/teacher
then -i*sqrt(2) and -i are also solutions
the factors are P(x) = C (x+2)(x + i*sqrt(2)) (x - i*sqrt(2)) ( x+i)(x-i)
y-intercept is (0,20)
f(0) = 20
20 = C(2)(i*sqrt(2)) ( -i*sqrt(2)) (i)(-i)
20 = C(2) (-2)(1)
20 = -4C
C=-5
P(x) = -5(x+2)(x+i*sqrt(2))(x - i*sqrt(2)) (x + i)(x-i)
= -5 ( x+2)(x^2 +2)(x^2 + 1)
you can multiply the rest out if you need