Given a function f(x), whenever you want to evaluate the function, you simply change the variable for the value you where you want to evaluate the function at, and then perform the mathematical operations the function tells you to do.
In our case f(x) = 3x^2 + 2x -9
If we evaluate f(x) at x=7, then
So f(7) = 152.