Historical Context & Motivation
Long before anyone used the word "function," mathematicians were exploring relationships between quantities. Ancient Babylonian astronomers tracked how the length of daylight changed with the seasons, and Greek geometers studied how the area of a circle depends on its radius. These thinkers were already working with functions — they just didn't have a formal name or notation for them yet.
The concept of a function gradually crystallized over several centuries as mathematicians needed a precise way to describe how one quantity determines another. The notation we use today, like f(x), didn't appear overnight — it evolved through the work of some of history's greatest mathematical minds.
So why does this matter to you? Every time you calculate a tip at a restaurant, convert temperatures, or figure out how long a road trip will take at a certain speed, you're using a function. The question this lesson addresses is: How do we determine whether a relationship qualifies as a function, and how do we use function notation to communicate about it clearly?
Core Principles & Definitions
Before we dive into function notation, we need to build a solid foundation with a few key ideas. A relation is any set of ordered pairs — it simply links inputs to outputs. A function is a special kind of relation that follows one strict rule: every input must produce exactly one output. That's the golden rule of functions.
Relation
Function
Domain
Range
Function Notation: f(x)
It's worth noting that a function can have two different inputs that produce the same output. For example, both 3 and −3 can produce 9 when squared. That's perfectly fine. The rule only goes one direction: each input gets one output, but different inputs can share an output.
Visual Explanation — Mapping Diagrams
One of the best ways to see whether a relation is a function is through a mapping diagram. A mapping diagram shows the domain on the left, the range on the right, and arrows connecting each input to its output. If any single input has arrows pointing to two or more outputs, the relation is not a function.
When you look at graphs on a coordinate plane, you can use the Vertical Line Test. Imagine dragging a vertical line across the graph from left to right. If the vertical line ever crosses the graph in more than one point at the same time, the graph does not represent a function. This is because a vertical line at a particular x-value checks whether that input has multiple outputs.
Mathematical Framework — Function Notation
You've probably been writing equations like y = 2x + 3 for a while. Function notation replaces y with a symbol like f(x), which gives us extra information. It tells us the name of the function (f), what the input variable is (x), and allows us to easily talk about specific outputs by substituting values.
The key advantage of function notation is that you can evaluate the function at specific inputs by replacing x with a number. When we write f(5), we mean "plug 5 in for x and calculate the result."
Multiple Representations of Functions
Functions can appear in many different forms: as equations, tables, graphs, mapping diagrams, or even verbal descriptions. No matter the representation, the same rule applies — each input must produce exactly one output. Let's look at how to check whether a relation is a function across several representations.
| Representation | How to Check for a Function | Example |
|---|---|---|
| Set of Ordered Pairs | Look at the x-values (first coordinates). If any x-value appears more than once with different y-values, it's not a function. | {(1,3), (2,5), (3,3)} ✓ Function |
| Table of Values | Check the input column. If any input value repeats with a different output, it's not a function. | x: 1, 2, 2 → y: 4, 5, 6 ✗ Not a function |
| Graph | Apply the Vertical Line Test. If any vertical line touches the graph more than once, it's not a function. | A circle fails; a parabola opening up passes. |
| Equation | Solve for y in terms of x. If you can get two or more y-values for the same x, it's not a function. | y = x² ✓ | x² + y² = 25 ✗ |
| Mapping Diagram | Check that no element in the domain has more than one arrow leaving it. | See Section 3 diagram above. |
Worked Example
Let's work through a complete example that combines identifying a function and using function notation to evaluate it.
Functions vs. Non-Functions — Comparisons
Understanding what makes something a function is easier when you compare functions with non-functions side by side. The table below highlights the key differences and common examples of each.
| Feature | Function | Non-Function (Relation) |
|---|---|---|
| Rule | Each input → exactly one output | An input can map to multiple outputs |
| Vertical Line Test | Passes (every vertical line hits at most once) | Fails (some vertical line hits more than once) |
| Example Equations | y = 2x + 1, y = x², y = |x| | x² + y² = 9, x = y², y² = x + 4 |
| Graph Shapes | Lines (non-vertical), parabolas opening up/down, V-shapes | Circles, ellipses, parabolas opening left/right |
| Function Notation | Can use f(x) notation because output is unique | Cannot use f(x) notation because output is ambiguous |
Connection to Advanced Topics
The concepts you've learned here — identifying functions and using function notation — are the foundation for nearly everything you'll study in algebra and beyond. As you progress through math, these ideas expand in exciting ways.
| This Lesson | Where It Leads |
|---|---|
| Evaluating f(x) at a single value | Analyzing f(x) across intervals, finding domain restrictions, and graphing entire function families |
| Identifying linear and quadratic functions | Studying exponential, logarithmic, trigonometric, and piecewise functions in Algebra 2 and Pre-Calculus |
| Using f(x) notation | Composing functions f(g(x)), finding inverse functions f⁻¹(x), and performing function transformations |
| Vertical Line Test on graphs | Horizontal Line Test to determine if a function has an inverse, one-to-one function analysis |
In Algebra 2, you'll encounter function composition — plugging one function into another — and inverse functions, which "undo" what a function does. Both of these depend heavily on your comfort with function notation. The better you understand f(x) now, the smoother those future topics will feel.
Practice Problems
Lesson Summary
A function is a special type of relation in which every input from the domain produces exactly one output in the range. You can test whether a relation is a function using mapping diagrams (no input has two arrows leaving it), tables and ordered pairs (no x-value repeats with a different y-value), or graphs (the Vertical Line Test).
Function notation like f(x) names the function (f), identifies the input (x), and represents the output. To evaluate a function at a specific value, substitute that value for every occurrence of the variable in the expression and simplify. Remember: f(x) does not mean f times x! These foundational skills — identifying functions and using function notation — are the building blocks for every function-related topic you'll encounter in future math courses.