document.write( "Question 1016622: Write a polynomial function of the nth degree that has the given real or complex roots.\r
\n" );
document.write( "\n" );
document.write( "N=4 \n" );
document.write( "
Algebra.Com's Answer #632991 by algebra hello(55) ![]() You can put this solution on YOUR website! since 1/2i is a comlex root so its cnjugate is also a root of given polynomial. \n" ); document.write( "Hence the polynomial is \n" ); document.write( "(x-1/2i)(x-(-1/2i))(x-1/2)(x-(-1/2)) \n" ); document.write( " |