1. Simplifying Expressions & Index Laws
Simplifying an algebraic expression means making it shorter and easier to work with. The first step is to 'collect like terms'. Like terms are terms that have the exact same variables raised to the same powers. For example, in the expression `5x^2 + 2y - 3x^2`, the terms `5x^2` and `-3x^2` are like terms, and they simplify to `2x^2`. Index laws are rules that help us simplify expressions involving powers. When multiplying terms with the same base, you add the powers. When dividing, you subtract the powers. When raising a power to another power, you multiply them.
a^m × a^n = a^(m+n)
a^m ÷ a^n = a^(m-n)
(a^m)^n = a^(mn)
a^0 = 1 (for any non-zero a)
a^1 = a
Key term
Examiner insight
Common pitfall
Worked example 12 marks
Simplify the expression: `4x^2y + 3xy - 2x^2y + 5xy`
- 1
Step 1: Identify the like terms. The `x^2y` terms are `4x^2y` and `-2x^2y`. The `xy` terms are `3xy` and `5xy`.
- 2
Step 2: Group the like terms together: `(4x^2y - 2x^2y) + (3xy + 5xy)`.
- 3
Step 3: Combine the coefficients of the like terms: `(4-2)x^2y + (3+5)xy`.
- 4
Step 4: Write the final simplified expression: `2x^2y + 8xy`.
Worked example 22 marks
Simplify `(3p^4q^2) × (5p^2q^5)`
- 1
Step 1: Multiply the numerical coefficients: `3 × 5 = 15`.
- 2
Step 2: Apply the multiplication index law to the `p` terms: `p^4 × p^2 = p^(4+2) = p^6`.
- 3
Step 3: Apply the multiplication index law to the `q` terms: `q^2 × q^5 = q^(2+5) = q^7`.
- 4
Step 4: Combine all parts: `15p^6q^7`.
Worked example 32 marks
Simplify `(18a^9b^4) ÷ (6a^3b)`
- 1
Step 1: Divide the numerical coefficients: `18 ÷ 6 = 3`.
- 2
Step 2: Apply the division index law to the `a` terms: `a^9 ÷ a^3 = a^(9-3) = a^6`.
- 3
Step 3: Apply the division index law to the `b` terms (remember `b` is `b^1`): `b^4 ÷ b^1 = b^(4-1) = b^3`.
- 4
Step 4: Combine all parts: `3a^6b^3`.
Recap
- To simplify, only combine terms with the exact same letters and powers.
- When multiplying terms with the same base, add the indices.
- When dividing terms with the same base, subtract the indices.
- When raising a power to another power, multiply the indices.
- Any base to the power of 0 is 1.
Quick check
- Simplify `2x^3 × 4x^5`.1 mark
- Simplify `10y^7 ÷ 2y^2`.1 mark