document.write( "Question 1200976: Find an nth degree polynomial function with real coefficients, a leading coefficient of 1 and satisfying the given conditions n=3 -5 and 2+5i are zeros \n" ); document.write( "
Algebra.Com's Answer #835193 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "If the coefficients of the polynomial are real and 2+5i is a root, then 2-5i is also a root.

\n" ); document.write( "So the three roots are
\n" ); document.write( "-5
\n" ); document.write( "2+5i
\n" ); document.write( "2-5i

\n" ); document.write( "and the polynomial is

\n" ); document.write( "\"f%28x%29=a%28x-%28-5%29%29%28x-%282%2B5i%29%29%28x-%282-5i%29%29\"

\n" ); document.write( "where a can be any constant.

\n" ); document.write( "\"%28x-%28-5%29%29=%28x%2B5%29\"

\n" ); document.write( "

\n" ); document.write( "

\n" ); document.write( "ANSWER: \"f%28x%29=a%28x%5E3%2Bx%5E2%2B9x%2B145%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );