This problem is not written correctly.  The given values are zeroes instead of coefficients.  Not all of them are real.
To find a polynomial of least degree with the roots -4, 2i and -2i, subtract the zeroes from x to find factors.
x=-4 ---> x+4
x=2i --->x-2i
x=-2i ---> x+2i
Multiply the factors together.  It's wise to multiply the factors involving imaginary numbers together first.
(x-2i)(x+2i) =  and since
 and since  that's
 that's  .
.

Since some number, a, may have been factored out of each term, multiply the whole thing by a.  