Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. SAT Math
  2. Linear Functions

SAT MATH • ALGEBRA

Linear Functions

Master the equations, graphs, and real-world models behind every straight-line relationship on the Digital SAT.

SECTION 1

Historical Context & Motivation

Humans have been recognizing straight-line patterns for thousands of years. Ancient merchants noticed that buying twice as many goods cost exactly twice as much, and surveyors saw that distances grew at a steady rate along a road. The idea that two quantities can change together at a constant rate is one of the most fundamental concepts in mathematics, and it eventually became formalized as the linear function. Today, linear functions appear everywhere — from budgeting and physics to data science — and they form the backbone of algebra on the Digital SAT.

~300 BCE
Euclid's Elements
Euclid formalized geometry including the idea of a straight line, laying the groundwork for connecting geometry and algebra centuries later.
1637
Descartes & Coordinate Geometry
René Descartes published his coordinate system, making it possible to represent geometric lines as algebraic equations for the first time.
1795
Slope–Intercept Form Emerges
Mathematicians began using the familiar y = mx + b notation to describe lines, giving students and scientists a compact way to express any linear relationship.
2024
Digital SAT Launch
The College Board launched the Digital SAT, where linear function questions appear in both modules of the Math section and are among the most frequently tested algebra topics.

So why do linear functions matter so much on the SAT? Because they model any situation where something changes at a steady rate — monthly phone bills, distance traveled at constant speed, or money saved each week. If you can master the forms, graphs, and vocabulary of linear functions, you unlock a huge chunk of SAT Math questions.

SECTION 2

Core Principles & Definitions

A linear function is any function whose graph is a straight line. It takes the general form f(x) = mx + b, where m and b are constants. The defining feature is that for every equal increase in x, the output changes by the same amount — this constant change is called the slope. Understanding linear functions requires mastering a few foundational ideas.

1

Slope (m)

The rate of change — how much y increases or decreases for each unit increase in x. Calculated as rise ÷ run, or (y₂ − y₁) ÷ (x₂ − x₁).
2

Y-Intercept (b)

The point where the line crosses the y-axis. It's the output value when x = 0, often representing a starting value or flat fee.
3

X-Intercept

The point where the line crosses the x-axis, meaning y = 0. Found by setting the equation equal to zero and solving for x.
4

Constant Rate of Change

Unlike curves, a linear function has the same slope everywhere. Pick any two points on the line and the rate of change is identical.
✦ KEY TAKEAWAY
Think of a linear function like a moving sidewalk at an airport. No matter where you step on, the belt moves you forward at the exact same speed — that constant speed is the slope. Your starting position (where you step on) is like the y-intercept. The relationship between position and time stays perfectly steady, which is what makes it linear.
SECTION 3

Visual Explanation — The Anatomy of a Line

The diagram below shows the graph of the linear function y = 2x + 1 on a coordinate plane. Study how the slope and y-intercept appear visually, and notice how the rise-over-run triangle connects two points on the line.

Graph of y = 2x + 1xy−1123−235−1−31run = 1rise = 2y-intercept (0, 1)(1, 3)(2, 5)(−1, −1)y-intercept (b = 1)runriseline: y = 2x + 1
The y-intercept at (0, 1) is where the line crosses the y-axis. The slope triangle between (1, 3) and (2, 5) shows a rise of 2 for every run of 1, confirming the slope m = 2.

Notice a few key features in the graph. First, the line crosses the y-axis at y = 1, which matches the b value in y = 2x + 1. Second, the slope triangle demonstrates rise over run: going one unit to the right always produces a jump of two units upward. Third, every labeled point satisfies the equation — plug in the x-value and you get the corresponding y-value. On the Digital SAT, you may be asked to identify the slope or intercepts from a graph like this one, or to write the equation of a graphed line.

SECTION 4

Mathematical Framework — Forms of Linear Equations

The Digital SAT expects you to recognize and work with three main forms of a linear equation. Each form highlights different information about the line, and the test often requires you to convert from one form to another.

