document.write( "Question 923696: What is a cubic polynomial function in standard form with zeros -2, 2, 1? \n" ); document.write( "
Algebra.Com's Answer #560251 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "use zero product property:\r
\n" ); document.write( "\n" ); document.write( "if zeros \"x%5B1%5D=-2\", \"x%5B2%5D=2\", \"x%5B3%5D=1\"\r
\n" ); document.write( "\n" ); document.write( "\"%28x-x%5B1%5D%29%28x-x%5B2%5D%29%28x-x%5B3%5D%29=0\"\r
\n" ); document.write( "\n" ); document.write( "\"%28x-%28-2%29%29%28x-2%29%28x-1%29=0\"\r
\n" ); document.write( "\n" ); document.write( "\"%28x%2B2%29%28x-2%29%28x-1%29=0\"\r
\n" ); document.write( "\n" ); document.write( "\"%28x%5E2-4%29%28x-1%29=0\"\r
\n" ); document.write( "\n" ); document.write( "\"x%5E3-4x-x%5E2%2B4=0\"\r
\n" ); document.write( "\n" ); document.write( "\"x%5E3-x%5E2-4x%2B4=0\"
\n" ); document.write( "
\n" );