document.write( "Question 946064: Write the polynomial function of least degree with integral coefficients that has the zeros of 1 - 3i and 5. \n" ); document.write( "
Algebra.Com's Answer #577145 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Integral coefficients means any complex roots also has a complex conjugate pair.
\n" ); document.write( "\"f%28x%29=a%28x-%281-3i%29%29%28x-%281%2B3i%29%29%28x-5%29\"
\n" ); document.write( "\"f%28x%29=a%28x%5E2-2x%2B10%29%28x-5%29\"
\n" ); document.write( "\"f%28x%29=a%28x%5E3-7x%5E2%2B20x-50%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );