document.write( "Question 920553: Construct a polynomial function...\r
\n" ); document.write( "\n" ); document.write( "Third degree, with zeros of -3,-2, and 5, and a y-intercept of -14.
\n" ); document.write( "

Algebra.Com's Answer #558450 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
f(x) = C(x+3)(x+2)(x-5) for some constant C (nonzero)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y-intercept is -14, and the y-intercept of f(x) is f(0) = C*3*2*-5 = -30C = -14, so C = 14/30 = 7/15. Hence f(x) = (7/15)(x+3)(x+2)(x-5).
\n" ); document.write( "
\n" );