document.write( "Question 665655: Form a polynomial f(x) with real coefficients having the given degree and zeros. Degree: 4; zeros: 2i and -5i
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #413989 by DrBeeee(684)\"\" \"About 
You can put this solution on YOUR website!
Complex roots occur in pairs, ie + or - 2i and + or - 5i.
\n" ); document.write( "Your four (for 4th order polynomial) factors are
\n" ); document.write( "(1) f(x) = (x+2i)(x-2i)(x+5i)(x-5i) which multiplies (FOIL) to
\n" ); document.write( "(2) f(x) = (x^2+4)*(x^2+25) or
\n" ); document.write( "(3) f(x) = x^4 + 29x^2 + 100
\n" ); document.write( "Note the real coefficients result from the use of complex pairs.
\n" ); document.write( "Also note that (2i)*(-2i) = -4(i)^2, but i^2 = -1, so (2i)*(-2i) = +4.
\n" ); document.write( "
\n" );