document.write( "Question 174302: Write a polynomial function of least degree that has real coefficients, the given zeros and a leading coefficient of 1. \r
\n" );
document.write( "\n" );
document.write( "4, -4, -3i \n" );
document.write( "
Algebra.Com's Answer #129243 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write a polynomial function of least degree that has real coefficients, the given zeros and a leading coefficient of 1. \n" ); document.write( "4, -4, -3i \n" ); document.write( "----------- \n" ); document.write( "If the coefficients are all Real Numbers and -3i is a zero, then \n" ); document.write( "so is +3i a zero. \n" ); document.write( "----------- \n" ); document.write( "Polynomial function \n" ); document.write( "f(x) = k(x-4)(x+4)(x+3i)(x-3i), where k is any Real Number except 0. \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |