Two-step equation: An equation that requires two operations to isolate the variable.
- Undo addition or subtraction first (using inverse operation)
- Undo multiplication or division next (using inverse operation)
- Isolate the variable
- Check the solution
Subtract 5 from both sides to eliminate the constant term:
2x + 5 - 5 = 17 - 5
2x = 12
Divide both sides by 2 to isolate x:
2x ÷ 2 = 12 ÷ 2
x = 6
Substitute x = 6 back into the original equation:
2(6) + 5 = 12 + 5 = 17 ✓
x = 6
• Order of operations reversal: Undo in reverse order of operations
• Inverse operations: Use opposite operations to isolate the variable
• Balancing: Perform the same operation on both sides
Subtraction and multiplication: Undo subtraction first, then undo multiplication.
Add 8 to both sides to eliminate the constant term:
3x - 8 + 8 = 10 + 8
3x = 18
Divide both sides by 3 to isolate x:
3x ÷ 3 = 18 ÷ 3
x = 6
Substitute x = 6 back into the original equation:
3(6) - 8 = 18 - 8 = 10 ✓
x = 6
• Addition inverse: Add to undo subtraction
• Division inverse: Divide to undo multiplication
• Order importance: Undo addition/subtraction before multiplication/division
Addition and division: Undo addition first, then undo division by multiplying.
Subtract 3 from both sides to eliminate the constant term:
x/4 + 3 - 3 = 7 - 3
x/4 = 4
Multiply both sides by 4 to isolate x:
(x/4) × 4 = 4 × 4
x = 16
Substitute x = 16 back into the original equation:
16/4 + 3 = 4 + 3 = 7 ✓
x = 16
• Subtraction inverse: Subtract to undo addition
• Multiplication inverse: Multiply to undo division
• Sequential undoing: Work in reverse order of operations
Two-step equation: An algebraic equation requiring exactly two operations to solve for the variable.
Inverse operations: Operations that undo each other (addition/subtraction, multiplication/division).
Order of operations reversal: Undo operations in the reverse order of the order of operations (PEMDAS).
Variable isolation: The process of getting the variable alone on one side of the equation.
Solution verification: Checking the answer by substituting it back into the original equation.
- Identify operations: Determine what operations are being performed on the variable
- Plan sequence: Decide the order to undo operations (reverse order of operations)
- Undo addition/subtraction: First eliminate constants using inverse operations
- Undo multiplication/division: Then eliminate coefficients using inverse operations
- Verify solution: Substitute back to check
• Addition/Multiplication: ax + b = c → subtract b, then divide by a
• Subtraction/Multiplication: ax - b = c → add b, then divide by a
• Addition/Division: x/a + b = c → subtract b, then multiply by a
• Subtraction/Division: x/a - b = c → add b, then multiply by a
• Balance principle: Whatever you do to one side, do to the other
Equations with negative coefficients: The same solving principles apply, but be careful with signs.
Subtract 7 from both sides:
-2x + 7 - 7 = 15 - 7
-2x = 8
Divide both sides by -2:
-2x ÷ (-2) = 8 ÷ (-2)
x = -4
Substitute x = -4 back into the original equation:
-2(-4) + 7 = 8 + 7 = 15 ✓
x = -4
• Negative coefficient: Divide by negative number to isolate variable
• Sign handling: Dividing by negative changes sign of result
• Verification: Always check with negative solutions
Real-world applications: Translating word problems into two-step equations to solve practical problems.
Let x = the number of months (unknown)
Monthly cost × months + sign-up fee = total cost
20x + 40 = 120
Subtract 40 from both sides: 20x = 80
Divide both sides by 20: x = 4
The person paid for 4 months
Check: 20(4) + 40 = 80 + 40 = 120 ✓
The person paid for 4 months
• Problem translation: Convert real-world situations into mathematical equations
• Variable definition: Clearly define what the variable represents
• Solution interpretation: Relate the mathematical solution back to the real-world context
Two-step equation: An algebraic equation that requires exactly two arithmetic operations to isolate the variable. These equations typically have the form ax + b = c or x/a + b = c, where a, b, and c are constants and x is the variable.
Order of operations reversal: When solving equations, undo operations in the reverse order of how they were applied. Since order of operations (PEMDAS) prioritizes multiplication/division before addition/subtraction, we undo addition/subtraction first.
Inverse operations: Operations that "undo" each other. Addition and subtraction are inverse operations; multiplication and division are inverse operations.
Balance principle: An equation remains true when the same operation is performed on both sides. This principle maintains the equality of the equation throughout the solving process.
- Identify the operations: Determine what operations are being performed on the variable (and in what order)
- Plan the sequence: Decide the order to undo operations (reverse order of operations)
- Undo addition/subtraction: First eliminate constant terms using inverse operations
- Undo multiplication/division: Then eliminate coefficients using inverse operations
- Isolate the variable: Get the variable alone on one side of the equation
- Verify the solution: Substitute the answer back into the original equation
• Addition/Multiplication: ax + b = c → subtract b, then divide by a
• Subtraction/Multiplication: ax - b = c → add b, then divide by a
• Addition/Division: x/a + b = c → subtract b, then multiply by a
• Subtraction/Division: x/a - b = c → add b, then multiply by a
• Balance principle: Always perform the same operation on both sides
Two-Step Equations Guide
2x + 5 = 13
Step 1: Subtract 5 → 2x = 8
Step 2: Divide by 2 → x = 4
3x - 7 = 14
Step 1: Add 7 → 3x = 21
Step 2: Divide by 3 → x = 7
x/4 + 2 = 6
Step 1: Subtract 2 → x/4 = 4
Step 2: Multiply by 4 → x = 16
Undo in reverse order:
First: Addition/Subtraction
Then: Multiplication/Division