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.
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:
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.
Follow these two steps every time and you will solve any two-step equation correctly:
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.
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
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
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
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.
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.
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.
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.
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 →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.
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.
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.