SLOPE–INTERCEPT FORM
y = mx + b
where m = slope (rate of change), and b = y-intercept (the value of y when x = 0). This is the most common form on the SAT because both the slope and starting value are visible at a glance.
POINT–SLOPE FORM
y − y₁ = m(x − x₁)
where (x₁, y₁) is any known point on the line and m is the slope. Use this when you know the slope and one point, or when you've just calculated the slope from two points.
STANDARD FORM
Ax + By = C
where A, B, and C are integers (typically A ≥ 0). This form is useful for finding intercepts quickly and for solving systems of two linear equations.
SLOPE FORMULA
m = (y₂ − y₁) ÷ (x₂ − x₁)
Given any two points (x₁, y₁) and (x₂, y₂) on a line, this formula computes the slope. Remember: a positive slope means the line goes upward from left to right; a negative slope means it goes downward.
💡 SAT Tip
On the Digital SAT, answer choices for a linear equation question are often written in different forms. Before doing heavy algebra, check whether simply rearranging the equation you found matches one of the choices. Converting between slope–intercept and standard form is a quick rearrangement that can save valuable time.
SECTION 5

Detailed Breakdown — Types of Slope

The slope of a line tells you both the direction and steepness of the relationship. The SAT tests your understanding of slope in a variety of contexts — from pure algebra to interpreting word problems. The diagram below illustrates four different slope behaviors you need to recognize.

Four Types of SlopePositive Slopem > 0Negative Slopem < 0Zero Slopem = 0Undefined Slopex = constantLine rises from left to right. As x increases, y increases.Line falls from left to right. As x increases, y decreases.Horizontal line — y never changes. Equation: y = b.Vertical line — x never changes. Not a function (fails vertical line test).SAT Note:Parallel lines have equal slopes. Perpendicular lines have slopes that are negative reciprocals (m₁ × m₂ = −1).
Four slope types compared: positive slopes rise, negative slopes fall, zero slopes are horizontal, and undefined slopes are vertical.

On the SAT, interpreting slope in context is just as important as calculating it. When a question says "the number of subscribers increases by 150 per month," that phrase tells you the slope is 150. When it says "the balance decreases by $25 each week," the slope is −25. Always read the context carefully to determine the sign and meaning of the slope.

📐 Parallel & Perpendicular Lines
The SAT frequently asks about parallel and perpendicular lines. Parallel lines share the same slope but have different y-intercepts. Perpendicular lines have slopes that are negative reciprocals of each other. For example, if one line has slope 3, a perpendicular line has slope −1/3.
SECTION 6

Worked Example — Finding the Equation from Two Points

This is one of the most common question types on the Digital SAT: you're given two points and asked to find the equation of the line. Let's work through it step by step.

Find the equation of the line through (2, 5) and (6, 13).

Step 1 — Calculate the Slope

Use the slope formula: m = (y₂ − y₁) ÷ (x₂ − x₁). Substituting the two points (2, 5) and (6, 13), we get m = (13 − 5) ÷ (6 − 2) = 8 ÷ 4.
m = 2

Step 2 — Use Point–Slope Form

Plug the slope and one of the points into point–slope form. Using (2, 5): y − 5 = 2(x − 2).
y − 5 = 2(x − 2)

Step 3 — Distribute and Simplify

Distribute the 2 on the right side: y − 5 = 2x − 4. Then add 5 to both sides: y = 2x − 4 + 5.
y = 2x + 1

Step 4 — Verify with the Second Point

Always check your answer by plugging the other point into the equation. Substituting x = 6: y = 2(6) + 1 = 12 + 1 = 13. This matches the y-coordinate of (6, 13), so the equation is confirmed.
✓ Verified: y = 2x + 1
🎯 STRATEGY CHECK
The three-step rhythm — find slope → plug into form → simplify — works for virtually every "find the equation" problem on the SAT. Always verify with a point you haven't used yet. If the numbers don't match, you know to go back and check your arithmetic.
SECTION 7

Comparing the Three Forms

Each form of a linear equation has strengths and weaknesses. Knowing when to use each one can save you time and prevent errors on the SAT.

