document.write( "Question 984764: What does the notation f(1) mean in the function: f(x)=2x+1? \n" ); document.write( "
Algebra.Com's Answer #605581 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
It means that everywhere there is an x in the function, you insert the number \"1\"
\n" ); document.write( "f(1)=2(1)+1=3
\n" ); document.write( "
\n" );