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

Algebra.Com's Answer #666376 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
(x+2)[x-(3+i)][x - (3-i)] = (x+2)[(x-3)^2 - i^2] = (x+2)(x^2 - 6x + 9 + 1)
\n" ); document.write( "(x+2)(x^2 - 6x + 10)
\n" ); document.write( "Multiply to finish
\n" ); document.write( "
\n" );