document.write( "Question 863573: Find a polynomial function f(x) of degree 3 with real coefficients that satisfies the given conditions. Zeros of 2, -3, and 5; f(3)=6 \n" ); document.write( "
Algebra.Com's Answer #520509 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"f%28x%29=a%28x-2%29%28x%2B3%29%28x-5%29\"
\n" ); document.write( "\"f%283%29=a%283-2%29%283%2B3%29%283-5%29=6\"
\n" ); document.write( "\"a%281%29%286%29%28-2%29=6\"
\n" ); document.write( "\"a=-1%2F2\"
\n" ); document.write( "\"f%28x%29=-%281%2F2%29%28x-2%29%28x%2B3%29%28x-5%29\"
\n" ); document.write( "
\n" );