Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. PSAT Math
  2. Linear Equations in Two Variables

PSAT MATH • ALGEBRA

Linear Equations in Two Variables

Master the equations that model every straight-line relationship on the PSAT.

SECTION 1

Historical Context & Motivation

Long before anyone wrote equations with x's and y's, people needed to describe relationships between two changing quantities. Ancient civilizations tracked how the height of floodwaters related to crop yields, or how the length of a shadow changed with the time of day. These everyday problems planted the seeds for what we now call linear equations in two variables — mathematical statements that describe a straight-line relationship between two unknowns.

The journey from word problems carved on clay tablets to the clean algebraic notation you see on the PSAT took thousands of years. Understanding that history helps you appreciate why these equations are written the way they are and why they appear so frequently in math and science.

~1800 BCE
Babylonian Tablets
Babylonian scribes solved systems of two unknowns using verbal recipes on clay tablets — essentially linear equations without symbolic notation.
~300 CE
Diophantus of Alexandria
The Greek mathematician Diophantus introduced shorthand symbols for unknowns in his work Arithmetica, paving the way for algebraic notation.
~820 CE
Al-Khwarizmi's Algebra
The Persian scholar al-Khwarizmi wrote the foundational text on solving equations systematically. The word "algebra" comes from the Arabic title of his book.
1637
Descartes & Coordinate Geometry
René Descartes merged algebra with geometry by introducing the coordinate plane. For the first time, every linear equation could be visualized as a straight line on a graph.
Modern Era
PSAT & Standardized Testing
Linear equations in two variables now form a core skill area on the PSAT/NMSQT, appearing in contexts from data modeling to real-world problem solving.

The central question that drove all of this development remains relevant today: How can we express and analyze the relationship between two quantities that change at a constant rate? That is exactly what a linear equation in two variables answers.

SECTION 2

Core Principles & Definitions

Before diving into calculations, you need a solid grasp of the foundational ideas. A linear equation in two variables is any equation that can be written in the form ax + by = c, where a, b, and c are constants and x and y are variables. The word "linear" means the graph of every solution is a straight line. Here are the core principles that make everything else in this lesson click.

1

Slope (Rate of Change)

The slope (m) measures the steepness and direction of a line. It equals the ratio of the vertical change (rise) to the horizontal change (run) between any two points: m = (y₂ − y₁) / (x₂ − x₁).
2

Y-Intercept

The y-intercept (b) is the point where the line crosses the y-axis. At this point, x = 0. It tells you the starting value of y before x contributes anything.
3

Solution as an Ordered Pair

A solution to a linear equation is any ordered pair (x, y) that makes the equation true. Every point on the line is a solution, and every solution lies on the line.
4

Standard vs. Slope-Intercept Form

The same line can be written in standard form (Ax + By = C) or slope-intercept form (y = mx + b). Converting between them is a key PSAT skill.
5

X-Intercept

The x-intercept is the point where the line crosses the x-axis, meaning y = 0. Together with the y-intercept, it gives you two easy points for graphing.
✦ KEY TAKEAWAY
Think of a linear equation like the speedometer in a car driving at a constant speed. The slope is like the speed itself — it tells you how fast y changes for every unit increase in x. The y-intercept is like the odometer reading when you start your trip. If you know your starting mileage and your constant speed, you can predict your total distance at any time — that is exactly what y = mx + b does.
SECTION 3

Visual Explanation — The Coordinate Plane

The power of a linear equation becomes clear the moment you graph it. The diagram below shows the line y = 2x + 1 plotted on a coordinate plane. Notice how every point on the line satisfies the equation, and the line extends infinitely in both directions.

Graph of y = 2x + 1 x y −3 −2 −1 1 2 3 −2 −1 1 2 0 run = 1 rise = 2 (0, 1) (1, 3) (−1, −1) y-intercept b = 1 Slope m = rise / run m = 2 / 1 = 2 Slope-Intercept Form y = mx + b y = 2x + 1 y-intercept run rise
The cyan line represents y = 2x + 1. The yellow dashed segment shows the run (horizontal change of 1), and the green dashed segment shows the rise (vertical change of 2). Three specific solution points are plotted and labeled.

In the diagram above, focus on three things. First, every labeled point satisfies the equation — plug in x = 1 and you get y = 2(1) + 1 = 3, which matches the violet point at (1, 3). Second, the rise-run triangle between (0, 1) and (1, 3) shows that the slope is 2, meaning y increases by 2 for every 1-unit increase in x. Third, the line crosses the y-axis at y = 1, confirming the y-intercept. These three observations — checking solutions, reading slope, and identifying intercepts — are the visual skills the PSAT tests.

SECTION 4

