Solving Two-Step Equations
Learn how to solve equations that require two operations to isolate the variable.
For Elementary Students
What Is a Two-Step Equation?
A two-step equation is like a puzzle where the variable (usually x) has TWO things happening to it!
Think about it like this: If someone takes your number, multiplies it by 3, THEN adds 5, you need to undo BOTH operations to get your number back!
Mystery number: x
Multiply by 3: 3x
Add 5: 3x + 5
To find x, undo both steps!
Example: Understanding the Problem
Equation: 3x + 5 = 20
What's happening to x?
Step 1: x gets multiplied by 3 → 3x
Step 2: Then 5 gets added → 3x + 5
Result: 3x + 5 = 20
To solve: We need to UNDO both steps in REVERSE order!
The BIG Rule: Undo in Reverse Order!
Think of getting dressed in the morning:
Put on socks → Then put on shoes
Socks first!
To undo at night:
Take off shoes → Then take off socks
Reverse order!
Same with equations!
In the equation: Multiply, then add
To solve: Undo addition, then undo multiplication
BACKWARDS!
The Two-Step Strategy
Step 1: Undo addition or subtraction first
Step 2: Then undo multiplication or division
Why? We work backwards from the order of operations (PEMDAS)!
Example 1: Solving Step-by-Step
Solve: 3x + 5 = 20
Step 1: Undo the addition (subtract 5 from both sides)
3x + 5 = 20
3x + 5 − 5 = 20 − 5 (subtract 5 from BOTH sides!)
3x = 15
Step 2: Undo the multiplication (divide both sides by 3)
3x = 15
3x ÷ 3 = 15 ÷ 3 (divide BOTH sides by 3!)
x = 5
Answer: x = 5! ✓
Check it:
3x + 5 = 20
3(5) + 5 = 20
15 + 5 = 20
20 = 20 ✓ Correct!
Example 2: Another Two-Step
Solve: 4x − 3 = 17
Step 1: Undo subtraction (add 3 to both sides)
4x − 3 = 17
4x − 3 + 3 = 17 + 3
4x = 20
Step 2: Undo multiplication (divide by 4)
4x = 20
4x ÷ 4 = 20 ÷ 4
x = 5
Answer: x = 5! ✓
Check:
4(5) − 3 = 17
20 − 3 = 17
17 = 17 ✓
Example 3: Division in the Equation
Solve: n/4 + 7 = 10
What's happening? n is divided by 4, then 7 is added.
Step 1: Undo addition (subtract 7)
n/4 + 7 = 10
n/4 + 7 − 7 = 10 − 7
n/4 = 3
Step 2: Undo division (multiply by 4)
n/4 = 3
n/4 × 4 = 3 × 4
n = 12
Answer: n = 12! ✓
Check:
12/4 + 7 = 10
3 + 7 = 10
10 = 10 ✓
Example 4: Subtraction at the Start
Solve: n/3 − 7 = 3
Step 1: Undo subtraction (add 7)
n/3 − 7 = 3
n/3 − 7 + 7 = 3 + 7
n/3 = 10
Step 2: Undo division (multiply by 3)
n/3 = 10
n/3 × 4 = 10 × 4
n = 40
Answer: n = 40! ✓
Check:
40/4 − 7 = 3
10 − 7 = 3
3 = 3 ✓
Example 5: Tricky Order
Solve: 5 − 2x = 1
Think: 2x is being subtracted from 5
Step 1: Get rid of 5 (subtract 5 from both sides)
5 − 2x = 1
5 − 2x − 5 = 1 − 5
−2x = −4
Step 2: Divide by −2
−2x = −4
−2x ÷ (−2) = −4 ÷ (−2)
x = 2
Answer: x = 2! ✓
Check:
5 − 2(2) = 1
5 − 4 = 1
1 = 1 ✓
The Golden Rule: Do the SAME to BOTH Sides!
VERY IMPORTANT: Whatever you do to one side, you MUST do to the other side!
3x + 5 = 20
If you subtract 5 from the left:
3x + 5 − 5
You MUST subtract 5 from the right too:
20 − 5
Keep it balanced like a see-saw!
Visual: The Balance Scale
Think of an equation as a balance scale:
Left Side | Right Side
3x + 5 = 20
To keep it balanced:
- Add same to both sides
- Subtract same from both sides
- Multiply both sides by same
- Divide both sides by same
Always CHECK Your Answer!
How to check:
- Take your answer
- Put it back in the original equation
- See if both sides equal!
Example: If you got x = 5 for 3x + 5 = 20
Check: 3(5) + 5 = 20
15 + 5 = 20
20 = 20 ✓ CORRECT!
Common Mistakes to Avoid
Mistake 1: Forgetting to do the same thing to BOTH sides
❌ Wrong:
3x + 5 = 20
3x = 20 (forgot to subtract 5 from the right!)
✓ Correct:
3x + 5 = 20
3x = 15 (subtracted 5 from BOTH sides)
Mistake 2: Doing operations in the wrong order
❌ Wrong: Dividing before adding/subtracting
✓ Correct: Undo +/− first, then ×/÷
Mistake 3: Sign errors with negatives
Be careful: −2x ÷ (−2) = x
(negative ÷ negative = positive!)
Quick Tips
Tip 1: Always undo +/− BEFORE ×/÷
Tip 2: Do the SAME thing to BOTH sides!
Tip 3: CHECK your answer by plugging it back in!
Tip 4: Write each step—don't skip!
Tip 5: Keep negatives straight (write them clearly!)
For Junior High Students
Understanding Two-Step Equations
A two-step equation is a linear equation requiring two inverse operations to isolate the variable.
General form: ax + b = c or a + bx = c or ax − b = c, etc.
where a, b, c are constants and x is the variable.
Definition: A two-step equation has the variable involved in exactly two operations (typically one multiplication/division and one addition/subtraction).
Objective: Isolate the variable on one side of the equation to determine its value.
The Inverse Operation Strategy
Principle: Use inverse operations to systematically eliminate constants and coefficients, isolating the variable.
Inverse operations:
- Addition ↔ Subtraction
- Multiplication ↔ Division
Order of undoing: Reverse the order of operations (PEMDAS).
In expressions like ax + b:
- The operations are: multiply by a, then add b
- To undo: subtract b first, then divide by a
Rationale: Addition/subtraction has lower precedence than multiplication/division in PEMDAS, so when solving, we undo them first (reversing the order).
Solving ax + b = c
Standard form: ax + b = c
Solution algorithm:
Step 1: Eliminate the constant term (undo addition/subtraction)
- Subtract b from both sides: ax + b − b = c − b
- Simplify: ax = c − b
Step 2: Eliminate the coefficient (undo multiplication)
- Divide both sides by a: (ax)/a = (c − b)/a
- Simplify: x = (c − b)/a
Example 1: Solve 3x + 5 = 20
Step 1: Subtract 5 from both sides
3x + 5 − 5 = 20 − 5
3x = 15
Step 2: Divide both sides by 3
x = 15/3
x = 5
Verification: 3(5) + 5 = 15 + 5 = 20 ✓
Solving ax − b = c
Standard form: ax − b = c
Solution:
Step 1: Add b to both sides
ax − b + b = c + b
ax = c + b
Step 2: Divide by a
x = (c + b)/a
Example 2: Solve 4x − 3 = 17
Step 1: Add 3
4x − 3 + 3 = 17 + 3
4x = 20
Step 2: Divide by 4
x = 20/4 = 5
Verification: 4(5) − 3 = 20 − 3 = 17 ✓
Solving x/a + b = c
Standard form: x/a + b = c (division followed by addition)
Solution:
Step 1: Subtract b
x/a + b − b = c − b
x/a = c − b
Step 2: Multiply by a
a · (x/a) = a(c − b)
x = a(c − b)
Example 3: Solve n/4 + 7 = 10
Step 1: Subtract 7
n/4 = 10 − 7 = 3
Step 2: Multiply by 4
n = 3 × 4 = 12
Verification: 12/4 + 7 = 3 + 7 = 10 ✓
Equations with Variable on Right or with Subtraction
Example 4: Solve 5 − 2x = 1
Approach: Treat as constant − (coefficient × variable) = result
Step 1: Subtract 5 from both sides (eliminate constant on left)
5 − 2x − 5 = 1 − 5
−2x = −4
Step 2: Divide by −2
x = −4 / −2 = 2
Verification: 5 − 2(2) = 5 − 4 = 1 ✓
Alternative approach: Add 2x to both sides first
5 − 2x + 2x = 1 + 2x
5 = 1 + 2x
5 − 1 = 2x
4 = 2x
x = 2
The Equality Property
Fundamental principle: Equations remain equivalent under these transformations:
Addition Property of Equality: If a = b, then a + c = b + c for any real number c
Subtraction Property of Equality: If a = b, then a − c = b − c for any real number c
Multiplication Property of Equality: If a = b, then a · c = b · c for any real number c ≠ 0
Division Property of Equality: If a = b, then a/c = b/c for any real number c ≠ 0
Application: These properties justify performing the same operation on both sides of an equation.
Verification
Importance: Always verify solutions to catch arithmetic errors.
Method: Substitute the solution back into the original equation.
Example: For 3x + 5 = 20 with solution x = 5
LHS = 3(5) + 5 = 15 + 5 = 20
RHS = 20
LHS = RHS ✓
If verification fails: Re-examine each step for errors.
Applications
Example 1: Temperature conversion
The formula relating Celsius (C) and Fahrenheit (F) is:
F = (9/5)C + 32
If F = 77°, find C.
Solution:
77 = (9/5)C + 32
77 − 32 = (9/5)C
45 = (9/5)C
C = 45 × (5/9) = 25°C
Example 2: Cost problem
A taxi charges $3 base fare plus $2 per mile. Total cost is $17. Find miles traveled.
Setup: Let m = miles
3 + 2m = 17
Solution:
2m = 17 − 3 = 14
m = 14/2 = 7 miles
Common Errors
Error 1: Not applying operation to both sides
❌ 3x + 5 = 20 → 3x = 20 (forgot to subtract 5 from right side) ✓ 3x + 5 = 20 → 3x = 15
Error 2: Incorrect order of operations
❌ Dividing before eliminating additive constant ✓ Eliminate +/− constants first, then eliminate multiplicative coefficient
Error 3: Sign errors with negatives
When dividing by negative coefficient:
−2x = −4
x = −4 / −2 = 2 (not −2!)
Remember: negative ÷ negative = positive
Error 4: Arithmetic mistakes
Always double-check calculations, especially with negatives and fractions.
Tips for Success
Tip 1: Write each step clearly—don't skip steps mentally
Tip 2: Always perform the same operation on both sides
Tip 3: Undo addition/subtraction before multiplication/division
Tip 4: Verify your solution by substituting back into the original equation
Tip 5: Keep track of negative signs carefully
Tip 6: For equations like a − bx = c, it's often easier to eliminate a first
Tip 7: Practice mental arithmetic to reduce computational errors
Extension: Variables on Both Sides
While not strictly "two-step," the same principles apply.
Example: Solve 3x + 5 = 2x + 12
Solution:
3x + 5 − 2x = 2x + 12 − 2x (subtract 2x from both sides)
x + 5 = 12
x + 5 − 5 = 12 − 5 (subtract 5)
x = 7
Verification: 3(7) + 5 = 21 + 5 = 26 and 2(7) + 12 = 14 + 12 = 26 ✓
Summary
General two-step equation: ax + b = c
Solution process:
- Eliminate constant b (add or subtract from both sides)
- Eliminate coefficient a (divide both sides)
- Verify solution
Key principles:
- Use inverse operations
- Maintain equality by performing same operation on both sides
- Work in reverse order of operations
- Always verify
Solution formula: x = (c − b) / a
Practice
Solve: 4x − 3 = 17
Solve: n/3 + 6 = 10
Solve: 7 + 2x = 19
Solve: 5x + 8 = 33