A two-step equation is a linear equation that takes exactly two inverse operations to solve, such as 2x + 3 = 11. To solve it, undo the addition or subtraction first, then undo the multiplication or division. For 2x + 3 = 11, that gives x = 4.
This page walks through the method with two fully worked examples, then flags the mistakes students make most often.
Worked Example 1: Solve 2x + 3 = 11
- Identify the two operations. The variable
xis multiplied by 2 and then 3 is added. To isolatex, undo those operations in reverse order. - Subtract 3 from both sides.
2x + 3 - 3 = 11 - 3, which simplifies to2x = 8. - Divide both sides by 2.
2x ÷ 2 = 8 ÷ 2, givingx = 4. - Check. Substitute back:
2(4) + 3 = 8 + 3 = 11. ✓
The solution is x = 4.
The Method: 4 Steps for Any Two-Step Equation
- Simplify each side if needed (combine like terms). Example:
3x + 2x - 1 = 9becomes5x - 1 = 9. - Undo addition or subtraction first. Add or subtract the constant from both sides. Example: from
5x - 1 = 9, add 1 to both sides to get5x = 10. - Undo multiplication or division second. Divide (or multiply) both sides by the coefficient of the variable. Example:
5x = 10divided by 5 givesx = 2. - Check by substitution. Plug your answer into the original equation to verify both sides are equal. Example:
5(2) - 1 = 9✓.
Why reverse order? When you built up the expression, you multiplied x first, then added. Solving unwinds that in the opposite order: subtract first, then divide. It mirrors the order of operations in reverse.
Worked Example 2: Solve 5x - 7 = 18
- Undo the subtraction. Add 7 to both sides:
5x - 7 + 7 = 18 + 7, so5x = 25. - Undo the multiplication. Divide both sides by 5:
5x ÷ 5 = 25 ÷ 5, sox = 5. - Check.
5(5) - 7 = 25 - 7 = 18. ✓
The solution is x = 5. The same two-step pattern works even when the coefficient or constant is negative — just keep track of signs carefully.
Common Mistakes to Avoid
- Dividing before subtracting. In
2x + 3 = 11, dividing everything by 2 first givesx + 1.5 = 5.5— technically valid but messier. Always subtract or add first to keep the arithmetic clean. - Only changing one side. Whatever you do to one side of the equation, you must do to the other. Subtracting 3 from just the left side breaks the equality.
- Sign errors with negatives. For
-3x + 4 = 10, subtracting 4 gives-3x = 6, and dividing by negative 3 givesx = -2. Students often forget the negative sign on the coefficient. - Subtracting the coefficient instead of dividing. To undo
2x, you divide by 2 — you do not subtract 2. - Skipping the check. Substituting your answer back takes 10 seconds and catches almost every arithmetic slip.
Two-step equations are the gateway to multi-step equations, systems, and every algebra topic beyond. If your student can explain why we subtract before we divide — not just do it — the rest of Algebra 1 gets much easier. LernOS coaches that reasoning one question at a time. Try a guided problem below.