How to Solve Linear Equations on the SAT

TL;DR

Simplify → move variables to one side → isolate x → verify. Watch for no-solution (same coefficients, different constants) and infinite-solution (identical sides) traps.

What is a Linear Equation?

A linear equation is any equation that can be written in the form:

ax+b=cax + b = c

where aa, bb, and cc are constants, and xx is the variable. The key feature: the variable has an exponent of 1 (no x2x^2, no x\sqrt{x}).

How to Solve Linear Equations

Step 1: Simplify Both Sides

Distribute and combine like terms on each side separately.

3(x+2)4=2x+83(x + 2) - 4 = 2x + 8

3x+64=2x+83x + 6 - 4 = 2x + 8

3x+2=2x+83x + 2 = 2x + 8

Step 2: Move Variable Terms to One Side

Subtract 2x2x from both sides:

3x2x+2=83x - 2x + 2 = 8

x+2=8x + 2 = 8

Step 3: Isolate the Variable

Subtract 2 from both sides:

x=6x = 6

Step 4: Verify Your Answer

Plug x=6x = 6 back into the original equation:

3(6+2)4=2(6)+83(6 + 2) - 4 = 2(6) + 8

3(8)4=12+83(8) - 4 = 12 + 8

244=2024 - 4 = 20 \checkmark

SAT-Specific Strategies

Always check your answer by substituting back. This takes 5 seconds and catches sign errors, which are the #1 mistake on SAT linear equations.

What the SAT Tests

The SAT rarely gives you a simple "solve for x" problem. Instead, it wraps linear equations in:

Question TypeExample
Word problems"A store charges 5peritemplus5 per item plus 3 shipping..."
Systems setup"Which equation represents the situation?"
No-solution / infinite"For what value of kk does the equation have no solution?"
Coefficient matching"If 3x+7=3x+k3x + 7 = 3x + k, what value of kk..."

No Solution vs. Infinite Solutions

This is a high-frequency SAT question typeAppears on almost every SAT:

  • No solution: Same xx coefficient, different constants → 3x+5=3x+83x + 5 = 3x + 8
  • Infinite solutions: Same xx coefficient, same constants → 3x+5=3x+53x + 5 = 3x + 5
  • One solution: Different xx coefficients → 3x+5=2x+83x + 5 = 2x + 8

Common Mistakes

  1. Sign errors when moving terms — When you move +3+3 to the other side, it becomes 3-3, not +3+3
  2. Forgetting to distribute2(x+3)=2x+62(x + 3) = 2x + 6, not 2x+32x + 3
  3. Dividing only one side — If you divide by 2, divide the entire side, not just one term

Practice Flow

graph TD
    A[Read the problem] --> B{Is it a word problem?}
    B -->|Yes| C[Define variable, write equation]
    B -->|No| D[Simplify both sides]
    C --> D
    D --> E[Move variables to one side]
    E --> F[Isolate x]
    F --> G[Check your answer]
    G -->|Correct| H[Done!]
    G -->|Wrong| D

Key Formulas

FormulaWhen to Use
ax+b=cx=cbaax + b = c \Rightarrow x = \frac{c - b}{a}Standard linear equation
ax+b=cx+dx=dbacax + b = cx + d \Rightarrow x = \frac{d - b}{a - c}Variable on both sides
Slope-intercept: y=mx+by = mx + bGraphing and word problems
Standard form: Ax+By=CAx + By = CSystems of equations

Practice this topic on Lumist

7,000+ questions with AI-powered feedback

Related Topics

Perpendicular Lines and Negative Reciprocal Slopes on the Digital SAT

Based on Lumist student data, 19% of Algebra errors involve sign mistakes when rearranging equations, which is a common pitfall when finding negative reciprocals. Additionally, students often fail to convert equations to slope-intercept form before identifying the slope, leading to incorrect perpendicular line calculations.

Writing Linear Equations from Graphs on the Digital SAT

Based on Lumist student data, Algebra questions have an 18% overall error rate, making it the most approachable math domain. However, 23% of errors on linear equations involve confusing the slope (m) with the y-intercept (b). Students who use Desmos to graph answer choices instead of solving algebraically score 15% higher on these questions.

Solving Systems by Elimination on the Digital SAT

Based on Lumist student data, 31% of students use substitution on systems questions when elimination would be much faster. Furthermore, using the Desmos intersection method reduces errors by 40% compared to algebraic solving.

Linear Equations with No Solution on the Digital SAT

Based on Lumist student data, Algebra has the lowest overall error rate at 18%, but "no solution" vs "infinite solutions" confuses 28% of students on their first attempt. Using the Desmos intersection method reduces these errors by 40% compared to traditional algebraic solving.

Solving Linear Inequalities on the Digital SAT

Based on Lumist student data, 45% of errors on inequality questions happen when students forget to flip the inequality sign after multiplying or dividing by a negative number. Graphing the inequality regions on Desmos catches many of these mistakes that traditional algebraic methods miss.

Start Your AI SAT Prep
Journey Today

Lumist Mascot
Lumist AI App
How to Solve Linear Equations on the SAT | Step-by-Step Guide