Year 7: Solve Linear Equations
Quick Reference
- Isolate: Get the variable alone on one side
- Inverse Operations: Use opposite operations to move terms
- Check: Always substitute back to verify your solution
Solving Linear Equations - Key Principles
- Isolate the Variable: Your goal is to get the variable by itself on one side of the equals sign
- Use Inverse Operations: Do the opposite operation to move terms (add/subtract, multiply/divide)
- Keep It Balanced: Whatever you do to one side, you MUST do to the other side
Steps to Solve Linear Equations
- Simplify if needed: Expand brackets or combine like terms on each side
- Move constants: Add or subtract to move numbers away from the variable term
- Isolate the variable: Multiply or divide to get the variable by itself
- Check your answer: Substitute your solution back into the original equation
Examples
Example 1: 2x + 3 = 7
- Subtract 3 from both sides: 2x = 4
- Divide both sides by 2: x = 2
- Check: 2(2) + 3 = 4 + 3 = 7 ✓
Example 2: x/3 - 1 = 2
- Add 1 to both sides: x/3 = 3
- Multiply both sides by 3: x = 9
- Check: 9/3 - 1 = 3 - 1 = 2 ✓
Example 3: 3(x - 2) = 12
- Expand: 3x - 6 = 12
- Add 6 to both sides: 3x = 18
- Divide by 3: x = 6
- Check: 3(6 - 2) = 3(4) = 12 ✓
Example 4: 5x - 2 = 3x + 8
- Subtract 3x from both sides: 2x - 2 = 8
- Add 2 to both sides: 2x = 10
- Divide by 2: x = 5
- Check: 5(5) - 2 = 25 - 2 = 23, and 3(5) + 8 = 15 + 8 = 23 ✓
Common Mistakes:- Not doing the same operation to both sides - this breaks the balance
- Forgetting to expand ALL terms in brackets
- Sign errors: -3x + x is -2x, not -4x
- Skipping the check step - verification catches errors
Pro Tip: When variables are on both sides, move all variables to one side and all numbers to the other side.