document.write( "Question 1156661: What is a polynomial function of degree 3 with real coefficients that has given zeros -2,3,-8 \n" ); document.write( "
Algebra.Com's Answer #779417 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
for zeros to be -2,3,8, the factors are (x+2), (x-3), and (x+8)
\n" ); document.write( "Multiply them out and get
\n" ); document.write( "x^3+7x^2-14x-48\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-100%2C100%2Cx%5E3%2B7x%5E2-14x-48%29\"
\n" ); document.write( "
\n" );