document.write( "Question 993637: write a polynomial function of least degree with integral coefficients that have the given zero 3i \n" ); document.write( "
Algebra.Com's Answer #612861 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write a polynomial function of least degree with integral coefficients that have the given zero 3i \n" ); document.write( "---- \n" ); document.write( "If the coefficients are integral and 3i is a zero, -3i is also a zero. \n" ); document.write( "------ \n" ); document.write( "Ans: y = (x-3i)(x+3i) \n" ); document.write( "--- \n" ); document.write( "y = (x^2 - (3i)^2)] \n" ); document.write( "--- \n" ); document.write( "y = x^2 + 9 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |