document.write( "Question 1110452:  The polynomial of degree 5, P(x) has leading coefficient 1, has roots of multiplicity 2 at x=1 and x=0, and a root of multiplicity 1 at x=−3
\n" );
document.write( "Find a possible formula for P(x).
\n" );
document.write( "P(x)= \n" );
document.write( "
| Algebra.Com's Answer #725429 by Alan3354(69443)     You can put this solution on YOUR website! The polynomial of degree 5, P(x) has leading coefficient 1, has roots of multiplicity 2 at x=1 and x=0, and a root of multiplicity 1 at x=−3 \n" ); document.write( "Find a possible formula for P(x). \n" ); document.write( "------------ \n" ); document.write( "Do NOT enter this: \n" ); document.write( "P(x)= \n" ); document.write( "==================== \n" ); document.write( "P(x) = (x-1)^2*x^2*(x+3) \n" ); document.write( " \n" ); document.write( " |