document.write( "Question 83998This question is from textbook alg and trig
\n" );
document.write( ": write the polynomial function with integer coefficients that has given zeros 4,3i,-3i \n" );
document.write( "
Algebra.Com's Answer #60464 by Nate(3500) ![]() You can put this solution on YOUR website! (x - (4))(x - (3i))(x - (-3i)) \n" ); document.write( "(x - 4)(x - 3i)(x + 3i) \n" ); document.write( "(x - 4)(x^2 + 9) \n" ); document.write( "x^3 - 4x^2 + 9x - 36 \n" ); document.write( " |