Systems of Two Linear Equations — SAT Math Guide
Systems of two linear equations SAT problems test your ability to find where two lines intersect on a coordinate plane. You'll solve for the values of x and y that satisfy both equations simultaneously. The Digital SAT typically includes 2-3 questions on this algebra topic across both modules. With the right approach, these questions become straightforward points toward your target SAT math score.
What You Need to Know
A system of linear equations consists of two equations with the same variables (usually x and y)
The solution is the point (x, y) where both lines intersect
Three possible outcomes: one solution (lines intersect), no solution (parallel lines), or infinitely many solutions (same line)
Two main solving methods: substitution and elimination
Systems can be presented as equations, word problems, or graphs
📐 KEY FORMULA: For substitution: solve one equation for a variable, then substitute into the other
💡 PRO TIP: Always check your answer by plugging both values back into the original equations
How to Solve Systems of Two Linear Equations on the SAT
Example Question 1 — Medium Difficulty
2x + 3y = 12
x - y = 1
What is the value of x in the solution to this system?
A) 1
B) 2
C) 3
D) 4
Solution:
Step 1: Use substitution method. From the second equation: x = y + 1
Step 2: Substitute into the first equation: 2(y + 1) + 3y = 12
Step 3: Solve for y: 2y + 2 + 3y = 12 → 5y = 10 → y = 2
Step 4: Find x: x = y + 1 = 2 + 1 = 3
✅Answer: C — When y = 2, x = 3 satisfies both original equations.
Example Question 2 — Hard Difficulty
A movie theater charges $8 for adult tickets and $5 for student tickets. On Friday, they sold 120 tickets total and collected $780 in revenue. If a represents adult tickets and s represents student tickets, which system correctly models this situation, and how many adult tickets were sold?
A) a + s = 120; 8a + 5s = 780; 60 adult tickets
B) a + s = 120; 8a + 5s = 780; 40 adult tickets
C) a + s = 780; 8a + 5s = 120; 60 adult tickets
D) a + s = 780; 8a + 5s = 120; 40 adult tickets
Solution:
Step 1: Set up the system correctly. Total tickets: a + s = 120. Total revenue: 8a + 5s = 780
Step 2: Use elimination. Multiply first equation by -5: -5a - 5s = -600
Step 3: Add to second equation: (8a + 5s) + (-5a - 5s) = 780 + (-600) → 3a = 180 → a = 60
Step 4: Find s: 60 + s = 120 → s = 60
✅Answer: A — The system is correctly set up and solving gives 60 adult tickets.
Common SAT Math Mistakes to Avoid
❌Mistake: Confusing which method to use or switching methods mid-problem
✅Fix: Pick substitution when one equation easily solves for a variable; use elimination when coefficients align well
❌Mistake: Setting up word problems incorrectly by mixing up the constraints
✅Fix: Identify what each variable represents first, then translate each piece of given information into an equation
❌Mistake: Forgetting to check the solution in both original equations
✅Fix: Always substitute your final answer back into both equations to verify it works
❌Mistake: Making arithmetic errors when combining like terms or distributing
✅Fix: Write each step clearly and double-check your algebra, especially when dealing with negative signs
Practice Question — Try It Yourself
3x + 2y = 16
x + 4y = 18
What is the value of y in the solution to this system?
A) 2
B) 3
C) 4
D) 5
Show Answer
Answer: C — Using elimination: multiply first equation by -2 to get -6x - 4y = -32, then add to get -5x = -14, so x = 2.8. Substitute back: 3(2.8) + 2y = 16 gives y = 4.
Key Takeaways for the SAT
Master both substitution and elimination methods for solving SAT math systems of two linear equations
Word problems require careful translation of constraints into mathematical equations
Always verify your solution works in both original equations
Look for the most efficient solution method based on the given coefficients
Practice identifying when a system has no solution or infinitely many solutions for Digital SAT success
Related SAT Math Topics
Strengthen your SAT math prep with these related topics:
Linear equations one variable →
Graphing linear equations →