Back
GED Math — Basic Algebra
⚖️ Two-Step Equations
Solve for x using two inverse operations — addition/subtraction first, then multiply/divide
Progress
0%
What Are Two-Step Equations?
Equations that need exactly two inverse operations
🔢
The Order — Always
Step 1: undo + or −   Step 2: undo × or ÷
🔵
Example 1 — 2x + 3 = 11
Subtract 3, then divide by 2 → x = 4
🟢
Example 2 — 5x − 7 = 18
Add 7, then divide by 5 → x = 5
🟠
Example 3 — −3x + 6 = 0
Subtract 6, then divide by −3 → x = 2
Negative Coefficients
Dividing by a negative flips the sign

💡 Two-Step vs One-Step

One-step equations need just one operation. Two-step equations need two operations in a specific order: always undo addition or subtraction first, then undo multiplication or division. Think of it as "peeling an onion" — remove the outer layer first!

Lesson 1 — What Are Two-Step Equations?
Equations that require exactly two inverse operations to solve.
📌 Definition

A two-step equation combines two operations on the variable x — typically addition or subtraction paired with multiplication or division.

Example: 2x + 3 = 11 — x is first multiplied by 2, then 3 is added. You undo both operations, but in reverse order.

One-Step (from previous lesson)
x + 7 = 12
→ 1 operation: subtract 7
→ x = 5
Two-Step (this lesson)
2x + 3 = 11
→ Step 1: subtract 3
→ Step 2: divide by 2
→ x = 4
1
Identify both operations on x

In 2x + 3 = 11, x has two things done to it: multiplied by 2 AND added 3. You must undo both.

2
Always undo addition/subtraction FIRST

Subtract 3 from both sides → 2x = 8
This removes the +3 "outer layer."

3
Then undo multiplication/division

Divide both sides by 2 → x = 4
This removes the ×2 "inner layer." ✅

🧠 Think About It

In the equation 3x − 5 = 13, what are the two operations on x? Which do you undo first?

Lesson 2 — The Order Always Matters
Step 1 is ALWAYS addition/subtraction. Step 2 is ALWAYS multiplication/division.
Two-Step Equation Roadmap
🔍 Identify
both operations
Step 1
Undo + or −
Step 2
Undo × or ÷
✅ x = answer
📌 Why This Order?

Think of building a sandwich: multiplication "wraps" x first, then addition is the "outer layer." To undo it, peel the outer layer first (addition/subtraction), then unwrap the inner layer (multiplication/division).

This is the reverse of the order of operations (PEMDAS goes × before +, so we undo + before ×).

The Two Steps — Always In This Order
StepWhat To DoExampleResult
Step 1Undo + or − (Add or Subtract)2x + 3 = 11 → −32x = 8
Step 2Undo × or ÷ (Multiply or Divide)2x = 8 → ÷2x = 4

🔑 Memory Trick — "Socks Before Shoes"

When getting dressed, you put socks on before shoes. To undress, you take shoes off before socks — reverse order!

In algebra: the equation was built with × first then +. So to undo it: + first, then ×. Always reverse the order of operations!

Example 1 — 2x + 3 = 11
A positive coefficient — straightforward two steps!
Equation
2x + 3 = 11
✅ Step 1 — Undo the +3 (subtract 3 from both sides)
2x + 3 − 3 = 11 − 3
2x = 8
The +3 is eliminated. Now we have 2x = 8.
🔵 Step 2 — Undo the ×2 (divide both sides by 2)
2x ÷ 2 = 8 ÷ 2
x = 4
The coefficient 2 is eliminated. x is now isolated!
Answer
x = 4
✅ Check Your Work
Substitute x = 4 back into the original:
2(4) + 3 = 8 + 3 = 11 ✅
🧠 Try a Variation

Solve 3x + 4 = 16. (Step 1: subtract 4 from both sides → Step 2: divide by 3)

Example 2 — 5x − 7 = 18
A subtraction instead of addition — add to both sides first!
Equation
5x − 7 = 18
✅ Step 1 — Undo the −7 (add 7 to both sides)
5x − 7 + 7 = 18 + 7
5x = 25
The −7 is eliminated. Now we have 5x = 25.
🔵 Step 2 — Undo the ×5 (divide both sides by 5)
5x ÷ 5 = 25 ÷ 5
x = 5
Answer
x = 5
✅ Check Your Work
5(5) − 7 = 25 − 7 = 18 ✅
🧠 Try a Variation

Solve 4x − 9 = 23. (Step 1: add 9 to both sides → Step 2: divide by 4)

Example 3 — −3x + 6 = 0
A negative coefficient — the same steps, but divide by a negative!
⚠️ Key Note on Negative Coefficients

The steps are exactly the same — but when you divide both sides by a negative number, a negative divided by a negative = positive!
Example: −6 ÷ −3 = +2

Equation
−3x + 6 = 0
✅ Step 1 — Undo the +6 (subtract 6 from both sides)
−3x + 6 − 6 = 0 − 6
−3x = −6
The +6 is eliminated. Now we have −3x = −6.
🔵 Step 2 — Undo the ×(−3) (divide both sides by −3)
−3x ÷ (−3) = −6 ÷ (−3)
x = 2
Negative ÷ negative = positive! −6 ÷ (−3) = +2
Answer
x = 2
✅ Check Your Work
−3(2) + 6 = −6 + 6 = 0 ✅
Lesson 6 — Negative Coefficients
Dividing by a negative number — the same process, different sign rules!
📌 Sign Rules for Division

When you divide both sides by a negative coefficient:

Negative ÷ Negative = Positive   (−6 ÷ −3 = +2)
Positive ÷ Negative = Negative   (+10 ÷ −2 = −5)

The two steps work exactly the same — just apply sign rules carefully in Step 2!

💡
−3x = −6 → x = 2

−3x ÷ (−3) = −6 ÷ (−3) = +2   ✅
Negative ÷ negative = positive.

💡
−5x = 20 → x = −4

−5x ÷ (−5) = 20 ÷ (−5) = −4   ✅
Positive ÷ negative = negative.

💡
−2x + 10 = 4 → x = 3

Step 1: subtract 10 → −2x = −6
Step 2: ÷(−2) → x = −6÷(−2) = +3   ✅

Neg ÷ Neg = Positive
−6 ÷ (−3) = +2
Pos ÷ Neg = Negative
20 ÷ (−5) = −4
🧠 Try It

Solve −4x + 8 = 0. (Step 1: subtract 8 → Step 2: divide by −4 — what sign is the answer?)

Interactive Two-Step Equation Solver
Enter a two-step equation (ax + b = c) and see every step!
Build your equation: ax + b = c
Coefficient a:
Constant b (+ or −):
Result c:
🧠 Verify the 3 Lesson Examples

Example 1: a=2, b=3, c=11 → x=4  |  Example 2: a=5, b=−7, c=18 → x=5  |  Example 3: a=−3, b=6, c=0 → x=2

Question 1 of 8
Score: 0 / 8
Insert math as
Block
Inline
Additional settings
Formula color
Text color
#333333
Type math using LaTeX
Preview
\({}\)
Nothing to preview
Insert