document.write( "Question 1158332: Write a polynomial using these zeros: x=3,x=-8,x=0 \n" ); document.write( "
Algebra.Com's Answer #781246 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The factors are x(x-3)and (x+8)
\n" ); document.write( "this is x(x^2+5x-24)
\n" ); document.write( "or x^3+5x^2-24x
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-25%2C150%2Cx%5E3%2B5x%5E2-24x%29\"
\n" ); document.write( "
\n" );