Achievable logoAchievable logo
SAT
Sign in
Sign up
Purchase
Textbook
Practice exams
Support
How it works
Resources
Exam catalog
Mountain with a flag at the peak
Textbook
Introduction
1. SAT Reading and Writing
2. SAT Math
2.1 Intro to SAT Math
2.2 SAT Math Tools and Strategies
2.3 SAT Algebra
2.3.1 Solving and Manipulating Equations
2.3.2 Linear Equations
2.3.3 Linear Inequalities
2.3.4 Systems of Equations and Inequalities
2.3.5 Simplifying Expressions with Exponents
2.3.6 Rates and Proportions
2.4 SAT Geometry
2.5 SAT Advanced Math
2.6 SAT Problem Solving and Data
Wrapping Up
Achievable logoAchievable logo
2.3.2 Linear Equations
Achievable SAT
2. SAT Math
2.3. SAT Algebra

Linear Equations

9 min read
Font
Discuss
Share
Feedback

Introduction

Linear equations form a crucial part of the SAT math reasoning section, primarily emphasizing algebraic understanding and problem-solving skills. These questions require the manipulation of equations to solve for unknown variables and, sometimes, to interpret the relationships they describe.

Approach Question

What is the slope of the line in the (x,y)-coordinate plane that passes through the point (-4, 4) and has a y-intercept of -8?

A. -2
B. -3
C. -4
D. 4

Explanation

The slope of a line in the coordinate plane is calculated using the following formula:

slope=ΔxΔy​=x2​−x1​y2​−y1​​​

Here we’re referring to changes (specifically, differences or the results of subtraction) in the y and x coordinates, respectively. Given the point (-4, 4) and the y-intercept (0, -8), we can calculate the slope as follows:

Change in y=4−(−8)=12

Change in x=−4−0=−4

slope​=Δy/Δx=12/−4=−3​

The answer is B.

This slope indicates that for every 1 unit the line moves horizontally to the right, it moves 3 units vertically down.

Definitions
Linear Equation
An equation involving only first-degree polynomials. For example, ax+b=c is a linear equation in one variable (a, b, and c would be constants in this case).
Variable
A symbol used to represent a number in equations and expressions.
Constant
A value that does not change.
Slope
A measure of the steepness of a line, typically represented as the ratio of the vertical change to the horizontal change between two points on the line.

Topics for Cross-Reference

Modeling Equations and Inequalities
Systems
Linear Inequalities

Variations

The majority of linear equations questions ask you to model a real-life situation using a linear equation (or interpret an existing linear equation constructed to model a real-life situation). This task is so frequent that we have included a separate module to cover the topic. This module and associated practice questions focus on pure linear equations without a real-life connection.

Strategy Insights

  1. Always isolate the variable to one side of the equation to simplify the solving process.
  2. Remember to perform any operation on both sides of an equation to maintain equality.
  3. Check your solutions by substituting them back into the original equation to ensure they satisfy the equation.
  4. Watch out for reflection questions, where a line is reflected over either the x-axis or the y-axis. The rule of thumb here is: when a line is reflected over an axis, you negate the opposite variable. (So, if we are reflecting over the x-axis, the y-coordinate gets negated while the x-coordinate stays the same.)

Flashcard Fodder

  • Finding slope from two points: runrise​=ΔxΔy​=x2​−x1​y2​−y1​​
  • Standard form of a linear equation: Ax+By=C
  • The slope of a line in standard form: −BA​
  • Slope-intercept form of a linear equation: y=mx+b, where m is the slope and b is the y-intercept
  • Parallel lines have identical slopes.
  • Perpendicular lines have negative reciprocal slopes.

Sample Questions

Difficulty 1

A line in the xy-plane has a slope of 51​ and passes through the point (0,−4). Which equation represents this line?

A. y=51​x+4
B. y=51​x−4
C. y=−51​x+4
D. y=−51​x−4

Take a minute to solve, then check your answer.

(spoiler)

The answer is y=51​x−4. To answer this question, you must be able to 1) recognize slope-intercept form (y=mx+b), and 2) recognize that this question already provides the y-intercept, since the y-intercept occurs whenever x=0.

