You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson covers Algebra and Functions as required by the A-Level Mathematics Pure 1 specification. This topic forms the foundation for almost every other area of pure mathematics. You must be confident with algebraic manipulation, the laws of indices, surds, quadratic functions, simultaneous equations, inequalities, polynomial division, the factor theorem, and graph transformations.
The laws of indices allow you to simplify expressions involving powers. Let a > 0 and m, n be rational numbers:
| Rule | Law |
|---|---|
| Multiplication | aᵐ × aⁿ = aᵐ⁺ⁿ |
| Division | aᵐ ÷ aⁿ = aᵐ⁻ⁿ |
| Power of a power | (aᵐ)ⁿ = aᵐⁿ |
| Zero index | a⁰ = 1 |
| Negative index | a⁻ⁿ = 1/aⁿ |
| Fractional index | a^(1/n) = ⁿ√a |
| Combined fractional | a^(m/n) = (ⁿ√a)ᵐ |
Example: Simplify 8^(2/3) × 2⁻⁴.
8^(2/3) = (∛8)² = 2² = 4
So 8^(2/3) × 2⁻⁴ = 4 × 1/16 = 1/4
A surd is an irrational number left in root form (e.g., √2, √5). Surds are exact values and should not be converted to decimals in exam answers.
| Rule | Example |
|---|---|
| √(ab) = √a × √b | √12 = √4 × √3 = 2√3 |
| √(a/b) = √a / √b | √(9/4) = 3/2 |
| (√a)² = a | (√7)² = 7 |
| Like surds combine | 3√2 + 5√2 = 8√2 |
Monomial denominator: Multiply top and bottom by the surd.
1/√3 = 1/√3 × √3/√3 = √3/3
Binomial denominator: Multiply by the conjugate.
5/(3 + √2) × (3 − √2)/(3 − √2) = 5(3 − √2)/(9 − 2) = 5(3 − √2)/7
A quadratic function has the form f(x) = ax² + bx + c where a ≠ 0.
The discriminant Δ = b² − 4ac determines the nature of the roots:
| Condition | Nature of Roots |
|---|---|
| b² − 4ac > 0 | Two distinct real roots |
| b² − 4ac = 0 | One repeated real root |
| b² − 4ac < 0 | No real roots |
Example: Find the values of k for which 2x² + kx + 8 = 0 has no real roots.
b² − 4ac < 0
k² − 4(2)(8) < 0
k² < 64
−8 < k < 8
Example: Write 2x² − 12x + 5 in completed-square form.
2x² − 12x + 5 = 2(x² − 6x) + 5 = 2((x − 3)² − 9) + 5 = 2(x − 3)² − 13
The minimum value is −13, occurring when x = 3.
If f(a) = 0 then (x − a) is a factor of f(x).
Example: Show that (x − 2) is a factor of f(x) = x³ − 5x² + 8x − 4.
f(2) = 8 − 20 + 16 − 4 = 0 ✓
So (x − 2) is a factor. Dividing: x³ − 5x² + 8x − 4 = (x − 2)(x² − 3x + 2) = (x − 1)(x − 2)².
When f(x) is divided by (x − a), the remainder is f(a).
At A-Level, you may need to solve simultaneous equations where one is linear and one is quadratic.
Example: Solve y = x + 1 and x² + y² = 13.
Substitute: x² + (x + 1)² = 13
x² + x² + 2x + 1 = 13
2x² + 2x − 12 = 0
x² + x − 6 = 0
(x + 3)(x − 2) = 0
So x = −3, y = −2 or x = 2, y = 3.
Example: Solve x² − 4x − 5 > 0.
Factorise: (x − 5)(x + 1) > 0. Critical values: x = −1 and x = 5.
Since the parabola opens upwards, the expression is positive when x < −1 or x > 5.
| Transformation | Effect |
|---|---|
| y = f(x) + a | Translate up by a units |
| y = f(x) − a | Translate down by a units |
| y = f(x + a) | Translate left by a units |
| y = f(x − a) | Translate right by a units |
| y = af(x) | Vertical stretch, scale factor a |
| y = f(ax) | Horizontal stretch, scale factor 1/a |
| y = −f(x) | Reflection in the x-axis |
| y = f(−x) | Reflection in the y-axis |
Example: Describe the transformation from y = x² to y = (x − 3)² + 2.
Translation by the vector (3, 2) — that is, 3 units to the right and 2 units up.
Exam Tip: Graph transformation questions often carry several marks. Always state the transformation type (translation, stretch, reflection) and give specific details (direction, scale factor, vector). When completing the square with a ≠ 1, always factor out a first. Show all working when rationalising denominators — marks are awarded for method.
AQA 7357 Pure section B — Algebra and Functions. This subject content covers indices and surds, quadratic functions and the discriminant, simultaneous equations, linear and quadratic inequalities, polynomial manipulation, the factor and remainder theorems, algebraic fractions and partial fractions, the modulus function and its graphs, and the full family of graph transformations y=f(x)+a, y=f(x+a), y=af(x), y=f(ax) and combinations. Although it is the second strand of the Pure content, Algebra and Functions is synoptic with every other Pure topic: trigonometric identities reduce to quadratics in sinx; logarithmic equations reduce to polynomials in lnx; differentiation of xn relies on rational-index fluency; integration by partial fractions is an algebra-and-functions question dressed in calculus clothing. The AQA formula booklet does not list index laws, the discriminant, or the factor theorem — these must be memorised.
Question (8 marks):
(a) Express 2+2(3−2)2 in the form a+b2, where a and b are rational. (5)
(b) Hence solve 32x−1⋅9x+1=271, giving x as an exact rational. (3)
Solution with mark scheme:
(a) Step 1 — expand the numerator.
(3−2)2=9−62+2=11−62
M1 — correct expansion of the squared bracket. The middle term −62 comes from 2⋅3⋅(−2). A frequent slip is writing (3−2)2=9+2=11, which discards the cross term and forfeits both M1s.
A1 — correct simplified numerator 11−62.
Step 2 — rationalise the denominator.
Multiply numerator and denominator by the conjugate (2−2):
(2+2)(2−2)(11−62)(2−2)
M1 — multiplying by the correct conjugate. Multiplying by (2+2) (the same factor) produces an irrational denominator and earns nothing.
Step 3 — expand the new numerator and denominator.
(11−62)(2−2)=22−112−122+6⋅2=22−232+12=34−232
The denominator: (2+2)(2−2)=4−2=2.
M1 — correct expansion of both numerator and denominator, simplifying 2⋅2=2 at the point it appears.
Step 4 — combine.
234−232=17−2232
A1 — final form a=17, b=−223, presented in the requested form a+b2.
(b) Step 1 — convert all terms to base 3.
9=32, so 9x+1=32(x+1)=32x+2. Also 271=3−3.
M1 — converting all bases to a common base.
Step 2 — combine indices on the LHS.
32x−1⋅32x+2=3(2x−1)+(2x+2)=34x+1
M1 — correct application of the multiplication law of indices.
Step 3 — equate indices.
4x+1=−3⟹4x=−4⟹x=−1
A1 — exact rational answer.
Total: 8 marks (M4 A4, split as shown).
Question (6 marks): Given that y=6x1/2+10x−1/2 for x>0:
(a) Show that y can be written in the form x6x+10. (2)
(b) Hence find dxdy, simplifying your answer. (4)
Mark scheme decomposition by AO:
(a)
(b)
Total: 6 marks split AO1 = 5, AO2 = 1. This is an AO1-dominated question — AQA uses algebra-and-functions questions primarily to test procedural fluency, with AO2 marks reserved for the final elegant simplification.
Algebra-and-functions questions on 7357 split AO marks heavily toward AO1, with a meaningful AO2 reasoning component on graph-transformation and modulus parts:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.