Linear functions
A linear function is the simplest 'if I know X, what's Y?' recipe in math — and the SAT loves them because they show up in every word problem about cost, distance, growth, or rate.
A linear function takes a number, multiplies it by something, then adds something. That's it.
We write it as , where:
- is your input — the thing you know.
- is the slope — how much the output changes per unit of input.
- is the y-intercept — the value of the function when .
Reading a linear function in real life: might mean for every hour you rent a bike (), the cost goes up by $3 (), and there's a $7 fee just to start ().
f(x) = 3x + 7: for every 1 unit of x, the line goes up by 3. At x = 4, f(x) = 19.
Two operations show up on the test over and over:
-
Plug in a value. If and the question asks for , you replace with 4 and compute: . That's it. No tricks.
-
Build the function from a word problem. When you see "$2.25 per mile", that's the slope — it's a per-thing rate. When you see "$3.50 flat fee", that's the y-intercept — a one-time amount paid regardless of how big gets.
| Phrase in the problem | Goes in the slot... | Why |
|---|---|---|
| "$2.25 per mile" | slope (m) | per signals a rate |
| "$3.50 flat fee" | y-intercept (b) | one-time amount, paid regardless |
| "starts at $40" | y-intercept (b) | value when x = 0 |
| "$15 each" | slope (m) | rate per unit |
A few other things to know:
- The x-intercept is where the function equals zero. Set and solve.
- A negative slope () means the output goes DOWN as the input goes up — useful for decay, depreciation, distance remaining.
- A steeper slope (larger ) means the output changes faster per unit of input.
Quick check before we move on — try this one. Use the slope-intercept form to read off slope and y-intercept directly from the equation.
If f(x) = 7x − 4 and g(x) = 2x + 9, what is f(g(1))?
Worked examples
A taxi company charges a flat fee of $3.50 plus $2.25 per mile. The total fare in dollars is given by . What is the total fare for a 6-mile trip?
A gym charges a $40 sign-up fee and $25 per month. Which function gives the total cost for months of membership?
For the function , what value of makes ?
Common pitfalls
When you read '$40 sign-up fee plus $25 per month,' it's tempting to write because the 40 came first. But the per-month number always goes with . Sentence order doesn't matter — match the word per to the variable.
Functions like have a negative slope. When you set up , it's easy to forget to divide by correctly and end up with the wrong sign. Carry the sign through and verify by plugging back in.
means plug in — you compute the output. means find the input that makes the output equal 4 — you set up an equation and solve. Different answers; read carefully.
Key takeaways
Linear function form: . is the slope; is the y-intercept.
Per X → slope. Flat / one-time fee → y-intercept.
To evaluate : substitute that number for and compute.
To find the x-intercept: set and solve.
Negative slope means the output decreases as increases.
Watch & learn
Curated Khan Academy walkthroughs on Linear functions. They're complementary to this lesson — watch one if a written explanation isn't clicking, or after to reinforce.
Try it yourself
5 practice questions on Linear functions, drawn from the question bank. The tutor is one click away if you get stuck.