Historical Context & Motivation
Humans have been searching for patterns in data for thousands of years. Ancient civilizations tracked the motion of planets, the rise and fall of river levels, and the growth of populations, always looking for a predictable rule behind what they observed. The distinction between linear patterns (steady, constant change) and non-linear patterns (change that speeds up, slows down, or curves) became one of the most important ideas in the history of mathematics and science.
Today, distinguishing linear from non-linear patterns is essential in every field from economics to engineering. The central question is simple but powerful: does a quantity change at a constant rate, or does the rate itself change? Answering that question correctly determines which mathematical tools you use and which predictions you can trust.
Core Principles & Definitions
Before you can compare linear and non-linear patterns, you need clear definitions of each type. The ideas below form the foundation for everything that follows in this lesson.
Constant Rate of Change
Variable Rate of Change
First Differences Test
Graph Shape
Equation Form
Visual Explanation — Seeing the Difference on a Graph
The fastest way to distinguish a linear pattern from a non-linear one is to plot the data on a coordinate plane. In the diagram below, two functions are graphed side by side: the blue straight line represents a linear function, while the pink curve represents a non-linear (quadratic) function. Notice how the straight line rises at a perfectly even rate, while the curve gets steeper as x increases.
Notice how both functions pass through low y-values when x is small, but they diverge as x increases. This is a hallmark of comparing linear and non-linear patterns: they may look similar over a narrow interval, but over a wider domain their behaviors are dramatically different. A straight line can never "speed up" or "slow down" — it grows at one constant rate forever. A curve, on the other hand, tells a more complex story about how the output responds to the input.
Mathematical Framework
To classify a pattern mathematically, you can examine its equation, compute its rate of change from a table, or inspect the shape of its graph. Below are the key equations and formulas you will use.
The First Differences Method — Classifying from a Table
When you are given a table of data instead of an equation, the first differences method is your most reliable tool. For equally spaced x-values, compute the difference between each consecutive pair of y-values. If all first differences are equal, the data is linear. If they vary, it is non-linear.
The first differences method is especially useful on standardized tests and homework problems where you receive raw data without an equation. As a bonus, when the first differences themselves form a linear pattern (change by a constant), you know the original data is quadratic. This idea of looking at "differences of differences" (called second differences) extends the technique, but for now your primary goal is to distinguish linear from non-linear.
Worked Example — Identifying and Comparing Patterns
A science class records the height (in cm) of two different plants over 5 weeks. Plant A was given a constant amount of fertilizer each week; Plant B was given an increasing dose. Their heights are recorded below.
| Week (x) | Plant A Height (cm) | Plant B Height (cm) |
|---|---|---|
| 0 | 5 | 5 |
| 1 | 9 | 7 |
| 2 | 13 | 13 |
| 3 | 17 | 23 |
| 4 | 21 | 37 |
Comparing Linear and Non-Linear Patterns
Now that you can identify each type, it helps to see all the key differences organized in one place. The table below compares linear and non-linear patterns across several important characteristics.
| Feature | Linear Pattern | Non-Linear Pattern |
|---|---|---|
| Graph Shape | Straight line | Curve (parabola, exponential, etc.) |
| Rate of Change | Constant (same slope everywhere) | Variable (slope changes with x) |
| First Differences | All equal | Not all equal |
| Equation Form | y = mx + b (degree 1) | y = ax² + bx + c, y = a · bˣ, etc. |
| Real-World Example | Hourly wage ($15/hr) | Compound interest, population growth |
| Prediction Behavior | Same increase per unit of x forever | Output can grow or decay rapidly |
Connection to Advanced Topics
The ability to distinguish linear from non-linear patterns is not just a stand-alone skill — it is the gateway to several advanced topics you will encounter in Algebra 2, Pre-Calculus, and beyond. The table below connects what you have learned here to where these ideas lead.
| This Lesson | Where It Leads |
|---|---|
| Identifying linear equations (y = mx + b) | Systems of linear equations and matrices |
| Recognizing quadratic patterns (y = ax² + bx + c) | Factoring, the quadratic formula, vertex form, and projectile motion |
| Recognizing exponential patterns (y = a · bˣ) | Exponential growth/decay, logarithms, finance (compound interest) |
| First and second differences | Finite differences, sequences and series, discrete calculus |
| Classifying rate of change as constant vs. variable | Instantaneous rate of change (derivatives) in calculus |
In calculus, the concept of a derivative formalizes the idea of "rate of change at a single point." For a linear function, the derivative is the same everywhere — it equals the slope m. For a non-linear function, the derivative changes depending on where you are on the curve. So the intuition you are building right now — asking whether the rate of change stays the same or varies — is exactly the intuition that powers calculus.
Practice Problems
Lesson Summary
A linear pattern has a constant rate of change, produces a straight line on a graph, and follows the equation y = mx + b. A non-linear pattern has a variable rate of change, produces a curve, and involves equations where x appears with an exponent other than 1, in an exponent, or under a radical.
The first differences test is your go-to classification tool when working from a table: equal first differences mean linear; unequal first differences mean non-linear. Constant second differences indicate a quadratic pattern, while a constant multiplicative ratio between consecutive y-values signals an exponential pattern. Mastering this distinction prepares you for systems of equations, quadratic functions, exponential models, and eventually calculus.