document.write( "Question 756608: Form a polynomial f(x) with real coefficents having the given degree and zeros
\n" ); document.write( "Degree 5; Zeros: 2; -i; -7+i
\n" ); document.write( "Enter the polynomial f(x)=a(____) type expression using x as the variable
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #460339 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
+i and -7-i are also zeros because of -i and -7+i being zeros. You can begin forming your function using binomial factors this way:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=%28x-2%29%28x%2Bi%29%28x-i%29%28x-%28-7%2Bi%29%29%28x-%28-7-i%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Next perform multiplications to achieve real coefficients when simplified, beginning with the binomial factors containing constant terms of conjugate complex pairs.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x%2Bi%29%28x-i%29=x%5E2%2B1\"
\n" ); document.write( "and
\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Writing the update for the function,
\n" ); document.write( "\"f%28x%29=%28x-2%29%28x%5E2%2B1%29%28x%5E2%2B14x%2B50%29\" which is still not yet in the general form you want, but is still correct. Continue multiplying all the way if you want this in general form.
\n" ); document.write( "
\n" );