document.write( "Question 859287: find a polynomial function of lowest degree with rational coefficients that has the given numbers as some of its zeros \r
\n" ); document.write( "\n" ); document.write( "1+i, 4
\n" ); document.write( "

Algebra.Com's Answer #517732 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
p(x)=(x-4)(x-1-i)(x-1+i)
\n" ); document.write( "p(x)=x^3-6x^2+10x-8
\n" ); document.write( "
\n" );