document.write( "Question 1075806: Find a polynomial function of lowest degree with rational coefficients that has the given numbers as some of its zeros 5,5i \n" ); document.write( "
Algebra.Com's Answer #690443 by ikleyn(52782)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "f(x) = (x-5)*(x-5i)*(x+5i) = \r\n" );
document.write( "\r\n" );
document.write( "     = \"%28x-5%29%2A%28x%5E2%2B25%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You can expand the last polynomial expression if you need or if you want.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );