| Term | What it means | In $\mathrm{f}(x) = 4x^3 - x + 9$ |
|---|---|---|
| Constant | A number that does not change | $9$ |
| Coefficient | The number multiplying a power of the variable | $4$ is the coefficient of $x^3$; $-1$ of $x$ |
| Index | A power | $3$ and $1$ |
| Variable | The quantity free to change | $x$ |
| Expression | Terms with no equals sign | $4x^3 - x + 9$ |
| Function notation | $\mathrm{f}(x)$ is the output for input $x$ | $\mathrm{f}(2) = 32 - 2 + 9 = 39$ |
An identity holds for every value: $2(x+1) \equiv 2x + 2$
$\mathrm{f}(x) = x^2 - 3x$. Find $\mathrm{f}(4)$, $\mathrm{f}(-1)$ and $\mathrm{f}(a+1)$.
AL2 requires you to simplify expressions involving algebraic fractions. The specification's own example is $\dfrac{1}{x-1} - \dfrac{2}{x+1}$.
- Factorise every numerator and denominator that will factorise.
- For adding or subtracting, find the lowest common denominator.
- Combine over the single denominator, expanding carefully.
- Cancel any factor common to the whole numerator and denominator.
Simplify $\dfrac{1}{x-1} - \dfrac{2}{x+1}$.
Simplify $\dfrac{x^2 - 3x}{x^2 - x - 6}$.
Simplify $\dfrac{x^2 - 4}{3x} \div \dfrac{x+2}{6x^2}$.
$x^0 = 1$ · $x^{-a} = \dfrac{1}{x^a}$ · $x^{1/n} = \sqrt[n]{x}$ · $x^{m/n} = \left(\sqrt[n]{x}\right)^m$
Simplify (a) $\dfrac{6x^5 \times 2x^{-3}}{4x}$, (b) $\left(8x^6\right)^{2/3}$.
AL2 also covers square roots. The specification's examples are $\sqrt{125}$, $\sqrt{12} + \sqrt{27}$ and $\dfrac{1}{2 + \sqrt{3}}$ — one of each of the three standard tasks.
There is no rule for $\sqrt{a+b}$ — it is not $\sqrt a + \sqrt b$.
Simplify (a) $\sqrt{125}$, (b) $\sqrt{12} + \sqrt{27}$.
for $a + \sqrt{b}$ use $a - \sqrt{b}$, because $(a+\sqrt b)(a-\sqrt b) = a^2 - b$
Express $\dfrac{1}{2 + \sqrt{3}}$ with a rational denominator.
Coefficient
Includes its sign: in $5-7x$ it is $-7$.
Identity
Use $\equiv$ when true for every $x$.
$\mathrm{f}(a+1)$
Substitute the whole bracket, then expand.
Adding fractions
LCD first; bracket the numerators.
Cancelling
Only whole factors — never across $+$ or $-$.
Dividing fractions
Multiply by the reciprocal.
$x^{m/n}$
Root first, then power.
Simplifying surds
Pull out the largest square factor.
Rationalising
Multiply by the conjugate $a - \sqrt b$.
No such rule
$\sqrt{a+b} \neq \sqrt a + \sqrt b$.
$\mathrm{f}(x) = 2x^2 - 5x + 1$. Find $\mathrm{f}(3)$ and $\mathrm{f}(-2)$.
▶ Show solution
$\mathrm{f}(3) = 2(9) - 15 + 1 = 18 - 15 + 1 = 4$
$\mathrm{f}(-2) = 2(4) - 5(-2) + 1 = 8 + 10 + 1 = 19$
State whether each of these is an equation or an identity: (a) $3(x - 2) = 3x - 6$, (b) $3x - 2 = 7$.
▶ Show solution
(a) An identity — expanding the left side gives the right side for every $x$. It should be written $3(x-2) \equiv 3x - 6$.
(b) An equation — only true when $x = 3$.
Simplify $\dfrac{3}{x} + \dfrac{2}{x-2}$.
▶ Show solution
Common denominator $x(x-2)$:
$\dfrac{3(x-2) + 2x}{x(x-2)} = \dfrac{3x - 6 + 2x}{x(x-2)} = \dfrac{5x-6}{x(x-2)}$
Simplify $\dfrac{x^2 + 5x + 6}{x^2 - 9}$.
▶ Show solution
Numerator: $(x+2)(x+3)$
Denominator: $(x-3)(x+3)$
$(x+3)$ cancels: $\dfrac{x+2}{x-3}$
Simplify $\dfrac{10x^4 \times 3x^{-2}}{6x^3}$.
▶ Show solution
Numbers: $\dfrac{10 \times 3}{6} = 5$
Powers: $x^{4 + (-2) - 3} = x^{-1}$
$= 5x^{-1} = \dfrac{5}{x}$
Evaluate (a) $16^{3/4}$, (b) $27^{-2/3}$.
▶ Show solution
(a) $\sqrt[4]{16} = 2$, then $2^3 = 8$.
(b) $\sqrt[3]{27} = 3$, then $3^2 = 9$, and the negative index gives the reciprocal: $\dfrac{1}{9}$.
Express $\sqrt{50} - \sqrt{18}$ in the form $k\sqrt{2}$.
▶ Show solution
$\sqrt{50} = \sqrt{25 \times 2} = 5\sqrt2$
$\sqrt{18} = \sqrt{9 \times 2} = 3\sqrt2$
$5\sqrt2 - 3\sqrt2 = 2\sqrt{2}$, so $k = 2$.
Express $\dfrac{6}{\sqrt{5} - 1}$ with a rational denominator.
▶ Show solution
Multiply by the conjugate $\sqrt5 + 1$:
$\dfrac{6(\sqrt5+1)}{(\sqrt5-1)(\sqrt5+1)} = \dfrac{6(\sqrt5+1)}{5 - 1} = \dfrac{6(\sqrt5+1)}{4}$
$= \dfrac{3(\sqrt5+1)}{2}$ or $\dfrac{3\sqrt5 + 3}{2}$
$\mathrm{f}(x) = x^2 + x$. Show that $\mathrm{f}(x+1) - \mathrm{f}(x) = 2x + 2$.
▶ Show solution
$\mathrm{f}(x+1) = (x+1)^2 + (x+1) = x^2 + 2x + 1 + x + 1 = x^2 + 3x + 2$
$\mathrm{f}(x+1) - \mathrm{f}(x) = \left(x^2 + 3x + 2\right) - \left(x^2 + x\right)$
$= 2x + 2$ as required.
A right-angled triangle has legs of length $1 + \sqrt{3}$ and $1 - \sqrt{3}$ … or so a student claims.
(a) Explain why those two lengths cannot both be sides of a triangle. (b) A rectangle has width $2 + \sqrt{5}$ and length $2 - \sqrt{5} + 2\sqrt{5}$. Find its exact area, simplified. (c) Show that $\dfrac{1}{1+\sqrt2} + \dfrac{1}{1-\sqrt2} = -2$.
▶ Show solution
(a) $\sqrt3 \approx 1.732$, so $1 - \sqrt3 \approx -0.732$, which is negative. A length cannot be negative, so this is impossible.
(b) First simplify the length: $2 - \sqrt5 + 2\sqrt5 = 2 + \sqrt5$.
Area $= (2+\sqrt5)(2+\sqrt5) = (2+\sqrt5)^2$
$= 4 + 4\sqrt5 + 5 = 9 + 4\sqrt{5}$
(c) Common denominator $(1+\sqrt2)(1-\sqrt2) = 1 - 2 = -1$.
Numerator: $(1-\sqrt2) + (1+\sqrt2) = 2$
So the sum is $\dfrac{2}{-1} = -2$ ✓
Note how the surds cancelled in the numerator while the denominator became rational on its own — that is the conjugate pair at work.