A linear function is a mathematical relationship where the output changes at a constant rate as the input increases. It is written as f(x) = mx + b, where m is the slope (rate of change) and b is the y-intercept (starting value). Its graph is always a straight line. Linear functions appear throughout Florida MAFS algebra standards and account for 4–6 questions on the SAT Math section.

"Linear Functions" Explained

Slant Height Formula: Pyramid & Cone Explained

A linear function is a relationship where the output changes at a constant rate as the input increases. It’s written f(x) = mx + b, where m is the slope (rate of change) and b is the y-intercept (starting value), and its graph is always a straight line.

Linear Functions

DEFINATION

What Is a Linear Function?

A function whose graph is a straight line, meaning the rate of change between any two points is constant. In function notation it’s f(x) = mx + b, where m is the slope (rate of change) and b is the y-intercept (where the line crosses the y-axis). Every linear function produces a straight-line graph.

f(x) vs. y — the same thing: f(x) = mx + b is identical to y = mx + b. The f(x) notation simply emphasizes that y is a function of x — for every x value there is exactly one y value. Students moving from pre-algebra to Algebra I often meet f(x) for the first time here.

THE EQUATION

f(x) = mx + b, Part by Part

f(x) = m·x + b
m

Slope

The rate of change — the x-coefficient. m > 0 rises, m < 0 falls, m = 0 is horizontal. As a fraction: rise ÷ run.

b

Y-Intercept

The constant term — where the line crosses the y-axis, the point (0, b). The "starting value" in word problems.

Every Equation Form You Need

📈 Slope-Intercept

f(x) = mx + b

Most common — graph and read slope/intercept directly. e.g. f(x) = 3x - 2 → slope 3, y-intercept -2.

🖊️ Standard Form

Ax + By = C

Common on tests. Convert: y = (-A/B)x + C/B, so slope = -A/B. e.g. 2x + 4y = 8 → y = -½x + 2.

📝 Point-Slope

y - y₁ = m(x - x₁)

Use when you know slope and one point but not b. e.g. m = 2, (3,5) → y = 2x - 1.

SAT/EOC efficiency rule: identify the form, then extract m and b immediately. Slope-intercept → m is the x-coefficient, b the constant. Standard → slope = -A/B. Two points → m = (y₂-y₁)/(x₂-x₁), then substitute into y = mx + b. These patterns solve most SAT linear questions in under 60 seconds.

STEP BY STEP

Three Worked Examples

Write the equation of a linear function with slope = 4 and y-intercept = -3.

  1. Use slope-intercept form: f(x) = mx + b
  2. Substitute m = 4 and b = -3: f(x) = 4x + (-3)
  3. Simplify: f(x) = 4x - 3
f(x) = 4x - 3

Find the equation that passes through (2, 7) and (5, 13).

  1. Find slope: m = (13 - 7)/(5 - 2) = 6/3 = 2
  2. Point-slope with (2, 7): y - 7 = 2(x - 2)
  3. Simplify: y - 7 = 2x - 4 → y = 2x + 3
  4. Write as a function: f(x) = 2x + 3
f(x) = 2x + 3 · Check: f(2)=7 ✓ , f(5)=13 ✓

f is defined by f(x) = kx - 4, where k is a constant. If f(3) = 8, what is f(-1)?

  1. Use f(3) = 8: k(3) - 4 = 8
  2. Solve for k: 3k = 12 → k = 4
  3. Rewrite: f(x) = 4x - 4
  4. Find f(-1): 4(-1) - 4 = -4 - 4 = -8
f(-1) = -8
⚠️ SAT trap: students stop at k = 4 without completing the f(-1) evaluation.

THE STRATEGY

Linear Functions on the SAT Math Section

The single most-tested topic in “Heart of Algebra”, 4–6 questions per exam. The k-constant example above is one of the most commonly missed types.

SAT MATH CATEGORY HOW LINEAR FUNCTIONS APPEAR FREQUENCY
Heart of Algebra Write a linear function from two points; identify slope & y-intercept from f(x) = mx + b 2–3 per test
Word Problems Interpret slope as rate of change; b as initial value; evaluate f(x) for a given x 1–2 per test
Data Analysis Identify a linear function from a table (constant rate); line of best fit 1–2 per test
Linear Systems Solve where two lines intersect; number of solutions from slope comparison 1 per test

CLASSIFIED BY SLOPE

