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 Equations in Two Variables

SAT MATH • ALGEBRA

Linear Equations in Two Variables

Master the equations behind every straight line to unlock core SAT Algebra points.

SECTION 1

Historical Context & Motivation

Long before anyone had a graphing calculator, people needed ways to describe relationships between two changing quantities. Ancient merchants tracked how cost changed with the number of goods purchased, and surveyors measured how elevation changed over distance. The idea that two quantities could be linked by a single rule — and that this rule could be drawn as a straight line — took centuries to develop into the algebra you use today. Linear equations in two variables sit at the heart of that story, connecting algebraic expressions to geometric pictures on a coordinate plane.

~300 BCE
Euclid's Elements
The Greek mathematician Euclid formalized geometry, including properties of straight lines, but without any algebraic notation.
~825 CE
Al-Khwarizmi's Algebra
Persian scholar al-Khwarizmi wrote one of the first systematic treatments of solving equations, giving us the word "algebra" from the Arabic "al-jabr."
1637
Descartes Invents Coordinate Geometry
René Descartes merged algebra and geometry by introducing the coordinate plane. For the first time, equations could be visualized as curves and lines on a grid.
1900s
Linear Models Go Everywhere
Linear equations became foundational tools in physics, economics, engineering, and data science — anywhere a straight-line trend needs to be described or predicted.

Today, linear equations show up on the Digital SAT more than almost any other algebra topic. The core question they answer is simple but powerful: If two quantities are connected by a constant rate of change, how do we write, graph, and interpret that relationship? That's exactly what this lesson will teach you.

SECTION 2

Core Principles & Definitions

A linear equation in two variables is any equation that can be written so that the two variables, typically x and y, appear only to the first power and are not multiplied together. When you graph every (x, y) pair that satisfies the equation, you always get a straight line. Before diving into formulas, you should anchor yourself to four foundational ideas.

1

Slope (Rate of Change)

Slope measures how steep a line is. It tells you how much y changes for every 1-unit increase in x. A positive slope means the line rises left to right; a negative slope means it falls.
2

Y-Intercept

The y-intercept is the point where the line crosses the y-axis. At this point, x = 0. In real-world problems, it often represents a starting value or fixed cost.
3

X-Intercept

The x-intercept is where the line crosses the x-axis. At this point, y = 0. It answers questions like "when does the quantity reach zero?"
4

Solution of a Linear Equation

A solution is any ordered pair (x, y) that makes the equation true. Every point on the line is a solution, and every solution is a point on the line.
✦ KEY TAKEAWAY
Think of a linear equation like the speedometer on a car driving at a constant speed. The slope is the speed itself — how quickly your distance grows per hour — and the y-intercept is where you started. If you know the speed and the starting point, you can predict exactly where you'll be at any time. That predictability is what makes linear equations so useful on the SAT and in real life.
SECTION 3

Visual Explanation — Anatomy of a Line

The diagram below shows the equation y = 2x + 3 plotted on a coordinate plane. Study the labeled parts: the y-intercept at (0, 3), the slope triangle showing a rise of 2 for every run of 1, and the x-intercept at (−1.5, 0). Understanding how these features connect the equation to the graph is the single most important skill for SAT linear-equation questions.

Graph of y = 2x + 3012−1−2123−1xy(0, 3) — y-intercept(−1.5, 0)x-interceptrun = 1rise = 2(1, 5)y = 2x + 3
The cyan dot marks the y-intercept at (0, 3). The dashed violet triangle illustrates the slope: rise 2, run 1. The pink dot marks the x-intercept where the line crosses the x-axis.

Notice how the slope triangle and the intercepts completely determine the line. If someone gives you a slope and a y-intercept, you can plot the line instantly. If someone gives you the equation, you can read the slope and y-intercept right off it. This two-way connection between the equation and the graph is what the SAT tests again and again.

SECTION 4

Mathematical Framework — Forms of Linear Equations

The same linear relationship can be written in several different forms. Each form is useful in different situations, and the SAT expects you to move between them fluently. Below are the three most important forms you'll encounter.

SLOPE-INTERCEPT FORM
y = mx + b
Where m is the slope (rise over run) and b is the y-intercept. This is the most common form on the SAT because you can immediately identify the slope and starting value.
STANDARD FORM
Ax + By = C
Where A, B, and C are constants. This form is great for finding intercepts quickly: set x = 0 to find the y-intercept (y = C/B), or set y = 0 to find the x-intercept (x = C/A).
POINT-SLOPE FORM
y − y₁ = m(x − x₁)
Where (x₁, y₁) is a known point on the line and m is the slope. Use this form when a problem gives you a point and a slope, or two points (calculate the slope first, then plug in one point).
SLOPE FORMULA
m = (y₂ − y₁) / (x₂ − x₁)
This formula calculates the slope from any two points (x₁, y₁) and (x₂, y₂). Remember: slope = change in y divided by change in x.
💡 SAT TIP
On the Digital SAT, you often need to convert between forms. To go from standard form to slope-intercept form, solve for y by isolating it on one side of the equation. The coefficient of x becomes the slope, and the constant term becomes the y-intercept.
SECTION 5

Comparing the Three Forms

Knowing when to use each form saves you valuable seconds on test day. The diagram below compares the three forms side by side, showing which information each one reveals at a glance and what situation calls for each.

Three Forms of a Linear EquationSLOPE-INTERCEPTy = mx + bREVEALS:• Slope (m) directly• Y-intercept (b) directlyBEST FOR:• Graphing quickly• Interpreting rate of change & start valueSAT FREQUENCY:93%STANDARDAx + By = CREVEALS:• Both intercepts easily• Integer coefficientsBEST FOR:• Systems of equations• Finding intercepts by plugging in 0SAT FREQUENCY:70%POINT-SLOPEy−y₁ = m(x−x₁)REVEALS:• Slope directly• One specific pointBEST FOR:• Building an equation from a point + slope• Two-point problemsSAT FREQUENCY:50%Frequency estimates based on official College Board practice tests
Each card shows one form's equation, what it reveals at a glance, when to use it, and how often it appears on official SAT practice tests. Slope-intercept form is the most common, but you should be comfortable with all three.
Quick-reference: Which form to use for common SAT tasks
TaskBest FormWhy
Find slope and y-intercept from an equationSlope-Interceptm and b are visible immediately
Write an equation given a point and a slopePoint-SlopePlug the point and slope directly into the formula
Find both intercepts quicklyStandardSet x = 0 or y = 0 and solve the resulting one-step equation
Solve a system of two linear equationsStandardAligned coefficients make elimination straightforward
Interpret a real-world linear modelSlope-Interceptm = rate of change, b = initial amount — natural for word problems
SECTION 6

Worked Example

Let's walk through a problem similar to what you'd see on the Digital SAT, showing every step in detail.

📝 SAMPLE PROBLEM
A line passes through the points (2, 5) and (6, 13). What is the equation of this line in slope-intercept form?

Finding the Equation from Two Points

Step 1 — Calculate the Slope

Use the slope formula with the two given points. Let (x₁, y₁) = (2, 5) and (x₂, y₂) = (6, 13). Then m = (y₂ − y₁) / (x₂ − x₁) = (13 − 5) / (6 − 2) = 8 / 4.
m = 2

Step 2 — Use Point-Slope Form

Now plug the slope and one of the points into point-slope form. Using (2, 5): y − 5 = 2(x − 2). You could also use (6, 13) — either point gives the same final equation.
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 to isolate y: y = 2x − 4 + 5.
y = 2x + 1

Step 4 — Verify with Both Points

Always check your answer by substituting both original points. For (2, 5): y = 2(2) + 1 = 5 ✓. For (6, 13): y = 2(6) + 1 = 13 ✓. Both points satisfy the equation, confirming our answer.
Verified: y = 2x + 1
🎯 STRATEGY NOTE
The two-point-to-equation process always follows the same three moves: (1) find the slope, (2) plug into point-slope form, (3) simplify to slope-intercept form. Practice this sequence until it becomes automatic — it covers a huge portion of SAT linear equation questions.
SECTION 7

Common Strengths & Pitfalls

Understanding linear equations is relatively straightforward, but the SAT designs questions to exploit common mistakes. Knowing where students typically go wrong is just as valuable as knowing the formulas themselves. The table below contrasts things students tend to handle well with the most frequent traps.

