Solve equations: complete the solution
key notes :
Understanding the Equation
- An equation is a statement that two expressions are equal.
- It often contains a variable (e.g., x) that you need to solve for.
Goal of Solving an Equation
- Find the value of the variable that makes the equation true.
Types of Equations
- One-step equations (e.g., x + 5 = 9)
- Two-step equations (e.g., 2x – 3 = 7)
- Multi-step equations (e.g., 3x + 2 = 2x + 7)
- Equations with variables on both sides
- Equations with brackets or fractions
Basic Steps to Solve Equations
- Simplify both sides (remove brackets, combine like terms).
- Move variable terms to one side and constant terms to the other.
- Isolate the variable using inverse operations (add, subtract, multiply, divide).
- Solve for the variable.
- Check your solution by substituting back into the original equation.
Inverse Operations
Used to “undo” operations:
Addition ↔ Subtraction
Multiplication ↔ Division
Keeping the Equation Balanced
- Whatever you do to one side, you must do to the other side.
Common Mistakes to Avoid
- Forgetting to apply operations to both sides
- Sign errors (positive/negative)
- Not simplifying expressions fully
- Not checking your final answer
Special Cases
- No solution: Both sides can’t be equal (e.g., x + 2 = x + 5)
- Infinite solutions: Both sides are exactly the same (e.g., 2x + 1 = 2x + 1)
Learn with an example
Complete the process of solving the equation.
Fill in the missing term on each line. Simplify any fractions.
5(x + 2) = 10 | |
x +2 = ______ | Divide both sides by 5 |
x = ____ | Subtract 2 from both sides |
To complete the process of solving the equation, understand what changes from one line to the next.
Start at the top with the first and second lines.
5(x + 2) = 10 | |
x +2 = ______ | Divide both sides by 5 |
To find the missing term, divide both sides of the equation by 5.
5(x+2) = 10
5(x+2)/5 = 10/5
x+2 = 2
The missing term is 2.
Look at the second and third lines.
x +2 = ______ | |
x = ____ | Subtract 2 from both sides |
To find the missing term, subtract 2 from both sides of the equation.
x+2 = 2
x+2–2 = 2–2
x = 0
The missing term is 0.
Complete the process of solving the equation.
Fill in the missing term on each line. Simplify any fractions.
3(w +4) = 18 | |
w + 4 =_______ | Divide both sides by 3 |
w = ______ | Subtract 4 from both sides |
To complete the process of solving the equation, understand what changes from one line to the next.
Start at the top with the first and second lines.
3(w +4) = 18 | |
w + 4 =_______ | Divide both sides by 3 |
To find the missing term, divide both sides of the equation by 3.
3(w+4) = 18
3(w+4)3 = 18/3
w+4 = 6
The missing term is 6.
Look at the second and third lines.
w + 4 = 6 | |
w = ______ | Subtract 4 from both sides |
To find the missing term, subtract 4 from both sides of the equation.
w+4 = 6
w+4–4 = 6–4
w = 2
The missing term is 2.
Complete the process of solving the equation.
Fill in the missing term on each line. Simplify any fractions.
9y + 19 = 19 | |
9y = _______ | Subtract 19 from both sides |
y = _____ | Divide both sides by 9 |
To complete the process of solving the equation, understand what changes from one line to the next.
Start at the top with the first and second lines.
9y + 19 = 19 | |
9y = _______ | Subtract 19 from both sides |
To find the missing term, subtract 19 from both sides of the equation.
9y+19 = 19
9y+19–19 = 19–19
9y = 0
The missing term is 0.
Look at the second and third lines.
9y = 0 | |
y = ______ | Divide both sides by 9 |
To find the missing term, divide both sides of the equation by 9.
9y = 0
9y / 9 = 0 / 9
y = 0
The missing term is 0.
Let’s practice!