document.write( "Question 134051: Find a polynomial of lowest degree with the indicated zeros.
\n" );
document.write( "Zeros = -1, 2, and 0
\n" );
document.write( "Find P(x)=
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #98074 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! P(x)=(x+1)(x-2)x=x^3-x^2-2x \n" ); document.write( " \n" ); document.write( " |