document.write( "Question 424155: Write a polynomial function of degree 3 in standard form that has the given zeros. The laeding coefficient should be I. Zeros: -3, 5i, -5i \n" ); document.write( "
Algebra.Com's Answer #295777 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Write a polynomial function of degree 3 in standard form that has the given zeros.
\n" ); document.write( "Zeros: -3, 5i, -5i
\n" ); document.write( " (x+3)(x-5i)(x+5i) = 0 Note i^2 = -1
\n" ); document.write( " (x+3)(x^2 +25) = 0
\n" ); document.write( " x^3 + 3x^2 + 25x + 75 = 0 \n" ); document.write( "
\n" );