document.write( "Question 457579: Find a polynomial of degree 4 with -2 as a zero of multiplicity 2 and 0 and 3 as zeros of multiplicity 1. \n" ); document.write( "
Algebra.Com's Answer #314588 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find a polynomial of degree 4 with -2 as a zero of multiplicity 2 and 0 and 3 as zeros of multiplicity 1. \n" ); document.write( ".. \n" ); document.write( "Factors: \n" ); document.write( "(x+2)(x+2)(x)(x-3) \n" ); document.write( "=(x^2+4x+4)(x)(x-3) \n" ); document.write( "=(x^3+4x^2+4x)(x-3) \n" ); document.write( "=x^4+4x^3+4x^2-3x^3-12x^2-12x \n" ); document.write( "=x^4+x^3-8x^2-12x (ans) \n" ); document.write( " |