Skip to main content

Solving Two-Step Equations

Solve equations that require two inverse operations β€” and translate real-world scenarios into two-step equations you can solve.

Lesson 6 of 11 Algebra & Equations Beginner ⏱ 8 min read
πŸ”₯ Why This Matters

Most real-world equations aren't one-step problems. Your monthly phone bill has a base fee plus a per-minute charge. A contractor's quote has a flat fee plus hourly labor. A salary formula has a base plus commission. Two-step equations are the bread and butter of practical algebra β€” once you master this pattern, you can solve 80% of all everyday math problems.

🎯 What You'll Learn
  • Identify the two operations applied to the variable and reverse them in the correct order
  • Solve two-step equations involving any combination of operations
  • Translate word problems into two-step equations and solve them
πŸ“– Key Vocabulary
Two-Step EquationAn equation where two inverse operations are needed to isolate the variable. Undo OrderReverse PEMDAS: undo addition/subtraction first, then multiplication/division. CoefficientThe number multiplying the variable β€” always undo this last (divide or multiply).
Key Concept

In a two-step equation like \(3x + 4 = 19\), the variable x has been: (1) multiplied by 3, then (2) had 4 added. To undo: reverse order β€” undo the addition first, then the multiplication.

\[ 3x + 4 = 19 \xrightarrow{-4} 3x = 15 \xrightarrow{\div 3} x = 5 \]

Rule: Undo + and βˆ’ first (they're "farther" from the variable), then undo Γ— and Γ· (they're "closest" to the variable).

Worked Example 1 β€” Basic

Solve: \(2x - 5 = 11\)

  1. Add 5 to both sides: \(2x - 5 + 5 = 11 + 5\) β†’ \(2x = 16\)
  2. Divide both sides by 2: \(x = 8\)
  3. Check: \(2(8) - 5 = 16 - 5 = 11\) βœ“
\[ x = 8 \]
Worked Example 2 β€” Intermediate: Fraction Coefficient

Solve: \(\dfrac{x}{3} + 7 = 12\)

  1. Subtract 7 from both sides: \(\dfrac{x}{3} = 5\)
  2. Multiply both sides by 3: \(x = 15\)
  3. Check: \(\dfrac{15}{3} + 7 = 5 + 7 = 12\) βœ“
Worked Example 3 β€” Real World: Taxi Fare

A taxi charges a $3 base fare plus $2 per mile. You paid $15. How far did you travel?

  1. Write the equation: \(2m + 3 = 15\), where m = miles
  2. Subtract 3: \(2m = 12\)
  3. Divide by 2: \(m = 6\)

You traveled 6 miles. Check: \(2(6) + 3 = 15\) βœ“

✏️ Quick Check
  1. \(4x + 3 = 23\)
  2. \(\dfrac{n}{2} - 4 = 6\)
  3. A plumber charges $50 plus $40/hr. The bill was $170. How many hours?
β–Ά Show Answers
  1. \(4x = 20\), x = 5.
  2. \(\frac{n}{2} = 10\), n = 20.
  3. \(40h + 50 = 170\) β†’ \(40h = 120\) β†’ h = 3 hours.
⚠️ Common Mistakes
  • Dividing before adding/subtracting: In \(3x + 6 = 21\), don't divide by 3 first. Subtract 6 first, THEN divide. Wrong order gives wrong answer.
  • Not applying the operation to both sides: When you subtract 6, subtract from both sides: \(3x + 6 - 6 = 21 - 6\).
  • Sign errors when subtracting a negative: \(3x - (-4) = 3x + 4\). Subtracting a negative is addition.
βœ… Key Takeaways
  • Undo in reverse PEMDAS order: undo + and βˆ’ first, then Γ— and Γ·.
  • Two steps, two inverse operations β€” apply both to both sides.
  • Check every solution by substituting back into the original equation.
  • Word problems translate directly: identify the variable, the constant, and the per-unit rate.
πŸ’Ό Career Connection β€” Sales & Commission

Sales professionals constantly solve two-step equations: "If I want to earn $5,000 this month and my base salary is $2,000, how many units do I need to sell at $150 commission each?" That's \(150u + 2000 = 5000\) β†’ \(u = 20\) units. Every commission structure, every tiered pricing model, every bonus threshold is a two-step equation waiting to be solved.

Calculator Connection

Use the Two-Step Equation Solver to verify your solutions β€” it walks through both inverse operations with the work shown.

Try it with the Calculator

Apply what you've learned with this tool.

Two-Step Equation Solver
Solve linear equations that require two steps: reversing addition/subtraction and then reversing multiplication/division.
Use calculator β†’
← Previous Lesson
Back to
Solving One-Step Equations
Continue Learning
Up Next: Solving Multi-Step Equations
Next Lesson →
Test Your Knowledge

Solving Two-Step Equations - Quiz

5 questions per attempt  Β·  Beginner  Β·  Pass at 70%

Start Quiz β†’

More in Algebra & Equations

Understanding Order of Operations Variables and Expressions Order of Operations (PEMDAS) with Variables
← All Algebra & Equations lessons