document.write( "Question 115325: \r
\n" );
document.write( "\n" );
document.write( "Given f(x) = x2 + 2x + 1, find f(0). \n" );
document.write( "
Algebra.Com's Answer #83941 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! F(X)=X^2+2X+1 \n" ); document.write( "F(0)=0^2+2*0+1 \n" ); document.write( "F(0)=1 \n" ); document.write( " |