SAT Algebra: Systems of Linear Equations

Substitution, elimination, and the Desmos intersection trick — every method for solving SAT systems of equations, plus how to recognize "no solution" and "infinite solutions" word-problem traps.

9 min TEKS ALG SAT Math

Systems of linear equations appear on every Digital SAT — usually 3–5 questions, often disguised as word problems. Three solving methods, three solution types, one Desmos shortcut.

What a "system" actually is

A system of equations is just two equations sharing the same variables. Solving the system means finding the (x, y) pair that satisfies both equations simultaneously — geometrically, that's the point where the two lines intersect.

Three possible outcomes
  • One solution — lines cross at one point (different slopes)
  • No solution — parallel lines (same slope, different intercepts)
  • Infinite solutions — same line (same slope and intercept)
One solution No solution Infinite solutions
The relationship between the two lines tells you the solution type before you do any algebra.

Method 1: Substitution

Best when one equation is already solved for a variable (or close to it).

y = 2x + 1 3x + y = 16 3x + (2x + 1) = 16 5x = 15 → x = 3 y = 2(3) + 1 = 7 Solution: (3, 7). Always plug back into both equations to verify.

Method 2: Elimination

Best when coefficients line up (or can be made to line up) for cancellation.

2x + 3y = 12 2x − y = 4 Subtract: 4y = 8 → y = 2 2x + 3(2) = 12 → x = 3 Solution: (3, 2). Subtracting eliminated x because both had coefficient 2.

Method 3: Desmos (the secret weapon)

Type both equations into Desmos. Click the intersection. Done. This converts most SAT systems questions into a 10-second problem.

Test-day tip

Desmos works even when equations aren't in y = form. Type "2x + 3y = 12" exactly as written. For grid-in answers, click the intersection point and Desmos displays the exact coordinates.

Recognizing "no solution" and "infinite"

SAT loves to ask: "For what value of k does the system have no solution?" The trick is comparing the slopes after rewriting in y = mx + b form.

y = 3x + 2 y = kx + 7 For no solution: same slope, different intercept k = 3 (intercepts already differ) If both slopes AND intercepts matched, the system would have infinite solutions.

Word-problem template

Most SAT systems are dressed as word problems. The template: two unknowns, two facts, two equations.

A cafe sells coffee at $4 and tea at $3. Today they sold 50 drinks for $170. Let c = coffees, t = teas c + t = 50 (total drinks) 4c + 3t = 170 (total revenue) Solve: c = 20, t = 30 Always define variables in plain English first — it prevents sign errors.

Multiplying to set up elimination

If coefficients don't line up cleanly, multiply one or both equations to make them match.

3x + 2y = 16 5x − 3y = 14 Multiply eq 1 by 3, eq 2 by 2: 9x + 6y = 48 10x − 6y = 28 Add: 19x = 76 → x = 4 Plug back: 12 + 2y = 16 → y = 2 Solution (4, 2). Multiplying to match coefficients is the universal elimination trick.

A note on three-variable systems

The Digital SAT rarely tests true three-variable systems, but you may see three equations in two variables as a consistency check ("which value of k makes all three lines meet at one point?"). The technique: solve the first two, then verify the answer in the third — or set up a system using whichever pair contains k.

Common mistakes

  • Solving for one variable and forgetting to find the other
  • Confusing "no solution" (parallel) with "infinite solutions" (same line)
  • Adding equations when subtraction was needed (sign errors)
  • Not using Desmos when grid-in coordinates are requested
  • Multiplying only one term of an equation instead of every term

Try SAT Math Quick Drill free