Algebra โ It's Just Missing Numbers
Algebra explained from scratch. Letters are just mystery numbers. Learn to solve equations, collect like terms, expand brackets and substitute values.
Algebra looks scary because of all the letters. But here's the secret:letters are just mystery numbers you haven't found yet.
If someone says "what + 3 = 7?", you instantly know the answer is 4. That's algebra. We just write it as x + 3 = 7.
Solving Simple Equations
Think of an equation like a set of balance scales. Whatever you do to one side, you must do to the other to keep it balanced.
Worked Example 1 โ Solve x + 5 = 12
- We want x on its own
- Subtract 5 from both sides: x + 5 โ 5 = 12 โ 5
- x = 7
Worked Example 2 โ Solve 3x โ 4 = 11
- Add 4 to both sides: 3x = 15
- Divide both sides by 3: x = 15 รท 3
- x = 5
Check: 3 ร 5 โ 4 = 15 โ 4 = 11 โ
Collecting Like Terms
Like terms are terms with the same letter (and power). You can add or subtract them.
Example: 3x + 5x = 8x (like saying 3 apples + 5 apples = 8 apples).
But 3x + 5y cannot be simplified โ they're different letters (apples and oranges).
Example: Simplify 4x + 3y โ 2x + 7y = 2x + 10y.
Expanding Brackets
Multiply everything inside the bracket by the number (or term) outside.
Worked Example 3 โ Expand 3(2x + 5)
- 3 ร 2x = 6x
- 3 ร 5 = 15
- Answer: 6x + 15
Substitution
Replace the letters with the numbers you're given, then work it out.
If a = 3 and b = 4, find 2a + bยฒ:
- 2 ร 3 + 4ยฒ = 6 + 16 = 22
Try It Yourself
- Solve 5x + 2 = 27. (Answer: x = 5)
- Simplify 7a โ 3b + 2a + 5b. (Answer: 9a + 2b)
- If x = 4, find the value of 3xยฒ โ 2x + 1. (Answer: 41)