document.write( "Question 854658: find the polynomial of least degree having zeros: -5i and 6+i \n" ); document.write( "
Algebra.Com's Answer #514829 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Complex roots always come in conjugate pairs.
\n" ); document.write( "\"f%28x%29=%28x-5i%29%28x%2B5i%29%28x-%286%2Bi%29%29%28x-%286-i%29%29\"
\n" ); document.write( "\"f%28x%29=%28x%5E2%2B25%29%28x%5E2-12x%2B37%29\"
\n" ); document.write( "\"f%28x%29=x%5E4-12x%5E3%2B62x%5E2-300x%2B925\"
\n" ); document.write( "
\n" );