document.write( "Question 1052680:  I am having trouble with determining the polynomial function for the problem of two zeros, one is 2 with multiplicity 1 and the other is 1 with multiplicity 3. The polynomial is of the fourth degree and and is asking for the leading coefficient to be 1. \r
\n" );
document.write( "\n" );
document.write( "I really appreciate any help or insight you could give, as I am fairly lost. Thank you! \n" );
document.write( "
| Algebra.Com's Answer #668011 by Alan3354(69443)     You can put this solution on YOUR website! I am having trouble with determining the polynomial function for the problem of two zeros, one is 2 with multiplicity 1 and the other is 1 with multiplicity 3. The polynomial is of the fourth degree and and is asking for the leading coefficient to be 1. \n" ); document.write( "------------- \n" ); document.write( "It's f(x) = (x-2)*(x-1)^3 \n" ); document.write( " \n" ); document.write( " |