document.write( "Question 1169885: The polynomial of degree 3, P(x) has a root multiplicity 2 at x=1 and a root of multiplicity 1 at x=-2. The y- intercept is y=-0.2 . Find a formula for P(x).\r
\n" ); document.write( "\n" ); document.write( "P(x)=
\n" ); document.write( "

Algebra.Com's Answer #794728 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The polynomial itself is (x-1)^2*(x+2)=x^3-3x+2
\n" ); document.write( "write this as a(x^3-3x+2)=f(x)
\n" ); document.write( "when x=0 y=-0.2
\n" ); document.write( "This requires a to be (-0.1)
\n" ); document.write( "so the function is -0.1x^3+0.3x-0.2
\n" ); document.write( "\"graph%28300%2C300%2C-3%2C3%2C-5%2C5%2C-0.1x%5E3%2B0.3x-0.2%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );