Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve Two-Step Equations: Complete Guide
Source: https://www.fatskills.com/k-12-assessment-tests/chapter/how-to-solve-two-step-equations

How to Solve Two-Step Equations: Complete Guide

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~4 min read

How to Solve Two-Step Equations: Complete Guide

(For Students Who Want to Ace Their Exam & Teachers Who Need a Ready-to-Record Script)


Introduction

"Mastering two-step equations means you can solve real-life problems—like figuring out how many hours you need to work to buy those new sneakers, or cracking algebra questions that show up on EVERY major exam. Let’s get you 100% confident."


What You Need To Know First

Before tackling two-step equations, you must understand: 1. Inverse operations – Addition undoes subtraction, multiplication undoes division. 2. Order of operations (PEMDAS/BODMAS) – Work backwards from the last operation applied. 3. Balancing equations – Whatever you do to one side, you must do to the other.


Key Vocabulary

Term Plain-English Definition Quick Example
Equation A math sentence with an equals sign (=). 3x + 2 = 8
Variable A letter representing an unknown number. x in 3x + 2 = 8
Coefficient The number multiplied by the variable. 3 in 3x
Constant A fixed number (no variable). 2 and 8 in 3x + 2 = 8
Inverse The opposite operation (undoes the original). Addition ↔ Subtraction
Solution The value of the variable that makes the equation true. x = 2 in 3(2) + 2 = 8

Formulas To Know

(No formulas to memorize—just the method! But here’s the structure you’ll use:)

General Form of a Two-Step Equation: ax + b = c - a = coefficient (number multiplied by the variable) - b = constant (number added/subtracted) - c = total (right side of the equation)

Steps to Solve: 1. Undo the addition/subtraction (get rid of the + b or - b). 2. Undo the multiplication/division (isolate the variable).

(This method is NOT given on exam sheets—you must know it!)


Step-by-Step Method

Follow these steps exactly for every two-step equation.

  1. Identify the operations applied to the variable.
  2. Look for: (1) multiplication/division, (2) addition/subtraction.
  3. Undo the addition/subtraction first (the last operation applied).
  4. Use the inverse operation (subtract if +, add if -).
  5. Do the same to both sides of the equation.
  6. Undo the multiplication/division next (the first operation applied).
  7. Use the inverse operation (divide if ×, multiply if ÷).
  8. Do the same to both sides.
  9. Simplify to find the value of the variable.
  10. Check your answer by plugging it back into the original equation.

Worked Example Using the Steps

Equation: 4x - 3 = 13

  1. Identify operations:
  2. 4x (multiplication), - 3 (subtraction).
  3. Undo subtraction first:
  4. Add 3 to both sides:
    4x - 3 + 3 = 13 + 3
    4x = 16
  5. Undo multiplication next:
  6. Divide both sides by 4:
    4x ÷ 4 = 16 ÷ 4
    x = 4
  7. Simplify: x = 4
  8. Check:
  9. Plug x = 4 into original equation:
    4(4) - 3 = 16 - 3 = 13 ✓ (matches the right side)

Worked Examples

Example 1 – Basic

Equation: 2x + 5 = 11

  1. Undo addition first:
  2. Subtract 5 from both sides:
    2x + 5 - 5 = 11 - 5
    2x = 6
  3. Undo multiplication next:
  4. Divide both sides by 2:
    2x ÷ 2 = 6 ÷ 2
    x = 3
  5. Check:
  6. 2(3) + 5 = 6 + 5 = 11

What we did and why: - We worked backwards from the last operation (+5) to isolate x. - Always undo addition/subtraction before multiplication/division.


Example 2 – Medium (Negative Coefficient)

Equation: -3x + 7 = 1

  1. Undo addition first:
  2. Subtract 7 from both sides:
    -3x + 7 - 7 = 1 - 7
    -3x = -6
  3. Undo multiplication next:
  4. Divide both sides by -3:
    -3x ÷ -3 = -6 ÷ -3
    x = 2
  5. Check:
  6. -3(2) + 7 = -6 + 7 = 1

What we did and why: - Negative coefficients can be tricky, but the steps stay the same. - Dividing two negatives gives a positive answer (-6 ÷ -3 = 2).


Example 3 – Exam Style (Disguised Equation)

Equation: ½x - 4 = 6 (Written as a fraction to test understanding.)

  1. Undo subtraction first:
  2. Add 4 to both sides:
    ½x - 4 + 4 = 6 + 4
    ½x = 10
  3. Undo multiplication next:
  4. Multiply both sides by 2 (the reciprocal of ½):
    2 × ½x = 10 × 2
    x = 20
  5. Check:
  6. ½(20) - 4 = 10 - 4 = 6

What we did and why: - Fractions are just division in disguise. Multiplying by the reciprocal (2) undoes ½. - Examiners love testing fractions—don’t let them trick you!


Common Mistakes

Mistake Why it Happens Correct Approach
Undoing multiplication first Student forgets the order of operations. Always undo addition/subtraction before multiplication/division.
Forgetting to balance the equation Student only changes one side. Whatever you do to one side, must do to the other.
Sign errors with negatives Student misapplies negative rules. Double-check: (-3x = -6) ÷ -3 = 2 (not -2).
Incorrectly handling fractions Student adds/subtracts instead of multiplying by the reciprocal. For ½x, multiply by 2 (not divide by ½).
Skipping the check step Student assumes the answer is correct. Always plug the answer back into the original equation.

Exam Traps

Trap How to Spot it How to Avoid it
Equations with fractions The equation has ½x, ⅓x, etc. Multiply by the reciprocal (e.g., 2 for ½x) after undoing addition/subtraction.
Negative coefficients The variable has a negative sign (e.g., -2x). Treat the negative like any other number—just remember the rules for negatives.
Disguised operations The equation looks like 3(x + 2) = 9. First, distribute the 3 (if needed), then solve as a two-step equation.

1-Minute Recap

"Alright, let’s lock this in for your exam. Two-step equations are all about working backwards. Here’s the game plan:

  1. Look at the equation—find what’s being done to x. Is it multiplied? Added? Both?
  2. Undo the addition/subtraction first—if it’s +5, subtract 5 from both sides. If it’s -3, add 3.
  3. Then undo the multiplication/division—if it’s 4x, divide by 4. If it’s ½x, multiply by 2.
  4. Check your answer—plug it back in to make sure it works.

Examiners love throwing fractions or negatives at you, but the steps never change. Practice 3-5 problems tonight, and you’ll walk into that exam knowing exactly what to do. You’ve got this!




ADVERTISEMENT