f(3) means: drop 3 in for x, simplify, read the answer.
Evaluating f(a) means: drop a in for x, simplify.
f(x) = 2x² + 1, find f(3)
2(9) + 1 = 19.