Function Notation and Evaluation
Transitioning from "y equals" to "f of x" isn't just a name change—it's a shift to precise input-output instructions.
Introduction
Prerequisite Connection: In Algebra, you evaluated expressions like when by plugging in the number—function notation simply formalizes this request.
Today's Increment: We introduce the symbol , read as "f of x," which tells you explicitly which variable is the "input" and what rule to apply to it. You will learn the strict procedural habit of Using Parentheses for every substitution.
Why This Matters for Calculus: In Calculus, you won't just plug in numbers; you'll plug in entire expressions like . Without master-level discipline in substitution, finding a derivative becomes algebraically impossible.
Explanation of Key Concepts
The Anatomy of Function Notation
- fThe Name: Just a label (like "Frank"). Can be , etc.
- xThe Input: The "placeholder." It sits inside the parentheses.
- yThe Output: The result of the calculation. is literally .
The Golden Rule of Substitution
When evaluating a function, NEVER just write the number. ALWAYS write empty parentheses first.
Replace every with .
Drop the input into the holes.
Worked Examples
Example 1: Numerical Evaluation
Let . Find .
Example 2: Variable Substitution
Let . Find .
Here, the "input" is an entire algebraic expression.
Example 3: Difference Quotient Setup
Let . Evaluate and simplify .
This process of "canceling the zero-maker" is exactly how you will solve derivatives.
Common Pitfalls
- Thinking "f(x)" means "f times x":
It does NOT mean multiplication. You cannot divide by f. is a single symbol representing the output.
- Forgetting Parentheses with Negatives:
If , then . But if you write , your calculator will give you , which is wrong.
Real-World Application
Physics: Projectile Motion
Physicists use function notation to specify exactly when an event happens.
h(0) = initial launch height
h(3) = height 3 seconds after launch
Writing is much faster and more precise than writing "The height of the object three seconds after the experiment began was 50 meters."
Practice Quiz
Loading...