document.write( "Question 983598: Find a fourth-degree polynomial with zeros at x=0,1,-2, where the zero of 1 has multiplicity 2, and such that the leading coefficient is 7.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #604384 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the basic structure to give those roots is x((x-1)^2)(x+2)=0 \n" ); document.write( "This is (x^2x)(x-2)^2= \n" ); document.write( "x^4-3x^2+2x=0 \n" ); document.write( "7x^4-21x^2+14x=0 \n" ); document.write( "This is a fourth degree polynomial with leading coefficient 7 with those roots and a multiple root at x=1\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |