document.write( "Question 593614: Write a polynomial function in standard form with the given zeros -3 , -2, 0, 2 \n" ); document.write( "
Algebra.Com's Answer #376374 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Write a polynomial function in standard form with the given zeros -3 , -2, 0, 2
\n" ); document.write( "===================
\n" ); document.write( "If the zeros are -3,-2,0, and 2 then we can write:
\n" ); document.write( "x(x+3)(x+2)(x-2) = 0
\n" ); document.write( "Multiply and collect terms:
\n" ); document.write( "x(x+3)(x^2-4) = x(x^3+3x^2-4x-12) = x^4+3x^3-4x^2-12x
\n" ); document.write( "The graph is below:
\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-20%2C20%2Cx%5E4%2B3x%5E3-4x%5E2-12x%29\"
\n" ); document.write( "
\n" );