document.write( "Question 765963: Find a ploynomial function of degree 4 with -2 as a zero of multiplicity 1, 3 as a zero of multiplicity 2, and -1 as a zero of multiplicity 1.\r
\n" );
document.write( "\n" );
document.write( "This is what I have so far (x-(-2))(x-3)^2(x-(-1))
\n" );
document.write( " = (x+2)(x-3)^2(x+1)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #466526 by MaartenRU(13)![]() ![]() You can put this solution on YOUR website! That's exactly the polynomial you're looking for! Maybe you are supposed to work it out, like \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "But the answer you gave is exactly the right way to solve this problem. \n" ); document.write( " |