Historical Context & Motivation
Humans have always tried to predict the future — how many crops a field will yield, how fast a population will grow, or how much money an investment will earn. For most of history, people assumed that quantities grew at a constant rate, adding the same amount each year. This assumption worked well for simple situations like tracking wages or distances traveled. However, as mathematicians studied phenomena like compound interest, population booms, and the spread of disease, they realized that some quantities don't just add — they multiply. Understanding the difference between these two types of growth became one of the most powerful tools in mathematics.
The central question this lesson addresses is deceptively simple: given a real-world situation with changing quantities, how do you decide whether a linear or exponential model fits best? And once you choose, how do you justify that choice with mathematical evidence? These skills are essential not just for passing a test, but for making sense of data you encounter every day — from social media follower growth to car depreciation.
Core Principles & Definitions
Before comparing models, you need to understand what each one describes. A linear model represents a situation where a quantity changes by the same amount in every equal time period. An exponential model represents a situation where a quantity changes by the same factor (or percentage) in every equal time period. That single distinction — adding versus multiplying — is the key to everything in this lesson.
Constant Rate of Change
Constant Multiplier
First Differences vs. Ratios
Graphs Tell the Story
Visual Explanation — Linear vs. Exponential on a Graph
The diagram above reveals the fundamental visual difference between these two models. The linear function (blue) forms a perfectly straight line — it grows by the same vertical amount between every pair of consecutive points. The exponential function (pink) starts out looking almost flat, but then curves upward more and more steeply. Early on, the two models produce similar values, which is exactly why it can be tricky to tell them apart from just a few data points. However, over enough time, the exponential model always overtakes the linear model, no matter how large the linear slope is. This visual distinction — straight line versus accelerating curve — is your first clue when deciding which model fits a data set.
Mathematical Framework
Each model has a standard equation form. Knowing these forms lets you write an equation from a context, read off key information, and make predictions.
How to Identify the Model from a Table
Identifying the Model from Data
Let's see both tests in action with two data tables side by side. Study each table and notice how the differences and ratios reveal the pattern.
Look carefully at Data Set B. The first differences are +10, +30, +90, +270 — they are clearly not constant, which rules out a linear model. But every ratio is exactly 3.0, which tells us each output is three times the previous one. This is the hallmark of exponential behavior. Meanwhile, Data Set A has perfectly constant differences of +6 and varying ratios, so it's linear. In practice, real-world data rarely gives you perfectly constant differences or ratios, but one pattern will be much more consistent than the other. That's your signal.
Worked Example
A biologist is tracking the number of bacteria in a lab sample. She records the count every hour. Which model — linear or exponential — is more appropriate, and what is the equation?
| Hour (x) | Bacteria (y) |
|---|---|
| 0 | 200 |
| 1 | 300 |
| 2 | 450 |
| 3 | 675 |
| 4 | 1012.5 |
Linear vs. Exponential — Side by Side
| Feature | Linear Model | Exponential Model |
|---|---|---|
| Equation form | y = mx + b | y = a · bˣ |
| Type of change | Additive (constant amount) | Multiplicative (constant factor) |
| Graph shape | Straight line | Curve (J-shape or decay) |
| Data test | Constant first differences | Constant consecutive ratios |
| Real-world examples | Hourly wages, distance at constant speed, water filling a pool at steady rate | Compound interest, population growth, radioactive decay, viral spread |
| Long-term behavior | Grows (or shrinks) steadily without bound | Growth: skyrockets; Decay: approaches 0 but never reaches it |
| Key parameter | Slope (m) = constant rate of change | Growth factor (b); growth rate = b − 1 |
Connection to Advanced Models
Linear and exponential models are the two most fundamental types of growth you'll study, but they're also the building blocks for more complex models you'll encounter in later math courses. Understanding their differences now will prepare you for several advanced topics.
| What You Know Now | Where It Leads |
|---|---|
| Linear model: y = mx + b | Systems of linear equations, linear programming, and linear regression (line of best fit) |
| Exponential model: y = a · bˣ | Logarithmic functions (the inverse of exponentials), the natural base e, and continuous growth models |
| Comparing models with data | Regression analysis and residuals — statistical methods to find the best-fitting model among many candidates |
| Growth factor b > 1 or 0 < b < 1 | Logistic growth models that combine exponential growth with a carrying capacity (used in ecology and epidemiology) |
One especially interesting extension is the logistic model, which starts out looking exponential but eventually levels off at a maximum value called the carrying capacity. This model describes many real populations more accurately than a pure exponential, because resources are limited. You'll also eventually learn about logarithms, which let you "undo" an exponential equation and solve for the exponent — a skill that's crucial in chemistry, physics, and finance.
Practice Problems
Summary
A linear model (y = mx + b) describes situations where a quantity changes by a constant amount each period, producing a straight-line graph with constant first differences. An exponential model (y = a · bˣ) describes situations where a quantity changes by a constant factor each period, producing a curved graph with constant consecutive ratios. When b > 1, the exponential model shows growth; when 0 < b < 1, it shows decay.
To choose the right model, compute both first differences and consecutive ratios from a data table (with equally spaced inputs) and see which set is constant. Always consider the real-world context — fixed dollar amounts suggest linear, while percentages or multiplicative processes suggest exponential. Over long time horizons, exponential growth always overtakes linear growth, no matter the starting values or rates. Mastering this comparison equips you for regression analysis, logarithms, and real-world data modeling in future courses.