Types of Linear Functions

Linear Functions Graph

Increasing (m > 0)

The line rises from left to right. f(x) = 3x + 1 Models growth: earnings over time, distance at constant speed, savings at a fixed rate.

Decreasing (m < 0)

The line falls from left to right. f(x) = -2x + 5 On the SAT: depreciation, temperature drop, remaining balance.

Constant (m = 0)

A horizontal line — the output is the same for every input. f(x) = 4 On the SAT, a constant function always has slope 0.

Linear vs. Non-Linear

Linear only if the rate of change is constant. Test: equal y-differences for equal x-differences → linear. Varying differences → non-linear (quadratic, exponential).

AVOID THESE

4 Common Linear Function Mistakes

Confusing m and b in f(x) = mx + b

Reading f(x) = 3x + 5 as "slope 5, intercept 3." The x-coefficient is always the slope (m = 3); the constant is the y-intercept (b = 5).

Fix: circle the x-coefficient and label it it m first.

Assuming f(x) and y Differ

f(x) = mx + b is the same equation as y = mx + b — f(x) only emphasizes that y depends on x.

Fix: rewrite f(x) as y until the equivalence is automatic.

Not Verifying Linearity First

Applying f(x) = mx + b to data that's actually quadratic or exponential.

Fix: confirm y-differences are constant for equal x-differences before assuming linear.

Sign Errors in Point-Slope

With point (3, -2): y - (-2) becomes y - 2 instead of y + 2 (missing the double-negative).

Fix: write the full y - y₁ = m(x - x₁) with parentheses before simplifying.

FIVE STEPS

How to Graph a Linear Function

To graph f(x) = mx + b on a coordinate plane, follow these five steps (example: f(x) = 2x + 3).

1

Identify the y-intercept (b)

Plot (0, b) where the line crosses the y-axis. For f(x) = 2x + 3, plot (0, 3).

2

Identify the slope (m)

The x-coefficient, written as rise/run. For 2x + 3, m = 2 = 2/1 (rise 2, run 1).

3

Plot a second point

From the y-intercept, move up by the rise and right by the run: from (0, 3) → (1, 5).

4

Plot a third point to verify

Repeat the slope move: from (1, 5) → (2, 7). If all three are collinear, the slope is correct.

5

Draw the line

Extend through all points with arrows both ways — a linear function extends infinitely. Label it f(x) = 2x + 3.

📐

Graphing from standard form (Ax + By = C): first convert to slope-intercept by solving for y, then follow steps 1–5. e.g. 3x + y = 6 → y = -3x + 6 → f(x) = -3x + 6.

Linear Functions — FAQ

What is a linear function in math?

A function of the form f(x) = mx + b, where m is the slope (rate of change) and b is the y-intercept. Its graph is always a straight line, defined by a constant rate of change — for every equal increase in x, y increases by the same amount. It appears throughout Florida MAFS algebra standards, specifically MAFS.8.F.A.3.

What is the difference between f(x) and y?

They're identical: f(x) = mx + b is mathematically equivalent to y = mx + b. The notation f(x) ("f of x") emphasizes that y is a function of x — every x input produces exactly one y output. The f(x) notation becomes essential when multiple functions g(x), h(x) appear together, but for linear functions they're interchangeable.

How do you tell if a function is linear from a table?

A function is linear if the rate of change between any two rows is constant. Calculate Δy and Δx between consecutive rows; if Δy/Δx is the same for every pair, it's linear and the slope is m = Δy/Δx. If the ratios differ, it's non-linear. This table test appears directly on SAT data-analysis questions.

How do linear functions relate to slope and systems of equations?

Slope is part of every linear function, the m in f(x) = mx + b. Systems of equations are two linear functions graphed at once; their intersection is the solution. Same slope but different intercepts → parallel (no solution); identical functions → infinite solutions. See our slope guide for the full definition and formula.

Can InLighten's Orlando tutors help with linear functions?

Yes, f(x) = mx + b, graphing from slope-intercept and standard form, writing equations from two points or a point and slope, identifying linear vs. non-linear from tables, and the SAT question types students miss most. Our diagnostic-first approach finds exactly which problems cost points before building a targeted plan. Book a free math assessment to start.

KEEP EXPLORING

Related Concepts

SAT Algebra Giving You Trouble?

Book a free math assessment and get a personalized Digital SAT plan built around your gaps.