Function Notation f(x)
Learn to read and use function notation to describe mathematical relationships.
Definition
- ** — the name of the function
- ** — the input value (independent variable)
- ** — the output value (dependent variable)
Try it now
Worked Examples
If , find .
Identify what to substitute
means we replace with → Input = 4
Substitute the value
→
Multiply first
→
Subtract
→
Answer:
Common Mistakes
Thinking means multiplied by
Why it's wrong: The notation looks like multiplication, but it actually means "the function applied to the input ." The parentheses indicate a function, not multiplication.
Correct: Read as "f of x" — it represents the output when is the input.
Forgetting to substitute everywhere
Why it's wrong: When appears multiple times in a function, all instances must be replaced.
Correct: For , to find : replace BOTH 's to get .
Confusing the function name with the variable
Why it's wrong: Students sometimes mix up (the function name) with (the input variable).
Correct: names the rule; is what goes in. Different functions can use the same variable: and .
Interactive Visual
Linear Function Explorer
| x | y |
|---|---|
| -2 | -3 |
| -1 | -1 |
| 0 | 1 |
| 1 | 3 |
| 2 | 5 |
Interactive Sandbox
Interactive Grapher
Try these examples:
y = 2x + 1
m=2, b=1
Expression Calculator
Try these:
History
No calculations yet
Practice Problems
16 problemsWhat does mean?
Why It Matters
- Clear communication: Instead of saying "the function where you double and add 3," we simply write
- Multiple functions: We can work with several functions at once: , ,
- Precise evaluation: clearly means "find the output when the input is 4"
- Foundation for advanced math: Calculus, statistics, and computer science all rely on function notation
Real World Applications
Temperature Conversion
Converting between Celsius and Fahrenheit uses function notation.
Example:
The function converts Celsius to Fahrenheit. So .
You need to convert 20°C to Fahrenheit.
What is ?
Step 1: Write the mathematical expression
Substitute 20 into :
Ride-Share Pricing
Ride-share apps calculate fares using functions.
Example:
If the fare is where is miles, then a 6-mile ride costs dollars.
A taxi company charges a base fare plus a per-mile rate. The cost function is dollars.
How much does a 10-mile trip cost?
Step 1: Write the mathematical expression
Find :
Key Takeaways
- 1 is read as "f of x" and represents a function named with input
- 2To evaluate a function, substitute the input value for every in the expression
- 3 means: when the input is , the output is
- 4Different function names (, , ) let us work with multiple functions at once
- 5Function notation appears throughout science, engineering, and technology
Frequently Asked Questions
Glossary
- Function notation
- A way to name functions using symbols like , read as "f of x"
- Input
- The value substituted into a function (the in )
- Output
- The result of applying a function to an input (the value of )
- Evaluate
- To find the output of a function for a specific input value
- Function rule
- The expression that defines how to calculate the output from the input