Pre-Algebra Core equationstwo stepsolving

Two-Step Equations

Unwrapping in reverse order — why the constant comes off first.

Video by Khan Academy — “Solving two-step equations | Linear equations | Algebra I | Khan Academy” Watch on YouTube

The explanation

Key idea Undo addition/subtraction first, then multiplication/division.

For 3x + 5 = 20, work backwards through the order of operations.

Building the expression, you would multiply by 3 first and then add 5. Undoing it, you reverse that: subtract 5 first, then divide by 3.

3x + 5 = 20
3x = 15 (subtracted 5)
x = 5 (divided by 3)

Think of it as unwrapping a parcel: the last layer on is the first layer off.

Worked example

Solve (x/4) − 7 = −2.

  1. Add 7 to both sides: x/4 = 5.
  2. Multiply both sides by 4: x = 20.
  3. Check: 20/4 − 7 = 5 − 7 = −2. ✓

Answer: x = 20

Common mistakes

  • Dividing before removing the constant, when the constant is outside the parentheses.
  • Applying the second step to only part of the other side.