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