Mathematical Framework

The PSAT expects you to fluently move between three forms of a linear equation. Each form reveals different information at a glance, and knowing when to use each one will save you valuable time on test day.

SLOPE-INTERCEPT FORM
y = mx + b
m = slope (rate of change); b = y-intercept (value of y when x = 0). This form is best for quickly graphing a line and for identifying slope and y-intercept directly.
STANDARD FORM
Ax + By = C
A, B, and C are integers (by convention A ≥ 0). This form makes it easy to find both intercepts: set x = 0 to get y = C/B, and set y = 0 to get x = C/A.
POINT-SLOPE FORM
y − y₁ = m(x − x₁)
(x₁, y₁) = a known point on the line; m = slope. This form is your go-to when you know one point and the slope, or when you have two points (compute m first, then plug in).
SLOPE FORMULA
m = (y₂ − y₁) / (x₂ − x₁)
Given any two points (x₁, y₁) and (x₂, y₁) on the line, the slope equals the change in y divided by the change in x. A positive slope means the line rises left to right; a negative slope means it falls.
💡 PSAT Tip: Converting Between Forms
To convert from standard form (Ax + By = C) to slope-intercept form, solve for y: subtract Ax from both sides to get By = −Ax + C, then divide everything by B to get y = (−A/B)x + (C/B). The slope is −A/B and the y-intercept is C/B. Practice this conversion until it's automatic — the PSAT frequently gives you standard form and asks you to identify the slope.
SECTION 5

Types of Slopes & Form Comparison

Not all linear equations look the same on a graph. The slope determines the line's direction, and recognizing slope types at a glance is essential. The diagram below illustrates the four fundamental slope categories you will encounter.

Four Types of Slope — Linear Equations in Two V… Positive Slope x y m > 0 Negative Slope x y m < 0 Zero Slope x y m = 0 Undefined Slope x y m = undefined 📐 Quick Form Comparison Form Equation Best Used For Slope-Intercept Most common form y = mx + b Graphing quickly Reading slope & y-intercept Standard Form A, B, C are integers Ax + By = C Finding x- and y-intercepts Solving systems of equations Point-Slope Uses a known point y − y₁ = m(x − x₁) Writing equation from a point and slope
Top row: four slope types illustrated on mini coordinate planes. Positive slopes rise left to right, negative slopes fall, zero slopes are horizontal, and undefined slopes are vertical. Bottom: a summary of the three main equation forms.

A few important details deserve emphasis. A horizontal line like y = 5 has a slope of zero because y never changes, no matter what x equals. A vertical line like x = 3 has an undefined slope because you would be dividing by zero in the slope formula (the run is 0). Vertical lines cannot be written in slope-intercept form — they are technically not functions because a single x-value maps to infinitely many y-values. The PSAT occasionally tests whether you recognize this distinction, so keep it in your toolkit.

📐 Parallel & Perpendicular Lines
Parallel lines have the same slope but different y-intercepts. Perpendicular lines have slopes that are negative reciprocals of each other (their product equals −1). For example, if one line has slope 2/3, a perpendicular line has slope −3/2. The PSAT frequently tests these relationships, so memorize the rule: m₁ × m₂ = −1 for perpendicular lines.
SECTION 6

Worked Example

Let's walk through a PSAT-style problem from start to finish. This example uses a real-world context, which is exactly how the test frames many linear equation questions.

Finding the Equation from a Word Problem

Step 1 — Read and Identify

A phone plan charges a flat fee of $20 per month plus $0.05 per text message. Write a linear equation for the total monthly cost, C, in terms of the number of text messages, t. Then find the cost for 300 messages.

Step 2 — Assign Variables

Let C = total monthly cost (in dollars) and t = number of text messages. The flat fee of $20 is the y-intercept (the cost when t = 0). The rate of $0.05 per text is the slope.
Slope m = 0.05, y-intercept b = 20

Step 3 — Write the Equation

Using slope-intercept form, substitute m = 0.05 and b = 20 into C = mt + b.
C = 0.05t + 20

Step 4 — Substitute to Answer the Question

For 300 text messages, substitute t = 300 into the equation: C = 0.05(300) + 20 = 15 + 20.
C = $35.00

Step 5 — Verify the Answer

Does $35 make sense? The flat fee alone is $20, and 300 texts at $0.05 each is $15, so $20 + $15 = $35. ✓ The answer checks out. On the PSAT, always take 10 seconds to verify with common sense.
🎯 STRATEGY REMINDER
On the PSAT, linear equation word problems almost always follow this pattern: identify the constant rate (slope) and the starting value (y-intercept), then plug into y = mx + b. Look for signal words: "per" or "each" almost always point to the slope, while "flat fee," "initial," or "already" point to the y-intercept.
SECTION 7