Strengths vs. Pitfalls for Linear Equations on the SAT
Common Strengths ✓Common Pitfalls ✗
Identifying slope from y = mx + bMixing up slope and y-intercept when the equation is not solved for y
Plotting a line from a slope and y-interceptReversing rise and run in the slope formula (computing Δx / Δy instead of Δy / Δx)
Substituting values into a given equationSign errors when subtracting negative coordinates in the slope formula
Recognizing that parallel lines have the same slopeForgetting that perpendicular lines have negative reciprocal slopes
Reading a graph to find interceptsMisinterpreting what slope and y-intercept mean in a real-world context
⚠️ AVOID THE #1 TRAP
The single most common mistake is reading the slope directly from an equation that hasn't been solved for y. For example, in 3x + 2y = 12, the slope is NOT 3 — it's −3/2. You must rearrange to y = (−3/2)x + 6 first. Whenever you see standard form on the SAT, take the extra 15 seconds to convert before reading coefficients.
SECTION 8

Connection to Systems & Advanced Topics

Once you're comfortable with single linear equations, the SAT takes the concept further by asking about systems of linear equations — two or more equations considered together. A system asks: is there a single (x, y) point that satisfies both equations at once? Graphically, this means finding where two lines intersect. Systems are one of the highest-frequency topics in the SAT Algebra domain, and they build directly on everything in this lesson.

Single Linear Equations vs. Systems and Inequalities
ConceptThis LessonNext Level
Number of equationsOne equation, one lineTwo equations, two lines (system)
SolutionInfinite solutions (every point on the line)One solution, no solution, or infinitely many
Graphical meaningA single straight line on the planeIntersection point of two lines
Solving methodIsolate y or substitute a valueSubstitution or elimination
Relationship to inequalitiesEquality: points on the lineLinear inequalities: shaded regions above or below the line

The SAT also uses linear equations as building blocks for linear inequalities (replace = with <, >, ≤, or ≥) and linear functions (expressed as f(x) = mx + b instead of y = mx + b). Mastering the fundamentals in this lesson gives you a rock-solid foundation for all of those topics.

SECTION 9

Practice Problems

Test your understanding with these five problems. They progress from conceptual to challenging, mirroring the range of difficulty you'll encounter on the Digital SAT. Try each one before reading the answer.

PROBLEM 1 — CONCEPTUAL
A line is modeled by the equation y = −4x + 7. Which of the following correctly describes the line's slope and y-intercept? A) The slope is 7 and the y-intercept is −4. B) The slope is −4 and the y-intercept is 7. C) The slope is 4 and the y-intercept is 7. D) The slope is −4 and the y-intercept is −7.
PROBLEM 2 — BASIC CALCULATION
What is the slope of the line that passes through the points (3, −2) and (9, 10)? A) −2 B) 1/2 C) 2 D) 6
PROBLEM 3 — INTERMEDIATE
The equation 5x − 3y = 15 represents a line in the xy-plane. What is the y-intercept of this line? A) (0, −5) B) (0, 5) C) (0, 3) D) (0, −3)
PROBLEM 4 — APPLIED
A plumber charges a $75 service fee plus $50 per hour of labor. The total cost C, in dollars, for h hours of work is modeled by the equation C = 50h + 75. If a customer's bill was $325, how many hours did the plumber work? A) 3.5 B) 4 C) 5 D) 6.5
PROBLEM 5 — CRITICAL THINKING
Line p passes through the points (−1, 4) and (3, −2). Line q is perpendicular to line p and passes through the point (6, 1). What is the equation of line q in slope-intercept form? A) y = (2/3)x − 3 B) y = (−3/2)x + 10 C) y = (2/3)x − 1 D) y = (3/2)x − 8
SUMMARY

Lesson Summary

A linear equation in two variables describes a straight-line relationship between x and y. The slope (m) measures the rate of change — how much y changes per unit increase in x — and is calculated as (y₂ − y₁) / (x₂ − x₁). The y-intercept (b) is where the line crosses the y-axis and often represents a starting value. Three key forms — slope-intercept (y = mx + b), standard (Ax + By = C), and point-slope (y − y₁ = m(x − x₁)) — let you write the same line in different ways depending on the information given.

On the Digital SAT, you should be able to convert between forms, calculate slope from two points, find intercepts, and interpret slope and y-intercept in real-world contexts. Remember that parallel lines share the same slope and perpendicular lines have negative reciprocal slopes. These skills form the foundation for systems of equations, linear inequalities, and the many word problems that make linear equations one of the most-tested topics on the SAT.

Varsity Tutors • SAT Math • Linear Equations in Two Variables

Linear Equations in Two Variables

0:00 / 0:00