Algebra 1 Core systemselimination

The Elimination Method

Adding equations to make a variable vanish.

Video by The Organic Chemistry Tutor — “Elimination Method For Solving Systems of Linear Equations Using Addition and Multiplication, Algebr” Watch on YouTube

The explanation

Key idea Scale one or both equations so a variable cancels when you add.

Elimination removes a variable by adding the two equations together.

If the coefficients are already opposites, just add:
3x + 2y = 12
5x − 2y = 4
Adding gives 8x = 16, so x = 2. Then back-substitute for y = 3.

If they are not opposites, multiply one or both equations first. To eliminate x from 2x + 3y = 7 and 3x − y = 5, multiply the first by 3 and the second by −2, giving 6x and −6x.

Multiply *every* term in the equation, both sides. That is where errors live.

Worked example

Solve 3x + 4y = 18 and 5x − 2y = 4 by elimination.

  1. The y coefficients are 4 and −2. Multiply the second equation by 2: 10x − 4y = 8.
  2. Add the equations: 13x = 26, since 4y and −4y cancel.
  3. x = 2.
  4. Back-substitute into the first: 3(2) + 4y = 18, so 4y = 12 and y = 3.

Answer: (2, 3) — check: 3(2)+4(3) = 18 ✓ and 5(2)−2(3) = 4 ✓

Common mistakes

  • Multiplying only one side of an equation.
  • Adding when the coefficients match instead of subtracting (or scaling by a negative).