Strengths & Limitations of Each Form

Each form of a linear equation has strengths and weaknesses. Knowing which form to use in a given situation is a strategic advantage on the PSAT, where time management matters as much as mathematical knowledge.

Comparison of the three primary forms of linear equations
FormStrengthsLimitations
Slope-Intercept y = mx + bSlope and y-intercept are immediately visible. Ideal for graphing and comparing rates of change.Less convenient for finding x-intercepts or for setting up systems of equations.
Standard Ax + By = CEasy to find both intercepts (set x = 0 or y = 0). Preferred for elimination method in systems.Slope is not directly visible — you must convert or compute −A/B.
Point-Slope y − y₁ = m(x − x₁)Perfect when given a point and a slope. Quick to write from two points once you compute m.Must be simplified to slope-intercept or standard form for most final answers.
✦ KEY TAKEAWAY
Think of the three forms like different camera angles on the same scene. Slope-intercept is the wide shot — it shows you the big picture of direction and starting point. Standard form is the aerial view — it balances both variables symmetrically. Point-slope is the close-up — it zooms in on one specific point and the direction from there. Each tells the same story, just from a different angle.
SECTION 8

Connection to Advanced Topics

Linear equations in two variables are not just a standalone topic — they are the foundation for several advanced areas you will encounter later in math. Understanding how this topic connects forward will help you appreciate why the PSAT emphasizes it so heavily.

How linear equations connect to more advanced PSAT and SAT topics
This LessonAdvanced Extension
One linear equation in two variables (infinite solutions on a line)Systems of equations — two linear equations that intersect at one point (one solution), are parallel (no solution), or overlap (infinite solutions)
Slope as a constant rate of changeLinear inequalities — replace = with <, >, ≤, or ≥ to describe regions above or below a line, used in optimization problems
y = mx + b models a straight lineLinear regression (line of best fit) — fitting a line to real-world data that is approximately linear, a common PSAT data-analysis question type
Graphing on the xy-planeFunctions & function notation — expressing the same relationship as f(x) = mx + b, where f(x) replaces y

Every one of the advanced topics in the right column appears on the PSAT. When you encounter a system of equations problem or a scatterplot with a line of best fit, you are really using the same slope-intercept skills from this lesson — just in a slightly more complex setting. Mastering the fundamentals here makes every future topic easier.

SECTION 9

Practice Problems

Test your understanding with these five problems, arranged from conceptual to challenging. Try each one on your own before checking the answer.

PROBLEM 1 — CONCEPTUAL
The equation 3x + 4y = 24 is graphed on the xy-plane. Which of the following is the y-intercept of the line? A) (0, 6) B) (0, 8) C) (8, 0) D) (6, 0)
PROBLEM 2 — BASIC CALCULATION
A line passes through the points (2, 5) and (6, 13). What is the slope of this line? A) 1/2 B) 2 C) 4 D) 8
PROBLEM 3 — INTERMEDIATE
Line p has the equation y = −(2/3)x + 7. Line q is perpendicular to line p and passes through the point (4, 1). Which of the following is the equation of line q? A) y = −(2/3)x + (11/3) B) y = (3/2)x − 5 C) y = (3/2)x − 1 D) y = −(3/2)x + 7
PROBLEM 4 — APPLIED
A water tank contains 200 gallons of water. Water drains from the tank at a constant rate of 8 gallons per minute. Which of the following equations models the amount of water, W, in gallons, remaining in the tank after t minutes of draining? A) W = 8t + 200 B) W = −8t + 200 C) W = 200t − 8 D) W = −200t + 8
PROBLEM 5 — CRITICAL THINKING
The equation (a/3)x − 2y = 8 represents a line with a slope of 4. What is the value of a? A) 8 B) 12 C) 24 D) 6
SUMMARY

Lesson Summary

A linear equation in two variables describes a straight-line relationship between two unknowns. You can write it in three key forms: slope-intercept form (y = mx + b) for quickly reading the slope and y-intercept, standard form (Ax + By = C) for finding both intercepts and solving systems, and point-slope form (y − y₁ = m(x − x₁)) for writing equations from a point and a slope.

The slope measures the constant rate of change (rise over run), and it can be positive, negative, zero, or undefined. Parallel lines share the same slope, while perpendicular lines have slopes whose product is −1. On the PSAT, look for keywords like "per" and "each" to identify slope, and "initial" or "flat fee" to spot the y-intercept. Converting fluently between forms and interpreting slope in context are the two most heavily tested skills in this topic.

Varsity Tutors • PSAT Math • Linear Equations in Two Variables