document.write( "Question 971227: Find a polynomial function in standard form with the following roots x= -2, 1(multiplicity 2), 0. Thanks \n" ); document.write( "
Algebra.Com's Answer #593799 by khai(18)\"\" \"About 
You can put this solution on YOUR website!
(x+2)(x-1)(x-1)x
\n" ); document.write( "= (x+2)(x^2-2x+1)x
\n" ); document.write( "= (x^3-2x^2+x+2x^2-4x+2)x
\n" ); document.write( "= (x^3-3x+2)x
\n" ); document.write( "= (x^4-3x^2+2x)
\n" ); document.write( "
\n" );