document.write( "Question 1154823: Write a polynomial function that has the given zeroes 0, -1, and 3i. \n" ); document.write( "
Algebra.Com's Answer #777300 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write a polynomial function that has the given zeroes 0, -1, and 3i. \n" ); document.write( "------- \n" ); document.write( "If 3i is a zero, then -3i is also a zero. \n" ); document.write( "--- \n" ); document.write( "---> f(x) = (x-0)*(x+1)*(x-3i)*(x+3i) \n" ); document.write( " \n" ); document.write( " |