Historical Context & Motivation
Humans have been tracking growth patterns for thousands of years — from ancient farmers measuring steady crop yields to bankers computing compound interest in Renaissance Italy. The distinction between linear growth (adding the same amount each period) and exponential growth (multiplying by the same factor each period) sits at the heart of algebra, finance, biology, and data analysis. Understanding which model fits a situation helps you make accurate predictions and avoid costly errors.
The central question this lesson addresses is straightforward: How do you tell whether a quantity is growing linearly or exponentially, and how do you write the equation for each? On the PSAT, you will see tables, graphs, and word problems that test exactly this skill, so building a solid mental model now will pay off on test day.
Core Principles & Definitions
Before diving into formulas, you need to lock down three foundational ideas that separate linear behavior from exponential behavior. Every PSAT question on this topic relies on at least one of these principles, so treat them as your diagnostic checklist.
Constant Difference vs. Constant Ratio
Rate of Change
Starting Value & Parameter
Long-Run Behavior
Visual Explanation — Linear vs. Exponential on a Graph
The most immediate way to distinguish the two growth types is to look at their graphs. A linear function produces a straight line, while an exponential function produces a curve that starts gently and then sweeps upward (or downward for decay). The diagram below plots both side by side using the same starting value so you can see exactly where they diverge.
Two features jump out from the graph. First, both functions start at the same point (10 when x = 0), confirming they share the same initial value. Second, while the linear function climbs at a perfectly steady pace — each step adds exactly 10 — the exponential function's jumps get larger and larger. By x = 4, the exponential value has already surged past the linear value, and the gap only widens from there. This "crossing point" is a common setup for PSAT questions: they might ask you when the exponential surpasses the linear, or by how much at a specific time.
Mathematical Framework
Both growth types are captured by compact equations. Knowing these forms lets you extract information quickly — slope and intercept for linear, base and initial value for exponential. On the PSAT, you may need to write, interpret, or manipulate either form.
A quick way to connect the growth factor b to a percentage is to write b = 1 + r, where r is the growth rate as a decimal. For example, 20 % growth per year means r = 0.20, so b = 1.20. For decay (decreasing quantities), r is negative: a 15 % decline gives b = 1 + (−0.15) = 0.85.
How to Identify Growth Type from a Table
PSAT questions often hand you a table and ask whether the relationship is linear, exponential, or neither. The fastest diagnostic is a two-step process: first check the differences between consecutive outputs, then check the ratios. If the differences are constant, it's linear. If the ratios are constant, it's exponential.
| x | y (Linear) | Difference | y (Exponential) | Ratio |
|---|---|---|---|---|
| 0 | 100 | — | 100 | — |
| 1 | 120 | +20 | 120 | ×1.2 |
| 2 | 140 | +20 | 144 | ×1.2 |
| 3 | 160 | +20 | 172.8 | ×1.2 |
| 4 | 180 | +20 | 207.36 | ×1.2 |
Notice that both sequences start at 100, but by x = 4 the exponential value has already pulled ahead (207.36 vs. 180). The linear column adds 20 each time; the exponential column multiplies by 1.2 each time. Even though the amounts added in the exponential column are different (20, 24, 28.8, 34.56), the ratio between consecutive values is always 1.2. That constant ratio is the hallmark of exponential behavior.
Worked Example
Let's work through a PSAT-style problem from start to finish. Pay attention to how we identify the growth type, build the equation, and use it to answer the question.
Linear vs. Exponential — Side-by-Side Comparison
It helps to have a compact reference that contrasts every major feature of the two models. The table below covers the properties that show up most often on the PSAT.
| Feature | Linear Growth | Exponential Growth |
|---|---|---|
| Equation | y = mx + b | y = a · bˣ |
| Graph Shape | Straight line | J-shaped curve (growth) or decaying curve |
| Rate of Change | Constant (slope m) | Changes — proportional to current value |
| Table Test | Constant differences between consecutive y-values | Constant ratios between consecutive y-values |
| Key Phrase Clues | "increases by 5 each…", "per year adds…" | "increases by 5 % each…", "doubles every…" |
| Long-Run Winner | Grows without bound, but slowly | Always overtakes linear eventually |
| Real-World Example | Hourly wages, constant speed travel | Compound interest, population growth |
Connecting to Advanced Topics
While the PSAT focuses on basic linear and exponential models, understanding how these ideas extend will deepen your intuition and prepare you for SAT, AP, and college-level work. The table below maps what you know now to what comes next.
| PSAT Level | Advanced Extension |
|---|---|
| y = mx + b (linear) | Systems of linear equations, linear regression (line of best fit) |
| y = a · bˣ (exponential) | Logarithms to solve for x; continuous growth model y = a · eʳᵗ |
| Constant difference → linear | Constant second difference → quadratic (y = ax² + bx + c) |
| Growth factor b > 1 | Logistic growth models with carrying capacity (AP Biology / AP Calc) |
One particularly useful bridge is the idea of exponential decay. When the base b is between 0 and 1, the exponential function decreases over time — think of a car losing 15 % of its value each year (b = 0.85) or a medication being cleared from the bloodstream. The PSAT tests decay just as often as growth, so make sure you're comfortable with both directions.
Practice Problems
Test your understanding with these five problems, arranged from foundational to challenging. Try each one on your own before reading the answer.