Simplifying Algebraic Expressions
Mastering algebra is like learning a new language. Simplifying expressions is the first step – it’s like rewriting a sentence to make it clear and easy to understand. This core skill is essential for solving equations and tackling more complex problems with confidence.
The Three Key Skills of Simplifying
1. Collecting Like Terms
This is about combining terms that are similar. In algebra, you can only add or subtract terms with the exact same variables and powers.
2. Expanding Brackets
This means multiplying the term outside the bracket by every term inside it. It’s like giving a present to everyone at the party – no one gets left out!
Example: $3(x+4)$ expands to $3 \times x + 3 \times 4 = 3x + 12$.
3. Factorising
This is the opposite of expanding. You find the Highest Common Factor (HCF) of all the terms and place it outside a bracket.
Example: For $6x+9$, the HCF is 3, so it factorises to $3(2x+3)$.
Worked Examples
Collecting Like Terms
Simplify $7x – 4y + 2 – 3x + 5y$.
- Identify like terms:
$(7x – 3x) + (-4y + 5y) + 2$ - Combine coefficients:
$4x + 1y + 2$
Answer: $4x + y + 2$
Expanding Brackets
Expand $-2(a + 5)$.
Remember to multiply by the negative term on the outside of the brackets.
- First term: $-2 \times a = -2a$
- Second term: $-2 \times +5 = -10$
Answer: $-2a – 10$
Factorising
Factorise $4a + 8ab$.
- HCF of numbers: HCF of 4 and 8 is 4.
- HCF of variables: Both terms have ‘a’.
- Overall HCF: $4a$. Put this outside the bracket: $4a(…)$.
- Divide each term by HCF:
$4a \div 4a = 1$
$8ab \div 4a = 2b$
Answer: $4a(1 + 2b)$
Tutor Insights
🤔 Common Misunderstandings
- $x$ vs. $x^2$: Treating $x$ and $x^2$ as like terms. They are not! Think of them as a line (1D) vs. a square (2D).
- The Sign Belongs to the Term: Forgetting that the minus sign in front of a term (e.g., $-3x$) must stay with it when rearranging.
- Partial Expansion: Only multiplying the first term in a bracket, e.g., writing $3(x+2)$ as $3x+2$.
📝 Common Exam Mistakes
- Not finding the *Highest* Common Factor when factorising.
- Simple arithmetic errors, especially with negative numbers.
- Incomplete simplification: Leaving an answer as $2x + 3x$ instead of combining it to $5x$.
Practice Questions
- Simplify $6a + 3b – 2a + b$.
- Expand $7(y – 4)$.
- Factorise $12m + 18$.
- Simplify $5x + 3x^2 – x + 2x^2 – 7$.
- Expand and simplify $3(2k + 1) + 5k$.
Show Answers
- Working: $(6a-2a) + (3b+b) = 4a + 4b$.
Answer: $4a + 4b$. - Working: $7 \times y + 7 \times (-4)$.
Answer: $7y – 28$. - Working: HCF of 12 and 18 is 6.
Answer: $6(2m + 3)$. - Working: $(3x^2+2x^2) + (5x-x) – 7 = 5x^2 + 4x – 7$.
Answer: $5x^2 + 4x – 7$. - Working: First expand: $6k + 3 + 5k$. Then collect like terms: $(6k+5k) + 3 = 11k + 3$.
Answer: $11k + 3$.
FAQs
What’s the difference between an expression and an equation?
A: An expression is a mathematical phrase without an equals sign (e.g., $3x + 5$). An equation has an equals sign and states that two expressions are equal (e.g., $3x + 5 = 14$). You simplify expressions and solve equations.
Do I always have to find the *highest* common factor when factorising?
A: Yes! To get full marks for a fully simplified answer, you must take out the highest common factor (HCF). Factoring $4x+8$ as $2(2x+4)$ is not fully factorised as there is still a common factor of 2 inside the bracket.