SAT Systems of Equations: Strategy, Examples & Desmos
Published: July 2026 · MockMate Editorial Team|Updated: July 30, 2026
Systems of equations questions are a reliable part of the Digital SAT's Algebra domain. They appear in several forms: find the solution (x, y) to a system of two linear equations, determine how many solutions a system has, find the value of an expression involving both variables, or interpret a system's meaning in a real-world context. The three solving methods — substitution, elimination, and Desmos — each have situations where they are fastest.
What question types appear
Find the solution. The most straightforward type: two linear equations are given and you need to find the x-value, y-value, or a combination like x + y. The question may ask for just one variable, which is a cue to solve efficiently without finding both.
Number of solutions.Questions ask how many solutions a system has — one, none, or infinitely many. This requires comparing the lines' slopes and y-intercepts, not solving for the intersection. One solution: different slopes. No solution: same slope, different y-intercepts (parallel lines). Infinitely many: same slope, same y-intercept (identical lines).
Value of an expression. Some questions ask for the value of something like 3x − 2y. These can often be solved without finding x and y individually — adding or subtracting the original equations may directly produce the expression you need.
Word problem systems. Two relationships are described in words and you must write the system, then solve. The setup step is often where errors occur.
Substitution
Substitution works best when one equation is already solved for one variable, or when it is easy to isolate one variable. Solve one equation for x (or y), substitute that expression into the second equation, then solve for the remaining variable. Back-substitute to find the first variable.
It is reliable and straightforward, but slower when neither equation can be easily solved for one variable without creating messy fractions.
Elimination
Elimination works best when the coefficients of one variable are equal (or easily made equal by multiplication) in both equations. Multiply one or both equations by constants so that the coefficients of one variable are equal and opposite, then add the equations to cancel that variable.
Elimination is particularly fast when the question asks only for x + y or x − y — you can sometimes read the answer directly after adding or subtracting the equations without solving for individual variables.
Desmos: the fastest method for intersections
On the Digital SAT, you can type both equations into Desmos and click the intersection point — Desmos gives you the exact (x, y) values. This is almost always faster than either algebraic method when the question asks for the solution to the system.
When to use Desmos: any question asking for the intersection point of two lines (or a line and a curve). When not to use Desmos: number-of-solutions questions (these are faster by comparing slopes) or expression-value questions (faster by algebraically combining the equations).
Original worked example
Practice question (original)
3x + 2y = 20
x − y = 1
What is the value of x + y?
Solution
From equation 2: x = y + 1. Substitute into equation 1:
3(y + 1) + 2y = 20
3y + 3 + 2y = 20
5y = 17 → y = 17/5 = 3.4
x = 3.4 + 1 = 4.4
x + y = 4.4 + 3.4 = 7.8
Alternative — elimination approach to get x + y directly:
Try adding the equations: (3x + 2y) + (x − y) = 20 + 1 → 4x + y = 21. That gives one expression but not x + y directly, so substitution is more direct here.
Desmos approach: enter both equations, click intersection → x ≈ 4.4, y ≈ 3.4, sum = 7.8.
Number-of-solutions questions
Original example
For what value of k does the system below have no solution?
4x + 6y = 12
2x + 3y = k
Explanation
Rewrite equation 1 in slope-intercept form: y = 2 − (2/3)x. Slope = −2/3. Rewrite equation 2: y = k/3 − (2/3)x. Slope = −2/3 also — the slopes are equal, so the lines are parallel.
For no solution: parallel lines with different y-intercepts. Equation 1 has y-intercept = 2; equation 2 has y-intercept = k/3. For no solution, k/3 ≠ 2, so k ≠ 6. Any value of k other than 6 gives no solution. If k = 6, the equations are identical (infinitely many solutions).
Practice recommendations
Systems of equations questions are highly learnable because the question types are limited and each has a clear approach. The most efficient practice includes: drilling substitution and elimination until they are automatic, practicing Desmos intersection clicks until the motion is fluent, and doing a set of number-of-solution questions until slope comparison is immediate.
Practice Systems of Equations on MockMate
The Math Academy's Systems of Equations lesson covers all question types with Desmos-integrated practice and immediate feedback.