Solving Multi-Step Equations

Middle & High School Depth 45 in the knowledge graph I know this Set as goal
Unlocks 8660 downstream topics
equations multi-step solving algebra

Core Idea

Multi-step equations require more than two operations to solve and often involve combining like terms or distributing before isolating the variable. For example, 3(2x − 4) + 5 = 17 requires distributing (6x − 12 + 5 = 17), combining like terms (6x − 7 = 17), adding 7 (6x = 24), and dividing by 6 (x = 4). The strategy is always the same: simplify each side first, then use inverse operations to isolate the variable. This topic builds the equation-solving fluency that is needed for every subsequent algebra topic.

How It's Best Learned

Teach a consistent procedure: (1) distribute, (2) combine like terms on each side, (3) use inverse operations to isolate the variable, (4) check by substitution. Practice with equations that have parentheses, fractions, and decimals. Include equations where the variable term ends up negative (e.g., −2x = 10, so x = −5). Emphasize checking the solution in the original equation.

Common Misconceptions

Explainer

You have already solved two-step equations like 2x + 3 = 11 by undoing operations in reverse order: subtract 3 first, then divide by 2. Multi-step equations extend this idea, but they require an extra phase before you can apply inverse operations. The full strategy has two phases: simplify first, then isolate.

In the simplification phase, you work on each side of the equation independently. Start by distributing any multiplication over parentheses, then combine like terms. For example, 3(2x − 4) + 5 = 17 becomes 6x − 12 + 5 = 17 after distributing, then 6x − 7 = 17 after combining −12 and +5. You have now turned a multi-step equation into a familiar two-step equation.

In the isolation phase, proceed exactly as before: undo addition or subtraction first (add 7 to both sides: 6x = 24), then undo multiplication or division (divide by 6: x = 4). The principle is always to peel away operations from the outside in — the last operation applied to x is the first one you undo.

The step that generates the most errors is distributing a negative. When distributing −2 across (x − 3), every term inside gets multiplied by −2: −2·x = −2x and −2·(−3) = +6, giving −2x + 6. Students frequently write −2x − 6 because they apply the sign only to the first term or forget that negative times negative is positive. Writing out the multiplication term by term before combining eliminates most of these errors.

Always verify your answer by substituting it into the original, un-simplified equation. Checking x = 4 in 3(2·4 − 4) + 5 confirms 3(4) + 5 = 17. This validation habit not only catches arithmetic mistakes but builds confidence in the procedure. The simplify-then-isolate strategy scales up to every future algebra topic — equations with variables on both sides, literal equations, and systems of equations all follow the same two-phase structure.

Practice Questions 3 questions

Prerequisite Chain

Longest path: 46 steps · 208 total prerequisite topics

Prerequisites (6)

Leads To (10)