SOLUTION: What does the notation f(1) mean in the function: f(x)=2x+1?

Algebra ->  Equations -> SOLUTION: What does the notation f(1) mean in the function: f(x)=2x+1?      Log On


   



Question 984764: What does the notation f(1) mean in the function: f(x)=2x+1?
Found 2 solutions by vleith, Boreal:
Answer by vleith(2983) About Me  (Show Source):
You can put this solution on YOUR website!
f(1) means "the value of the function f(x) when x=1"
To solve (which you are not asked to do by the way), you evaluate the function f(x) where x=1.
So replace x with the number 1 everywhere in the function f(x)
f%28x%29+=+2x+%2B+1
f%281%29+=+2%281%29+%2B+1
f%281%29+=+3

Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
It means that everywhere there is an x in the function, you insert the number "1"
f(1)=2(1)+1=3