document.write( "Question 1038922: Find a polynomial of degree 4 having the following zeros:
\n" );
document.write( "-3(multiplicity 2), ,
\n" );
document.write( "
Algebra.Com's Answer #653655 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find a polynomial of degree 4 having the following zeros: \n" ); document.write( "-3(multiplicity 2), \n" ); document.write( "----------------- \n" ); document.write( "(x+3)^2*(x^2 - 6) \n" ); document.write( " \n" ); document.write( " |