
William W. answered 05/07/19
Math and science made easy - learn from a retired engineer
If one of the zeros is -2i - 2 (although let's write it properly as -2 - 2i), then by the Conjugate Pair Theorem, -2 + 2i is also a zero. so now we have 3 zeros, -7, -2 - 2i, and -2 + 2i. Rewrite those as factors by prefixing each with "x -" to get [x - (-7)] or (x + 7), [x - (-2 - 2i)] or (x + 2 + 2i), and [x - (-2 + 2i)] or (x + 2 - 2i). Multiply these together. First multiply (x + 2 + 2i) and (x + 2 - 2i) to get x2 + 4x + 8 then multiply that by (x + 7) to get x3 + 11x2 + 36x + 56 however, this could be multiplied by a factor and still have the same zeros, so we must put a facor in front of it. Let's call the factor "A". That means the polynomial, so far, is y = A(x3 + 11x2 + 36x + 56). Now, let's use the fact that f(0) = 6. Plug those x and y values in to get 6 = A((0)3 + 11(0)2 +36(0) + 56) or A = 3/28. The final polynomial is f(x) = 3/28(x3 + 11x2 + 36x + 56) or f(x) = 3/28x3 + 33/28x2 +27/7x + 6