document.write( "Question 857254: Form a third-degree polynomial function with real coefficients such that -6+i and -4 are zeros. \n" ); document.write( "
Algebra.Com's Answer #516443 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Complex roots always come in complex conjugate pairs.
\n" ); document.write( "\"f%28x%29=%28x-%28-6%2Bi%29%29%28x-%28-6-i%29%29%28x%2B4%29\"
\n" ); document.write( "\"f%28x%29=%28x%5E2%2B12x%2B37%29%28x%2B4%29\"
\n" ); document.write( "\"f%28x%29=x%5E3%2B16x%5E2%2B+85x%2B+148\"
\n" ); document.write( "
\n" );