Solve multi-step equations
Key Notes:
What Are Multi-Step Equations? |
- Definition: Equations that require two or more operations (addition, subtraction, multiplication, or division) to isolate the variable.
- Example: 3x+7=16 (needs subtraction and division to solve).
Steps to Solve Multi-Step Equations |
Step 1: Simplify both sides
- Remove parentheses using Distributive Property:
a(b+c)=ab+ac - Combine like terms (terms with the same variable or constants).
Step 2: Move variable terms to one side
- Use Addition or Subtraction Property of Equality:
If a=b, then a+c=b+c and a−c=b−c.
Step 3: Move constant terms to the other side
- Get constants on one side and variables on the other.
Step 4: Isolate the variable
- Use Multiplication or Division Property of Equality:
If a=b, then a⋅c=b⋅c or a/c=b/c (where c≠0).
Step 5: Check your solution
- Substitute the value back into the original equation.
Example Problems with Solutions |
Example 1:
2(x+3)−4=10
Solution:
- Distribute: 2x+6−4=10
- Combine like terms: 2x+2=10
- Subtract 2 from both sides: 2x=8
- Divide by 2: x=4
- Check: 2(4+3)−4=14−4=10 ✔
Example 2:
5x−7=3x+9
Solution:
- Subtract 3xfrom both sides: 2x−7=9
- Add 7 to both sides: 2x=16
- Divide by 2: x=8
- Check: 5(8)−7=33✔
Example 3 (Fractions):
x/3+4=7
Solution:
- Subtract 4: x/3=3
- Multiply by 3: x=9
- Check: 9/3+4=3+4=7 ✔
Tips & Tricks |
- Always simplify first before moving terms.
- If you see parentheses, distribute before anything else.
- Keep the variable positive when possible for easier solving.
- Check your answer to avoid mistakes.
Practice Questions |
Solve each:
- 4(x−2)=20
- 3x+5=2x+9
- 2×5−4=6
- 7−2(x−3)=1
- 5x−3=2x+12
To solve for a variable, use inverse operations to undo the operations in the equation. Be sure to do the same operation to both sides of the equation.
Learn with an example
Solve for s.
7 − s = 2
s = ——
Solve.
7 − s = 2
7 − s + s = 2 + s Add s to both sides
7 = 2 + s Simplify
7 − 2 = 2 + s − 2 Subtract 2 from both sides
5 = s Simplify
Solve for r.
3(r + 1) = 9
r = ——-
Solve.
3(r + 1) = 9
3(r + 1)/3=9/3 Divide both sides by 3
r + 1 = 3 Simplify
r + 1 − 1 = 3 − 1 Subtract 1 from both sides
r = 2 Simplify
Solve for m.
6 = 3(m − 7)
m = —–
Solve.
6 = 3(m − 7)
6/3=3(m-7)/3 Divide both sides by 3
2 = m − 7 Simplify
2 + 7 = m − 7 + 7 Add 7 to both sides
9 = m Simplify
let’s practice!