document.write( "Question 1029182: What is the polynomial function of least degree with integral coefficients that has the give zeros. 3,2i \n" ); document.write( "
Algebra.Com's Answer #644232 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"f%28x%29=%28x-3%29%28x-2i%29%28x%2B2i%29\"
\n" ); document.write( "\"f%28x%29=%28x-3%29%28x%5E2%2B4%29\"
\n" ); document.write( "\"f%28x%29=x%5E3-3x%5E2%2B4x-12\"
\n" ); document.write( "
\n" );