You can put this solution on YOUR website! If z is a zero of a polynomial then (x-z) is a factor of that polynomial. And if the multiplicity of a zero is more than 1, then (x-z) is a factor as many times as the multiplicity.
So if -3i, 3i and -2 with a multiplicty of 2 are zeros then
(x - (-3i)) or (x + 3i) is a factor
(x - 3i) is a factor
(x - (-2)) or (x + 2) is a factor twice.
To find the polynomial, just multiply all the factors:
(x + 3i)*(x - 3i)*(x + 2)*(x + 2)
Hint: The multiplication will be easier if you...
Use the pattern to multiply (x + 3i)*(x - 3i). (Remember to replace with -1.)
Use the to multiply (x + 2)*(x + 2).
Then multiply the results of the first two multiplcations.