Multiple equations

Systems of Equations

Solve two-variable linear systems with graphing, substitution, and elimination, then interpret the intersection where both equations are true.

How this page is maintained

Written for learners, checked against the sources below, and reviewed every year. Last reviewed July 22, 2026.

Short answer

A solution to a system satisfies both equations at once. Use graphing for visual insight, substitution when a variable is already isolated, and elimination when coefficients can cancel efficiently.

  • Pick the method that minimizes arithmetic work.
  • Check the ordered pair in both original equations.
  • Parallel lines mean no solution, same line means infinitely many solutions.

Know when each method is efficient

Substitution is fastest when one equation already has x or y isolated. Elimination is strong when coefficients are opposites or easy to scale into opposites.

Graphing is useful for estimation and context, but exact solutions usually come from algebraic methods unless intersections are integer lattice points.

Interpret the intersection

In applications, each equation represents a rule or constraint. The intersection point is the scenario where both rules hold. In a pricing problem, it can represent break-even quantity and cost.

  • One intersection: one solution.
  • No intersection: no solution.
  • Overlapping lines: infinitely many solutions.

Find where two plans cost the same

Plan A costs y = 15x + 40 and Plan B costs y = 20x + 10, where x is sessions.

  1. Set equations equal: 15x + 40 = 20x + 10.
  2. Subtract 15x: 40 = 5x + 10, then subtract 10: 30 = 5x.
  3. Solve x = 6 and substitute into either plan: y = 130.
  4. Verify in both equations to confirm matching cost.
Result: The plans are equal at 6 sessions, with total cost $130.

Common mistakes

  • Stopping after finding x and forgetting to find y.
  • Adding equations incorrectly during elimination.
  • Using rounded graph estimates as exact answers.
  • Not checking the final pair in both equations.

Try one

Solve by elimination: x + y = 9 and x - y = 1.

Add equations to eliminate y: 2x = 10 so x = 5, then y = 4.

Sources

Learn this with a tutor

Tell LearnLive what you already know and what you need to do with systems.

Build this course