With this in mind, we look for a slope of 51​ and a y-intercept of −4. The answer of y=51​x−4 lines up.

Difficulty 2

Line S is parallel to a line with equation 2x+4y=8 and has an x-intercept of 4. What is the y-intercept of line S?

A. 0
B. 2
C. 4
D. 6

(spoiler)

The answer is 2. The line is presented to us in standard form (Ax+By=C). As noted under Flashcard Fodder for this section, the slope of a line in standard form is equal to −BA​. Why is this helpful? Because, as also noted in this lesson, parallel lines have the same slope. So not only does the original line have a slope of −42​=−21​, but Line S, we know, does as well.

How, then, do we use the information about the x-intercept? The key principle here is that you can always plug a given point into the equation of the line on which that point is found. If the x-intercept is 4, then the line must pass through the point (4,0). Framing the slope-intercept form of Line S as y=−21​+b and plugging in our point, we get 0=−21​(4)+b. Solving for b by simplifying and adding 2 to both sides, we come up with b=2. That’s our y-intercept!

Difficulty 3

Line j is defined by 5x+4y=17. Line p is perpendicular to line j in the xy-plane. What is the slope of line p? (Note: this is a free-response question.)

(spoiler)

The answer is 54​. Many, if not most, students, will determine the slope of line j by manipulating the equation into slope-intercept form and reading the m, but there is a quicker way: the slope of a line in standard form is equal to −BA​. Applying this formula, we arrive quickly at −45​ for the slope of line j.

How does this help us find the slope of line p? Remember that perpendicular lines have negative reciprocal slopes. So we need to flip and negate the fraction −45​, giving us 54​.

Difficulty 4

In the xy-plane, line s passes through the point (0,0) and is parallel to the line given by 2x−7y=21. If line s also passes through the point (14,c), what is the value of c?

A. -7
B. -4
C. 4
D. 7

(spoiler)

The answer is 4. Parallel lines are simpler than perpendicular lines in that parallel lines simply have the same slope as each other. S if we find the slope of the line given by the equation, we will acquire the slope of line s as well. As already shown in this lesson, the best way to find the slope of a line in standard form is −BA​. Applying that formula, we learn that the slope of both lines in this problem is 72​.

Once you find the slope, the next step is often to use slope-intercept form in some way. The purpose of this step is often to find the y-intercept, but if you look carefully, you will see that we already know the y-intercept in this case: if the line passes through (0,0), then the y-intercept is zero! Since we know the y-intercept, we know that the slope-intercept form of line s is y=72​x.

Now that we know the slope-intercept form equations, we can make use of one of the most common linear equation tools: plugging in a known point in order to solve for a variable. In this case, though, only the x-coordinate of 14 is known; our task is to solve for the y-coordinate, represented in this problem by the variable c. Plugging in our point into our known equation, we find:

yccc​=72​x=72​(14)=728​=4​

Difficulty 5

The graph of the equation 8x+7y=33 is translated up three units in the xy-plane. What is the x-coordinate of the x-intercept of the resulting graph? (Note: this is a free-response question.)

(spoiler)

The answer is 427​. The translation in this question is deceptively challenging because we cannot simply add 3 to 33 to move up 3 units. This is because, in standard form, C does not represent a fixed coordinate as b does in slope-intercept form. What then? Let’s convert the equation to slope-intercept form.

8x+7y7yy​=33=−8x+33=−78​x+733​​

Now we can add three to the constant in our equation to make a true translation. Using the common denominator process for adding fractions, we find the translated equation is y=−78​x+754​. How do we find the x-intercept? Remember that an intercept occurs when the opposite coordinate equals zero, so we need to set y equal to zero and solve for x. Here’s what results:

y0−754​x​=−78​x+754​=−78​x+754​=−78​x=854​=427​​

For Reflection

  1. What strategies do you find most effective when solving linear equations?

  2. Rate the difficulty of linear equations for you from 1 (easy) to 5 (challenging). How comfortable are you with manipulating equations?

  3. Have you ever applied linear equations to real-world problems? If so, describe how understanding linear equations helped you do so.

Sign up for free to take 5 quiz questions on this topic

All rights reserved ©2016 - 2026 Achievable, Inc.