
Victoria V. answered 09/25/20
20+years teaching PreCalculus & all Surrounding Topics
Zero of 3i means also zero of -3i
Find the polynomial that gives these 2 roots, and divide the original f(x) by this polynomial to find the third factor/zero.
x=3i gives factor of x-3i
x=-3i gives factor of x-(-3i) = x+3i
(x-3i)(x+3i) = x2 - (3i)2 = x2 + 9
x2+9 divided into x3+x2+9x+9 = x + 1, so the last zero is x=-1
Could also solve this by "grouping": (x3+x2) +(9x+9) = x2(x+1) + 9(x+1) = (x+1)(x2+9)