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