Comparison of the three forms of linear equations tested on the Digital SAT
FormBest Used When…Reveals DirectlyLimitation
y = mx + bYou need to graph quickly or interpret a word problemSlope (m) and y-intercept (b)Requires solving for y first if given another form
y − y₁ = m(x − x₁)You know the slope and one point, or just found slope from two pointsSlope (m) and a specific point (x₁, y₁)Y-intercept not immediately visible
Ax + By = CSolving systems of equations or finding both intercepts quicklyBoth intercepts (set x = 0 or y = 0)Slope not immediately visible; must rearrange to find m = −A/B
✦ KEY TAKEAWAY
Think of the three forms like three different maps of the same city. Slope–intercept form is like a street-level view — you see the direction and starting point immediately. Point–slope form is like directions from a specific landmark. Standard form is like an aerial photo — you see the full boundaries (intercepts). They all describe the same line, just from different perspectives.
SECTION 8

Connection to Advanced Topics

Linear functions are the simplest member of a larger family of functions you'll encounter on the SAT and in future math courses. Understanding how linear functions compare to their more complex relatives helps you recognize when a relationship is linear and when it's not — a distinction the SAT tests directly.

How linear functions compare to other function types on the Digital SAT
FeatureLinear FunctionQuadratic FunctionExponential Function
General Formf(x) = mx + bf(x) = ax² + bx + cf(x) = a · rˣ
Graph ShapeStraight lineParabola (U-shape)Curve (rapid growth or decay)
Rate of ChangeConstantChanges at a constant rate (linear change in slope)Changes by a constant factor (multiplicative)
Table PatternEqual differences in y for equal differences in xSecond differences in y are equalEqual ratios in y for equal differences in x
SAT FrequencyVery high — appears in most Math modulesHigh — vertex and roots questionsModerate — growth/decay word problems

A powerful SAT strategy is to look at the differences in y-values in a table of data. If those differences are constant, the relationship is linear. If the differences change but the second differences are constant, it's quadratic. If ratios between consecutive y-values are constant, it's exponential. Mastering linear functions first gives you a solid baseline for recognizing every other type.

🔭 Looking Ahead
Linear functions also connect to systems of linear equations — another major SAT topic. When two linear equations are set equal, their intersection point is the solution to the system. You'll also encounter linear inequalities, which shade one side of a line on the coordinate plane. All of these build directly on what you've learned here.
SECTION 9

Practice Problems

Test your understanding with these five problems. They follow the Digital SAT format and increase in difficulty. Try each one before reading the answer.

PROBLEM 1 — CONCEPTUAL
A line is graphed in the xy-plane. The line has a slope of −3 and passes through the point (0, 7). Which of the following is an equation of the line? A) y = 7x − 3 B) y = −3x + 7 C) y = −3x − 7 D) y = 3x + 7
PROBLEM 2 — BASIC CALCULATION
What is the slope of the line that passes through the points (1, 4) and (5, 12)? A) 1/2 B) 2 C) 4 D) 8
PROBLEM 3 — INTERMEDIATE
The equation 3x − 2y = 12 represents a line in the xy-plane. What is the y-intercept of this line? A) (0, −6) B) (0, 6) C) (4, 0) D) (0, 12)
PROBLEM 4 — APPLIED
A plumber charges a flat service fee of $75 plus $40 for each hour of labor. The total cost, C, in dollars, for h hours of labor can be modeled by a linear function. If a job takes 4 hours, what is the total cost? A) $115 B) $160 C) $235 D) $300
PROBLEM 5 — CRITICAL THINKING
Line p passes through the points (−2, 5) and (4, −1). Line q is perpendicular to line p and passes through the point (3, 2). What is the y-intercept of line q? A) (0, −1) B) (0, 1) C) (0, −5) D) (0, 5)
SUMMARY

Summary — Linear Functions on the Digital SAT

A linear function produces a straight-line graph and has a constant rate of change called the slope. You can write a linear equation in slope–intercept form (y = mx + b), point–slope form (y − y₁ = m(x − x₁)), or standard form (Ax + By = C). Each form reveals different features of the line, so choose the one that matches what the question asks for.

To find the equation of a line from two points, compute the slope using (y₂ − y₁) ÷ (x₂ − x₁), then plug into a form. Remember that parallel lines have equal slopes and perpendicular lines have slopes that are negative reciprocals. In word problems, the slope represents the rate of change (per unit), and the y-intercept represents the starting value or flat fee. Mastering these concepts will prepare you for a significant portion of the Digital SAT Math section.

Varsity Tutors • SAT Math • Linear Functions

Linear Functions

0:00 / 0:00