document.write( "Question 926769: Find a polynomial function of degree 3 with 5, 2i, -2i as zeros. \n" ); document.write( "
Algebra.Com's Answer #562487 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"f%28x%29=%28x-5%29%28x-2i%29%28x%2B2i%29\"
\n" ); document.write( "\"f%28x%29=%28x-5%29%28x%5E2%2B4%29\"
\n" ); document.write( "\"f%28x%29=x%5E3-5x%5E2%2B4x-20\"
\n" ); document.write( "
\n" ); document.write( "
\n" );