document.write( "Question 378708: Write the simplest polynomial function with the zeros 3i, and -1 \n" ); document.write( "
Algebra.Com's Answer #268988 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Complex solutions occur in pairs, so -3i is a 3rd solution
\n" ); document.write( "--> (x - 3i)*(x + 3i)*(x + 1)
\n" ); document.write( "= (x^2 + 9)*(x + 1)
\n" ); document.write( "you can finish it
\n" ); document.write( "
\n" ); document.write( "
\n" );