Multi-step equation: An equation that requires more than two operations to solve.
- Combine like terms on the same side
- Undo addition or subtraction
- Undo multiplication or division
- Check the solution
On the left side, combine 3x and 2x:
3x + 2x = 5x
So: 5x + 8 = 23
Subtract 8 from both sides to eliminate the constant term:
5x + 8 - 8 = 23 - 8
5x = 15
Divide both sides by 5 to isolate x:
5x ÷ 5 = 15 ÷ 5
x = 3
Substitute x = 3 back into the original equation:
3(3) + 2(3) + 8 = 9 + 6 + 8 = 23 ✓
x = 3
• Combining like terms: Add coefficients of terms with same variable
• Order of operations reversal: Undo in reverse order of operations
• Balancing: Perform the same operation on both sides
Distributive property: a(b + c) = ab + ac. Apply this first when solving equations with parentheses.
Multiply 2 by both terms inside the parentheses:
2(x + 5) = 2x + 10
So: 2x + 10 + 3 = 17
On the left side, combine 10 and 3:
2x + 13 = 17
Subtract 13 from both sides:
2x = 4
Divide both sides by 2:
x = 2
Substitute x = 2 back into the original equation:
2(2 + 5) + 3 = 2(7) + 3 = 14 + 3 = 17 ✓
x = 2
• Distributive property: Multiply the outside factor by each term inside
• Order of operations: Distribute before combining like terms
• Systematic approach: Work step by step to avoid errors
Variables on both sides: Move all variables to one side and all constants to the other side.
Subtract 2x from both sides to get all x terms on the left:
4x - 2x + 3 = 2x - 2x + 9
2x + 3 = 9
Subtract 3 from both sides to get constants on the right:
2x + 3 - 3 = 9 - 3
2x = 6
Divide both sides by 2:
x = 3
Substitute x = 3 back into the original equation:
Left side: 4(3) + 3 = 12 + 3 = 15
Right side: 2(3) + 9 = 6 + 9 = 15 ✓
x = 3
• Variable collection: Move all variable terms to one side
• Constant collection: Move all constant terms to the other side
• Balancing: Perform same operation on both sides
Multi-step equation: An algebraic equation requiring more than two operations to solve for the variable.
Like terms: Terms with identical variables raised to identical powers that can be combined.
Distributive property: The rule that a(b + c) = ab + ac, used to eliminate parentheses.
Variables on both sides: Equations where the variable appears on both sides of the equals sign.
Systematic solving: Following a logical sequence of operations to isolate the variable.
- Simplify each side: Distribute and combine like terms if necessary
- Move variables to one side: Add or subtract to collect all variable terms on one side
- Move constants to other side: Add or subtract to collect all constants on the other side
- Isolate the variable: Use multiplication or division to get the variable alone
- Verify solution: Substitute back into original equation
• Distributive property: a(b + c) = ab + ac
• Like terms: Combine only terms with identical variable parts
• Variable collection: Move all variable terms to one side
• Balance principle: Whatever you do to one side, do to the other
• Verification: Always check your solution in the original equation
Complex distribution: Multiple sets of parentheses require applying the distributive property to each set.
3(x - 2) = 3x - 6
4(2x + 1) = 8x + 4
So: 3x - 6 + 8x + 4 = 25
Combine variable terms: 3x + 8x = 11x
Combine constant terms: -6 + 4 = -2
So: 11x - 2 = 25
Add 2 to both sides:
11x = 27
Divide both sides by 11:
x = 27/11
Substitute x = 27/11 back into the original equation:
3(27/11 - 2) + 4(2(27/11) + 1) = 3(27/11 - 22/11) + 4(54/11 + 11/11) = 3(5/11) + 4(65/11) = 15/11 + 260/11 = 275/11 = 25 ✓
x = 27/11
• Multiple distributions: Apply distributive property to each set of parentheses
• Systematic approach: Work through each step carefully
• Verification: Check solutions even when they're fractions
Real-world applications: Setting up equations with variables on both sides to solve practical problems.
Let x = the number of days (unknown)
Company 1 cost: 20x + 15 (daily rate × days + service fee)
Company 2 cost: 25x (daily rate × days)
For equal costs: 20x + 15 = 25x
Subtract 20x from both sides: 15 = 25x - 20x
15 = 5x
Divide both sides by 5: x = 3
The costs would be equal after 3 days
Company 1: 20(3) + 15 = 60 + 15 = $75
Company 2: 25(3) = $75 ✓
The costs would be equal after 3 days
• Problem translation: Convert real-world situations into mathematical equations
• Variable definition: Clearly define what the variable represents
• Equation setup: Set up equations based on equal conditions
Multi-step equation: An algebraic equation that requires more than two operations to solve for the variable. These equations may involve combining like terms, using the distributive property, and having variables on both sides.
Like terms: Terms that have identical variables raised to identical powers. For example, 3x and 5x are like terms, but 3x and 3x² are not.
Distributive property: The mathematical rule that states a(b + c) = ab + ac. This is used to eliminate parentheses in equations.
Variables on both sides: Equations where the variable appears on both sides of the equals sign, requiring collection of all variable terms on one side.
Systematic solving: Following a logical sequence of operations to isolate the variable: simplify, collect terms, isolate, verify.
- Simplify each side: Apply distributive property and combine like terms
- Collect variables: Move all variable terms to one side of the equation
- Collect constants: Move all constant terms to the other side of the equation
- Isolate the variable: Use inverse operations to get the variable alone
- Verify solution: Substitute the answer back into the original equation
• Distributive property: a(b + c) = ab + ac
• Like terms: Only combine terms with identical variable parts
• Variable collection: Move all variable terms to one side
• Constant collection: Move all constant terms to the other side
• Balance principle: Whatever you do to one side, do to the other
Multi-Step Equations Guide
3x + 2x + 5 = 20
→ 5x + 5 = 20
→ 5x = 15
→ x = 3
2(x + 3) + 4 = 12
→ 2x + 6 + 4 = 12
→ 2x + 10 = 12
→ x = 1
4x + 2 = 2x + 8
→ 2x + 2 = 8
→ 2x = 6
→ x = 3
Always substitute
back into original
equation to verify