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)![]() ![]() 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( " |