document.write( "Question 1202948: construct a polynomial function with stated properties. Third degree, with zeros of -2,-1, 3 and y intercept of -14 \n" ); document.write( "
Algebra.Com's Answer #838156 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\"y=k%28x%2B2%29%28x%2B1%29%28x-3%29\" and \"k%280%2B2%29%280%2B1%29%280-3%29=-14\".\r
\n" ); document.write( "\n" ); document.write( "Solve for k, and fully multiply if you want, to find the expression for y.
\n" ); document.write( "
\n" );