Year 7: Solve Simple Linear Equations
Quick Reference
- Linear Equation: Highest power of variable is 1
- Goal: Get the variable by itself on one side
- Key Rule: Whatever you do to one side, do to the other
What is a Linear Equation?
A linear equation is an equation where the variable (usually x) has a power of 1. It can be written as: x + a = b or ax = b
Steps to Solve Simple Linear Equations
- Identify the operation: Is the variable being added to, subtracted from, multiplied, or divided?
- Do the opposite operation: To isolate x, undo what's happening to it
- Do it to both sides: Keep the equation balanced by doing the same operation on both sides
- Check your answer: Substitute your answer back into the original equation
Examples
Example 1: x + 3 = 7
- The 3 is being added to x, so subtract 3 from both sides
- x + 3 - 3 = 7 - 3
- x = 4
- Check: 4 + 3 = 7 ✓
Example 2: 2x = 10
- The x is being multiplied by 2, so divide both sides by 2
- 2x / 2 = 10 / 2
- x = 5
- Check: 2(5) = 10 ✓
Example 3: x - 5 = 2
- The 5 is being subtracted from x, so add 5 to both sides
- x - 5 + 5 = 2 + 5
- x = 7
- Check: 7 - 5 = 2 ✓
Inverse Operations
Remember these opposite operations:
- Addition <-> Subtraction
- Multiplication <-> Division
Common Mistakes:- Forgetting to do the operation to both sides: The equation becomes unbalanced
- Doing the wrong inverse operation
- Not checking your answer - a good check catches calculation errors
Tip: Always check your answer by substituting it back into the ORIGINAL equation. This is your best verification!