document.write( "Question 143233:
\n" ); document.write( "write a polynomial function that has the zeros 2,3,-1 and a leading coefficient of 1
\n" ); document.write( "

Algebra.Com's Answer #104232 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
\"a\" is a zero of a polynomial equation in standard form if and only if \"x-a\" is a factor of the polynomial. So, expand \"%28x-2%29%28x-3%29%28x%2B1%29\" to obtain the required polynomial. \n" ); document.write( "
\n" );