document.write( "Question 975827: Find the y-intercept of the polynomial function:\r
\n" );
document.write( "\n" );
document.write( "f(x) = -x^2+2x+3 \n" );
document.write( "
Algebra.Com's Answer #597470 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the y-intercept of the polynomial function:\r \n" ); document.write( "\n" ); document.write( "f(x) = -x^2+2x+3 \n" ); document.write( "------------ \n" ); document.write( "At the y-intercept, x = 0 \n" ); document.write( "f(0) = 3 \n" ); document.write( "--> (0,3) \n" ); document.write( " |