Linear functions describe any relationship that changes at a constant rate, and the SAT tests them through graphs, tables, equations, and word problems interchangeably. This guide covers the notation, the key features, two fully worked examples, and how linear functions connect to almost every other Algebra subtopic.
What a linear function actually is
A linear function is a rule that pairs each input with exactly one output, where the output changes by a constant amount for every one-unit change in input. Written in function notation, it looks like \(f(x) = mx + b\), which is the same relationship as \(y = mx + b\) with the output renamed \(f(x)\). The constant rate of change is the slope, \(m\), and \(b\) is the value of the function when \(x = 0\).
On the SAT, you'll see linear functions presented as equations, as tables of input-output pairs, as graphs, and as verbal descriptions ("a plumber charges a flat fee plus an hourly rate"). Recognizing that all four are the same underlying object is half the battle — a question that looks unfamiliar in table form is often identical, mathematically, to one you've already solved as an equation.
Slope and intercept: what they mean
In \(y = mx + b\):
- \(m\) is the slope — how much \(y\) changes for every increase of \(1\) in \(x\). A positive slope means the line rises left to right; a negative slope means it falls.
- \(b\) is the y-intercept — the value of \(y\) when \(x = 0\), and the point where the line crosses the vertical axis.
Given two points \((x_1, y_1)\) and \((x_2, y_2)\), the slope is \(m = \dfrac{y_2 - y_1}{x_2 - x_1}\). This formula is worth memorizing cold — it appears constantly, whether you're given two points directly or need to pull them from a table or graph. Note also that a linear function is strictly increasing when \(m > 0\), strictly decreasing when \(m < 0\), and constant (a horizontal line) when \(m = 0\) — a distinction the SAT will sometimes test by describing a function only in words.
Building a linear function from a table or two points
When a question gives you a table of values instead of an equation, the process is the same every time:
- Pick any two rows from the table as ordered pairs \((x_1, y_1)\) and \((x_2, y_2)\).
- Compute the slope: \(m = \dfrac{y_2 - y_1}{x_2 - x_1}\).
- Substitute \(m\) and one point into \(y = mx + b\), then solve for \(b\).
- Write the final function using both values.
One useful check when working from a table: if the \(x\)-values increase by a constant step and the \(y\)-values also increase (or decrease) by a constant amount each row, the table is guaranteed to represent a linear function, and you can compute the slope directly from any adjacent pair of rows without picking two arbitrary ones.
Worked example
A linear function \(f\) satisfies \(f(2) = 11\) and \(f(5) = 20\). Find \(f(x)\) and then find \(f(10)\).
- Treat the given values as points: \((2, 11)\) and \((5, 20)\).
- Find the slope: \(m = \dfrac{20 - 11}{5 - 2} = \dfrac{9}{3} = 3\)
- Substitute into \(y = mx + b\) using the point \((2, 11)\): \(11 = 3(2) + b\)
- Solve for \(b\): \(11 = 6 + b\), so \(b = 5\)
- Write the function: \(f(x) = 3x + 5\)
- Evaluate at \(x = 10\): \(f(10) = 3(10) + 5 = 35\)
Second worked example: comparing two linear functions
Function \(g\) is defined by \(g(x) = 4x - 3\). Function \(h\) passes through the points \((0, 5)\) and \((2, 13)\). Which function has the greater rate of change, and by how much?
- Read the rate of change for \(g\) directly from its equation: the coefficient on \(x\) is the slope, so \(g\) has a rate of change of \(4\).
- Find the rate of change for \(h\) using its two points: \(m = \dfrac{13 - 5}{2 - 0} = \dfrac{8}{2} = 4\)
- Compare: both functions have a rate of change of \(4\), so neither is greater — they increase at exactly the same rate, even though their y-intercepts differ.
This kind of question tests whether you can extract slope from two completely different representations — an equation and a pair of points — and compare them on equal footing. It's also a reminder that two lines can share a slope while still being different lines, which is exactly the setup behind parallel lines and no-solution systems.
Linear functions as word problems
Rate-of-change scenarios are the most common way linear functions appear in context: a taxi fare with a flat rate plus a per-mile charge, a tank draining at a constant rate, a savings account growing by a fixed deposit each month. In every case, the "flat fee" or "starting value" becomes \(b\), and the constant rate becomes \(m\). Translating the scenario correctly is the whole skill — once you have \(m\) and \(b\), it's identical to the table-based problem above. For a deeper walkthrough of translating sentences into equations, see How to Solve SAT Word Problems Using Linear Equations.
Where linear functions fit next to Advanced Math
The digital SAT's Advanced Math domain builds directly on this material by introducing nonlinear functions — quadratics, exponentials, and others — where the rate of change is no longer constant. Being solid on linear functions first makes that transition much smoother, because the core function-notation skills (evaluating \(f(x)\) at a given input, reading a function from a table or graph, comparing two functions) carry over unchanged. The only thing that changes in Advanced Math is that the relationship between input and output is no longer a straight line, so a single slope value can no longer describe the whole function.
Connecting to graphs and to two-variable equations
Every linear function \(f(x) = mx + b\) is also a two-variable linear equation \(y = mx + b\), and every such equation has a graph: a straight line with slope \(m\) crossing the y-axis at \(b\). If you're comfortable with function notation but shaky on the graphing side, work through Graphing Linear Equations for the SAT next. And if you want the full picture of how two-variable equations relate to standard form, systems, and intercepts, Linear Equations in Two Variables: SAT Math Explained covers it directly.
Tip: whenever a question gives you a graph and asks for the function, read the y-intercept straight off the graph, then pick any second clear point to compute the slope. You rarely need algebra at all.
Frequently asked questions
Is \(f(x)\) the same as \(y\)?
Yes, for the purposes of the SAT. \(f(x)\) is just notation showing that \(y\) depends on \(x\) through the function \(f\). You can substitute \(y\) for \(f(x)\) anywhere without changing the math.
What's the difference between a linear function and a linear equation in two variables?
They describe the same relationship. "Linear function" emphasizes that each input has exactly one output; "linear equation in two variables" emphasizes the equation form. Every linear function's equation is a linear equation in two variables, though not every two-variable linear equation (a vertical line, for instance) is a function.
Can two different linear functions have the same slope?
Yes — as the second worked example above shows, two functions can share an identical rate of change while having different starting values (y-intercepts). Graphically, this means their lines are parallel and never intersect.
How can I practice linear function questions specifically?
Timed, topic-specific sets are the most efficient way to build fluency. Working through SAT Math practice sets lets you drill Linear functions in isolation at Easy, Medium, and Hard difficulty before mixing it with the rest of Algebra — and more SAT Math guides cover every other subtopic in the same depth.