document.write( "Question 864216: Find a polynomial having real coefficients, with the degree and zeroes indicated. Assume the lead coefficient is 1.
\n" ); document.write( " degree 4, X= -1, x= 2, x= i
\n" ); document.write( "

Algebra.Com's Answer #520841 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
f(x) = (x+1)(x-2)(x^2 - 1) \n" ); document.write( "
\n" );