document.write( "Question 57796: Form a polynomial whose zeros and degree are given.
\n" ); document.write( "Zeros: 0, -3, 2
\n" ); document.write( "Degree: 3
\n" ); document.write( "

Algebra.Com's Answer #39476 by Cintchr(481)\"\" \"About 
You can put this solution on YOUR website!
Use your given roots
\n" ); document.write( "\"+x+=+0+\" and \"+x+=+-3+\" and \"+x+=+2+\"
\n" ); document.write( "move the constant values on each to the right so that they all = 0
\n" ); document.write( "\"+x+=+0+\" and \"+x+%2B3+=+0+\" and \"+x+-2+=+0+\"
\n" ); document.write( "Multiply all three binomials
\n" ); document.write( "\"+x%28x%2B3%29%28x-2%29+=+0+\"
\n" ); document.write( "FOIL the binomials
\n" ); document.write( "\"+x%28x%5E2+%2B1x+-6%29+=+0+\"
\n" ); document.write( "multiply through by the x
\n" ); document.write( "\"+x%5E3+%2B1x%5E2+-6x+=0+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );