← SAT Math question types

Solving Linear Functions Questions on the SAT

These Digital SAT Algebra questions dress a slope-intercept line up in function notation — f(x) = mx + b — and ask you to evaluate it, build it from outputs, or explain what a number in it means.

Algebra · Updated August 3, 2026 · 8 min read
01

The method: read, identify, evaluate

Function notation intimidates students who could solve the exact same equation written as y = mx + b without blinking. f(x) is just a label meaning "the output of the line, in terms of x." Once you translate the notation, everything you already know about slope and intercept applies directly.

Three moves handle almost every linear function question. First, read the notation: f(a) means "plug a in for x and compute the output" — it is a value, not a multiplication of f and a. Second, identify the slope and intercept exactly as before: in f(x) = mx + b, m is the rate of change and b is f(0), the output when the input is zero. Third, evaluate by substituting the given input for every x and simplifying with order of operations.

Walk through a context example — a ride-share fare that depends on distance.

Interactive walkthrough
Step 1 · Read
f(d) = 2.25d + 3.5

f(d) is the fare, in dollars, for a ride of d miles. 2.25 is the rate per mile; 3.5 is the starting fee.

Try it

If f(x) = −3x + 11, what is f(4)?

Evaluating is the easy half. The harder skill — building a function when you're only given outputs — comes next.

02

Find m and b from two outputs

Some questions never show you m or b directly — instead you get two input-output pairs, like f(2) = 7 and f(5) = 16, and you have to reconstruct the function. This is exactly the two-points-to-a-line problem from linear equations, just written with function notation.

Find the slope the same way you would from two points: divide the change in output by the change in input, m = (f(b) − f(a)) / (b − a). Then plug either known pair back into f(x) = mx + b and solve for the one remaining unknown, b.

Try it

A tree's height h(t), in feet, is a linear function of t, the number of years since it was planted. If h(2) = 7 and h(5) = 16, which equation gives h(t)?

Build this skill with free SAT Math practice.

Function notation trips up students who already know the underlying algebra. Drill today's free Math set — no account required.

Try today's free questions →
03

Interpret f(0) and rate of change

Interpretation questions describe a real situation with a linear function and ask what a specific number in it means — no computation required, just connecting the number to its role in f(x) = mx + b.

b, which equals f(0), is always the output before the input has changed at all — an initial amount, a starting balance, a base price. m is always a rate: how much the output changes for each one-unit increase in the input, and its sign tells you the direction (positive means increasing, negative means decreasing). Neither number is a total, and neither is a specific point in time unless the question says the input equals that value.

Try it

A company's profit, in thousands of dollars, after t months in business is given by P(t) = 12t − 30. What does the number 12 represent?

04

Watch for notation traps

Most points lost on this skill come from misreading notation under time pressure, not from the algebra itself. Three patterns cause almost all of the damage.

First, f(x + 2) is not the same as f(x) + 2. The first shifts the input before the function acts on it — substitute x + 2 for every x in the rule. The second adds 2 to the output after the function has already run. For f(x) = 4x − 5: f(x + 2) = 4(x + 2) − 5 = 4x + 3, while f(x) + 2 = 4x − 5 + 2 = 4x − 3 — different expressions.

Second, f(a + b) almost never equals f(a) + f(b). Evaluate the sum of the inputs first, then apply the function once — don't apply the function twice and add. Third, when a function shows up with a variable other than xf(d), C(t), h(n) — that letter is just the input's name; the rule works exactly the same way.

05

Practice until it's automatic

Speed on this skill comes from no longer pausing to "translate" function notation — your eyes should go straight from f(a) to a substitution. Mix evaluating, reading intercepts, and the addition traps below.

Try to answer before revealing each one.

If g(x) = 4x − 9, what is g(2)?

If h(x) = −2x + 5, find h(0).

If p(t) = 6t + 3, what is p(4) − p(1)?

If f(x) = 3x − 2, is f(5) equal to f(2) + f(3)?

A linear function satisfies f(0) = 9 and has slope −3. Write f(x).

If f(x) = 2x + 7, what is f(x + 1) − f(x)?

Once function notation feels automatic, the next place these skills combine is systems of linear equations, where you'll set two expressions — sometimes written as functions — equal to each other.

06

Practice questions

Here are five practice problems that help you hone your skills. Use the same method we learned earlier above to solve these problems. Remember, practice makes perfect.

Practice 1

If f(x) = 5x − 8, what is f(−2)?

Practice 2

A linear function f satisfies f(1) = 4 and f(3) = 14. What is f(0)?

Practice 3

If f(x) = 4x − 5, what is f(x + 2) − f(x)?

Practice 4

A company's profit is modeled by P(t) = 12t − 30, in thousands of dollars, where t is months in business. What is P(5)?

Practice 5

A rideshare fare is modeled by f(d) = 2.5d + 4, where d is the distance in miles and f(d) is the fare in dollars. If a ride costs $29, how many miles was the ride?

Next up
Keep going in SAT Math.

Systems of linear equations and inequalities build directly on this skill.

Related: Linear equations in one variable · Linear equations in two variables · Systems of linear equations · Linear inequalities · SAT Math overview