Historical Context & Motivation
Throughout history, people have needed to compare quantities that change over time. Farmers compared crop yields from season to season, merchants tracked the growth of their profits, and scientists studied populations that seemed to multiply without end. The question was always the same: which quantity is growing faster, and will it stay that way? This fundamental question led mathematicians to develop powerful tools for describing and comparing how functions behave.
Today, comparing how functions grow is a core skill in algebra. You'll encounter functions in different forms — one might be given as an equation, another as a table of values, and a third as a graph. The challenge is this: how do you compare their rates of growth when they don't all look the same? That's exactly the question this lesson will answer.
Core Principles & Definitions
Before we start comparing functions, we need to nail down a few essential ideas. A function is a rule that assigns exactly one output to each input. When we talk about a function's growth, we mean how its output values change as the input increases. Two functions can be represented in completely different ways — an equation, a table, a graph, or even a verbal description — yet we can still compare them by examining the same core features.
Rate of Change
Function Representations
Interval of Comparison
Linear vs. Exponential Growth
Visual Explanation — Seeing Growth Side by Side
The most powerful way to understand growth comparison is to see two functions plotted on the same coordinate plane. The diagram below shows a linear function f(x) = 3x + 1 alongside an exponential function g(x) = 2x. Notice how they start close together but diverge dramatically as x increases.
Looking at the diagram, you can see that the linear function f(x) actually starts with higher y-values. At x = 1, f(1) = 4 while g(1) = 2. However, the exponential function's growth accelerates with each step. By x = 4, g(4) = 16 while f(4) = 13. This is a critical insight: which function grows faster depends on the interval you examine. On the interval [0, 3], the linear function is actually ahead. On the interval [4, 6], the exponential function dominates completely.
Mathematical Framework — Average Rate of Change
The key mathematical tool for comparing function growth is the average rate of change. This formula tells you how much the output of a function changes, on average, per unit increase in input over a given interval. It works no matter how the function is presented — whether you're reading values from a table, pulling coordinates from a graph, or plugging into an equation.
For a linear function like f(x) = mx + b, the average rate of change over any interval is always the same — it equals the slope m. That's what makes linear functions "linear." For a nonlinear function (quadratic, exponential, etc.), the average rate of change varies depending on which interval you pick. This is why specifying the interval matters so much.
Comparing Across Different Representations
The real challenge of this skill is that the two functions you need to compare are often presented in different formats. One function might be given as an equation, and the other as a table. Or one might be a graph while the other is described in words. Your strategy is always the same: extract enough information to compute the average rate of change for each function over the same interval.
| Representation | How to Get Values | Watch Out For |
|---|---|---|
| Equation | Substitute x = a and x = b into the formula to calculate f(a) and f(b). | Be careful with order of operations, especially exponents and negative signs. |
| Table | Read the y-values directly from the rows that correspond to x = a and x = b. | Make sure the table includes the exact x-values you need. If not, you may need to interpolate or choose the closest available values. |
| Graph | Locate x = a and x = b on the horizontal axis, then read the y-coordinate from the curve at each point. | Read coordinates carefully — estimate as precisely as possible from the grid lines. |
| Verbal Description | Translate the description into an equation or table first, then extract values. | Key phrases: "increases by 5 each year" (linear), "doubles every year" (exponential). |
Worked Example — Functions in Different Forms
Let's work through a complete example where two functions are given in different representations, and we need to determine which one grows faster on a specific interval.
Strengths & Limitations of Each Approach
When comparing functions, each representation has its strengths and limitations. Understanding these helps you work more efficiently and avoid common mistakes.
| Representation | Strengths | Limitations |
|---|---|---|
| Equation | You can compute exact values for any input. You can evaluate the function at any x-value you choose, giving you maximum flexibility. | Requires algebraic skill to evaluate correctly. It can be hard to "see" the overall shape of the function without graphing it. |
| Table | Values are pre-calculated — just read and use them. Great for spotting constant differences (linear) or constant ratios (exponential). | Only provides values at specific inputs. If the interval endpoints aren't in the table, you'll need to estimate or find a pattern. |
| Graph | Shows the overall shape and behavior of the function. You can visually compare steepness. Intersections and crossover points are visible. | Reading exact values requires careful estimation. Small errors in reading coordinates lead to inaccurate rate-of-change calculations. |
| Verbal Description | Connects the function to a real-world context. Often reveals the type of growth ("adds 10 each year" = linear, "triples each hour" = exponential). | Must be translated into a mathematical form before computing. Ambiguous wording can lead to misinterpretation. |
Connection to Advanced Topics
The average rate of change you've been learning is actually a stepping stone to one of the most powerful ideas in all of mathematics: the instantaneous rate of change, which is studied in calculus. In this lesson, you compare growth over an interval — say, from x = 1 to x = 4. In calculus, you'll learn to compare growth at a single point by shrinking that interval down to an infinitely small width. This concept is called the derivative.
| Concept | This Lesson (Algebra) | Future Study (Calculus) |
|---|---|---|
| Rate of change | Average rate of change over an interval: (f(b) − f(a)) ÷ (b − a) | Instantaneous rate of change at a point: the derivative f′(x) |
| Visual meaning | Slope of the secant line connecting two points on the curve | Slope of the tangent line touching the curve at exactly one point |
| Growth comparison | Compare which function has the greater average rate of change on [a, b] | Compare derivatives to determine which function is growing faster at any specific instant |
| Function types | Linear, quadratic, exponential — compared on specific intervals | Any differentiable function — growth rates analyzed continuously |
You're also building foundations for understanding growth models used in science, economics, and data science. Exponential growth models describe virus spread, compound interest, and radioactive decay. Being able to compare these to linear models helps you make predictions about the real world — exactly the kind of critical thinking that advanced courses will build upon.
Practice Problems
Lesson Summary
To compare how two functions grow, compute the average rate of change for each function over the same interval using the formula (f(b) − f(a)) ÷ (b − a). This works regardless of whether the functions are given as equations, tables, graphs, or verbal descriptions. The function with the greater average rate of change is growing faster on that interval.
Remember that linear functions have a constant rate of change (the slope), while exponential and quadratic functions have rates that vary by interval. A function that grows slower on one interval may grow faster on another. Always check the specific interval the problem asks about, and always extract the output values at the endpoints of that interval before computing.