How to Solve Two-Step Equations

Updated February 2026 · Includes worked examples & free practice

Two-step equations are one of the most fundamental skills in algebra. If you can solve a two-step equation, you have the foundation to handle multi-step equations, inequalities, and even systems of equations. This guide will teach you the exact process with clear examples and practice problems.

What Is a Two-Step Equation?

A two-step equation is an algebraic equation that requires exactly two operations (steps) to isolate the variable and find its value. The most common form is:

ax + b = c
Where a is the coefficient, b is a constant, and x is the variable you are solving for

For example, in the equation 3x + 5 = 20, you need two steps to find x: first subtract 5 from both sides, then divide both sides by 3.

Step-by-Step Method

Follow these two steps every time and you will solve any two-step equation correctly:

1️⃣
Undo the addition or subtraction first. Look at the constant on the same side as the variable. If it is being added, subtract it from both sides. If it is being subtracted, add it to both sides. This isolates the variable term.
2️⃣
Undo the multiplication or division. Now you have something like ax = number. Divide both sides by the coefficient (the number in front of x) to get x alone.

The key principle is doing the same operation to both sides of the equation to keep it balanced. Think of an equation like a scale — whatever you do to one side, you must do to the other.

Worked Examples

✏️ Example 1 (Easy): Solve 2x + 3 = 11

Step 1: Subtract 3 from both sides → 2x + 3 - 3 = 11 - 3 → 2x = 8

Step 2: Divide both sides by 2 → 2x ÷ 2 = 8 ÷ 2 → x = 4

✅ Answer: x = 4 · Check: 2(4) + 3 = 8 + 3 = 11 ✓

✏️ Example 2 (Medium): Solve 5x - 7 = 28

Step 1: Add 7 to both sides → 5x - 7 + 7 = 28 + 7 → 5x = 35

Step 2: Divide both sides by 5 → 5x ÷ 5 = 35 ÷ 5 → x = 7

✅ Answer: x = 7 · Check: 5(7) - 7 = 35 - 7 = 28 ✓

✏️ Example 3 (Hard): Solve -4x + 9 = -15

Step 1: Subtract 9 from both sides → -4x + 9 - 9 = -15 - 9 → -4x = -24

Step 2: Divide both sides by -4 → -4x ÷ (-4) = -24 ÷ (-4) → x = 6

✅ Answer: x = 6 · Check: -4(6) + 9 = -24 + 9 = -15 ✓

Common Mistakes to Avoid

❌ Dividing before subtracting

In 3x + 6 = 18, some students divide everything by 3 first. This gives x + 2 = 6, which happens to work here but fails with more complex equations. Always undo addition/subtraction FIRST, then multiplication/division.

✅ Correct order

3x + 6 = 18 → subtract 6 → 3x = 12 → divide by 3 → x = 4. Always reverse the order of operations: undo addition/subtraction first, then multiplication/division.

❌ Forgetting the negative sign

In -2x + 5 = 1, after subtracting 5 you get -2x = -4. When dividing by -2, the answer is x = 2 (positive), not x = -2. A negative divided by a negative is positive.

❌ Not checking your answer

Always substitute your answer back into the original equation. If both sides are equal, your answer is correct. This takes 10 seconds and catches most errors.

Practice Two-Step Equations

The best way to master two-step equations is through practice. Our interactive tool generates unlimited problems at three difficulty levels with instant feedback and step-by-step solutions when you make a mistake.

Ready to practice? Jump into the algebra practice tool.

Practice Two-Step Equations

Related Topics

Frequently Asked Questions

What is a two-step equation?

A two-step equation requires exactly two operations to solve for the variable. The standard form is ax + b = c. For example, 3x + 5 = 20 is a two-step equation because you subtract 5 (step 1) then divide by 3 (step 2) to find x = 5.

What is the difference between one-step and two-step equations?

One-step equations require a single operation to solve, like x + 5 = 12 (subtract 5) or 3x = 15 (divide by 3). Two-step equations combine both: you need to add/subtract AND multiply/divide. The key difference is the presence of both a coefficient and a constant on the variable side.

Which operation do you do first in a two-step equation?

Always undo addition or subtraction first, then undo multiplication or division. This is the reverse of the order of operations (PEMDAS). Think of it as peeling away layers — the outermost operation gets undone first.

Practice