document.write( "Question 636772: Find the 3rd degree polynomial function with real coefficients that has given zeros: 7 and 3i. \n" ); document.write( "
Algebra.Com's Answer #401213 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "polynomial function with real coefficients that has given zeros: 7 and 3i.
\n" ); document.write( " (x-7)(x - 3i)(x+3i) = (x-7)(x^2 + 9) = x^3 -7x^2 + 9x - 63 \n" ); document.write( "
\n" );