Introduction to Multi-Step Equations
Multi-step equations require more than one operation to isolate the variable. They might have variables on both sides, parentheses that need distribution, fractions that need clearing, or a combination of these challenges. What makes them "multi-step" is that you need to plan your approach rather than applying a single operation.
The key to success is developing a reliable strategy: simplify first, then isolate. This systematic approach works for every multi-step equation you'll encounter, from basic algebra through advanced coursework.
General Strategy for Multi-Step Equations
Before diving into specific types, here's a universal approach that works for any multi-step equation:
- Simplify each side: Distribute any parentheses and combine like terms
- Move variables to one side: Use addition or subtraction
- Move constants to the other side: Again, use addition or subtraction
- Divide by the coefficient: Isolate the variable
- Check: Substitute back into the original equation
Variables on Both Sides
When variables appear on both sides of an equation, your first goal is to gather them onto one side. Typically, you want all variable terms on the left.
Worked Example: Solve 4x + 7 = 2x + 15.
- Subtract 2x from both sides: 2x + 7 = 15
- Subtract 7 from both sides: 2x = 8
- Divide by 2: x = 4
- Check: 4(4) + 7 = 23 and 2(4) + 15 = 23. Correct.
Another Example: Solve 5x − 3 = 3x + 9.
- Subtract 3x: 2x − 3 = 9
- Add 3: 2x = 12
- Divide by 2: x = 6
Using the Distributive Property
When an equation has parentheses, distribute first. The expression a(bx + c) becomes abx + ac. Only after distributing can you combine like terms and proceed.
Worked Example: Solve 3(x − 2) = 15.
- Distribute: 3x − 6 = 15
- Add 6: 3x = 21
- Divide by 3: x = 7
- Check: 3(7 − 2) = 3(5) = 15. Correct.
Example with Distribution on Both Sides: Solve 2(x + 3) = 3(x − 1).
- Distribute both sides: 2x + 6 = 3x − 3
- Subtract 2x: 6 = x − 3
- Add 3: 9 = x, or x = 9
Equations with Fractions
Fractions make equations look more complex, but the solution is often to eliminate them early. Multiply both sides by the least common denominator (LCD) of all fractions, and the fractions disappear.
Worked Example: Solve x/3 + 2 = 5.
- Multiply both sides by 3: x + 6 = 15
- Subtract 6: x = 9
- Check: 9/3 + 2 = 3 + 2 = 5. Correct.
Example with Multiple Fractions: Solve x/2 + x/4 = 6.
- LCD of 2 and 4 is 4. Multiply both sides by 4: 2x + x = 24
- Combine: 3x = 24
- Divide by 3: x = 8
Combining Multiple Challenges
The most demanding equations combine variables on both sides, distribution, and fractions. The strategy remains the same: clear fractions first, then distribute, then gather variables.
Worked Example: Solve 2(3x + 1) − 4 = 10.
- Distribute: 6x + 2 − 4 = 10
- Combine: 6x − 2 = 10
- Add 2: 6x = 12
- Divide by 6: x = 2
Essential Reference Table
| Equation Type | First Step | Example | Key Reminder |
|---|---|---|---|
| Variables both sides | Move variables to one side | 4x + 3 = 2x + 9 | Subtract smaller variable term |
| With parentheses | Distribute first | 3(x − 2) = 12 | Multiply each term inside |
| With fractions | Multiply by LCD | x/4 + 1 = 3 | Clear fractions before solving |
| Multiple operations | Simplify, then isolate | 2(x + 3) − x = 8 | Follow order of operations |
Real-World Applications
Multi-step equations model situations where multiple factors interact:
Comparing Costs: Two phone plans charge differently. Plan A: $20/month + $0.10/minute. Plan B: $30/month + $0.05/minute. How many minutes make them equal? Set 20 + 0.10m = 30 + 0.05m. Solution: 0.05m = 10, so m = 200 minutes.
Distance Problems: Two cars leave from the same point traveling in opposite directions. One goes 55 mph, the other 65 mph. When are they 300 miles apart? Set 55t + 65t = 300. Solution: 120t = 300, t = 2.5 hours.
Geometry Applications: The perimeter of a rectangle is 36. The length is twice the width. Find dimensions. Set 2(2w) + 2(w) = 36. Solution: 6w = 36, w = 6, length = 12.
A gym charges a $50 signup fee plus $25 per month. Another gym charges no signup fee but $35 per month. After how many months do the costs equal?
Solution: Set 50 + 25m = 35m. Subtract 25m: 50 = 10m. Divide by 10: m = 5 months.
Common Mistakes and How to Avoid Them
- Forgetting both sides: Every operation applies to both sides. If you add 3 to the left, add 3 to the right. Write both sides on every line.
- Distribution errors: −(x − 3) is −x + 3, not −x − 3. The negative distributes to every term inside.
- Moving terms incorrectly: When moving a term across the equals sign, change its sign. Moving +5x to the other side makes it −5x.
- Skip-checking: Always substitute your answer back into the original equation. It takes 30 seconds and catches most errors.
Summary and Key Takeaways
Multi-step equations become manageable when you follow a consistent strategy: simplify (distribute, clear fractions), gather variables on one side, gather constants on the other, and isolate. The order matters — clear fractions first, then distribute, then combine like terms.
Practice identifying which type of complexity you're dealing with, and you'll quickly recognize the right first step. Most errors happen when students rush the setup, so write each step completely before moving on.
For automated calculations and verification, use our Algebra Calculator tools to check your work.