Function Notation Examples in Math
Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Function Notation.
This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.
Concept Recap
Function notation writes outputs as f(x) to show a rule assigning each input to an output.
The notation f(x) is not "f times x" โ it means "the output of function f when the input is x." The parentheses contain the input, not a multiplication.
Read the full concept explanation โHow to Use These Examples
- Read the first worked example with the solution open so the structure is clear.
- Try the practice problems before revealing each solution.
- Use the related concepts and background knowledge badges if you feel stuck.
What to Focus On
Core idea: f(x) names both the function (f) and the current input (x). Replacing x with any expression gives the output for that specific input.
Common stuck point: f(x+1) \neq f(x) + 1 in general โ you must substitute (x+1) for every occurrence of x in the formula, then simplify.
Sense of Study hint: Replace x with a number and compute to see it is a function value.
Worked Examples
Example 1
easySolution
- 1 Replace every x in the formula with -2: f(-2) = 3(-2)^2 - 2(-2) + 1.
- 2 Evaluate: f(-2) = 3(4) + 4 + 1 = 12 + 4 + 1.
- 3 f(-2) = 17.
Answer
Example 2
mediumPractice Problems
Try these problems on your own first, then open the solution to compare your method.
Example 1
mediumExample 2
hardRelated Concepts
Background Knowledge
These ideas may be useful before you work through the harder examples.