document.write( "Question 938554: how do I write a polynomial function for 3-i, -1-√5. \n" ); document.write( "
Algebra.Com's Answer #571790 by stanbon(75887) ![]() You can put this solution on YOUR website! how do I write a polynomial function for 3-i, -1-√5. \n" ); document.write( "================= \n" ); document.write( "Assuming you want a polynomial with those roots, \n" ); document.write( "---- \n" ); document.write( "y = (x-(3-i))(x-(-1-sqrt(5)) \n" ); document.write( "----- \n" ); document.write( "y = x^2 -(3-i-1-sqrt(5))x +(-3+i-3sqrt(5)+isqrt(5)) \n" ); document.write( "----- \n" ); document.write( "y = x^2 -(2-i-sqrt(5))x - 3(1+sqrt(5)) + i(1+sqrt(5)) \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |