document.write( "Question 1178641: Find a polynomial fx of degree 4 that has the following zeros.
\n" ); document.write( "6, -2, 0, -8
\n" ); document.write( "

Algebra.Com's Answer #807985 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
Seeing the needed zeros, do what you need based on the expression
\n" ); document.write( "\"x%28x%2B2%29%28x-6%29%28x%2B8%29\".
\n" ); document.write( "
\n" );