document.write( "Question 1100132: Form a polynomial whose real zeros and degree are given.\r
\n" );
document.write( "\n" );
document.write( "Zeros: -1, 0, 3; degree: 3\r
\n" );
document.write( "\n" );
document.write( "Type a polynomial with integer coefficients and a leading coefficient of 1.\r
\n" );
document.write( "\n" );
document.write( "y = \n" );
document.write( "
Algebra.Com's Answer #714620 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (x+1)*(x-3)*x= \n" ); document.write( "x^3-2x^2-3x \n" ); document.write( " |