Multiple choice · 70
Q15a + 3a² − 2a simplifies to:
- A6a²
- B3a² + 3a
- C6a³
- D3a + 3a²
Show answer
Correct answer: B — 3a² + 3a
Only the a terms combine: 5a − 2a = 3a. The a² term has no like term to join, so it stays as it is.
Q2−4(2x − 3) expands to:
- A−8x − 12
- B−8x + 12
- C8x − 12
- D−8x − 3
Show answer
Correct answer: B — −8x + 12
The −4 multiplies both terms, and −4 × −3 = +12. Keeping the second term negative is the standard error.
Q3(x + 5)² equals:
- Ax² + 25
- Bx² + 10x + 25
- Cx² + 5x + 25
- D2x + 10
Show answer
Correct answer: B — x² + 10x + 25
The bracket means (x+5)(x+5), giving four products. Testing x = 1 confirms it: 36, not 26.
Q4When x = −3, the value of x² is:
- A−9
- B9
- C−6
- D6
Show answer
Correct answer: B — 9
Squaring a negative gives a positive: (−3) × (−3) = 9. Writing −3² without brackets would give −9 and is a different expression.
Q5v = u + at rearranged for a gives:
- Aa = v − u − t
- Ba = (v − u)/t
- Ca = v/t − u
- Da = t(v − u)
Show answer
Correct answer: B — a = (v − u)/t
Subtract u from both sides, then divide the whole of v − u by t. The bracket matters: option C divides only v by t.
Q6(2x − 1)(x + 3) equals:
- A2x² + 5x − 3
- B2x² − 3
- C2x² + 6x − 3
- D2x² + 5x + 3
Show answer
Correct answer: A — 2x² + 5x − 3
The four products are 2x², +6x, −x and −3. Combining the middle two gives +5x.
Q73x + 2 = 14 is a:
- Aexpression
- Bequation
- Cformula
- Didentity
Show answer
Correct answer: B — equation
It has an equals sign and is true only for one value of x, which is what makes it an equation rather than an identity.
Q8When a = 2 and b = −5, ab² equals:
- A−50
- B50
- C−20
- D100
Show answer
Correct answer: B — 50
Only b is squared: 2 × (−5)² = 2 × 25 = 50. Squaring the whole product would give 100.
Q9Factorise x² − 7x + 12.
- A(x − 3)(x − 4)
- B(x + 3)(x + 4)
- C(x − 2)(x − 6)
- D(x − 1)(x − 12)
Show answer
Correct answer: A — (x − 3)(x − 4)
You need two numbers multiplying to +12 and adding to −7. Both must be negative: −3 and −4. Option C multiplies to 12 but adds to −8.
Q10Factorise 9a² − 30ab + 25b².
- A(3a − 5b)²
- B(3a + 5b)²
- C(9a − 5b)²
- D(3a − 5b)(3a + 5b)
Show answer
Correct answer: A — (3a − 5b)²
The outer terms are (3a)² and (5b)², and 2 × 3a × 5b = 30ab matches the middle term with a minus sign, so it is a perfect square (3a − 5b)². Option D would give no middle term at all.
Q11ax + ay + bx + by factorises to:
- A(a + b)(x + y)
- B(a + x)(b + y)
- C(ax + by)(a + b)
- Dab(x + y)
Show answer
Correct answer: A — (a + b)(x + y)
Group as a(x + y) + b(x + y), then take the common bracket out: (a + b)(x + y). Expanding option A back gives the original four terms.
Q12If a − b = 4 and ab = 5, then a² + b² equals:
- A21
- B26
- C11
- D16
Show answer
Correct answer: B — 26
a² + b² = (a − b)² + 2ab = 16 + 10 = 26. Note the plus sign: the −2ab in the expansion of (a − b)² has to be added back.
Q13Which is the complete factorisation of 5x² − 45?
- A5(x² − 9)
- B(5x − 15)(x + 3)
- C5(x − 3)(x + 3)
- D(x − 3)(5x + 15)
Show answer
Correct answer: C — 5(x − 3)(x + 3)
Take out the 5, then factorise x² − 9 as a difference of two squares. Option A stops one step early, and options B and D still hide a common factor inside a bracket.
Q14The factorisation of x³ + 27 is:
- A(x + 3)³
- B(x + 3)(x² − 3x + 9)
- C(x + 3)(x² + 3x + 9)
- D(x − 3)(x² + 3x + 9)
Show answer
Correct answer: B — (x + 3)(x² − 3x + 9)
Sum of cubes with b = 3: (a + b)(a² − ab + b²). The middle sign inside the quadratic is the opposite of the sign in the first bracket, which rules out option C.
Q15Split the middle term of 2x² + 7x + 3 using:
- A2 and 5
- B6 and 1
- C3 and 4
- D7 and 0
Show answer
Correct answer: B — 6 and 1
The product ac = 2 × 3 = 6 and the sum must be 7, so the pair is 6 and 1. That gives 2x² + 6x + x + 3 = 2x(x + 3) + 1(x + 3) = (2x + 1)(x + 3).
Q16The HCF of (x + 1)²(x − 2) and (x + 1)(x − 2)² is:
- A(x + 1)²(x − 2)²
- B(x + 1)(x − 2)
- C(x + 1)²(x − 2)
- D(x + 1) + (x − 2)
Show answer
Correct answer: B — (x + 1)(x − 2)
Each common factor is taken to its lowest power: (x + 1) appears to the power 1 in the second expression and (x − 2) to the power 1 in the first. Option A is the LCM, not the HCF.
Q17Simplify (x² − 4)/(x − 2).
- Ax − 2
- Bx + 2
- Cx² − 2
- D(x + 2)/(x − 2)
Show answer
Correct answer: B — x + 2
Factorising gives (x − 2)(x + 2)/(x − 2) = x + 2, valid for x ≠ 2. The restriction remains even though x + 2 alone is defined everywhere.
Q18For which value is (x + 1)/(x − 6) undefined?
- Ax = −1
- Bx = 6
- Cx = 0
- Dx = 1
Show answer
Correct answer: B — x = 6
Only the denominator matters. It is zero at x = 6. A numerator of zero simply makes the fraction zero, which is perfectly legal.
Q191/x + 1/y equals:
- A1/(x + y)
- B2/(xy)
- C(x + y)/(xy)
- D(y + x)/(x + y)
Show answer
Correct answer: C — (x + y)/(xy)
Common denominator xy gives y/xy + x/xy = (x + y)/xy. Option A is the standard wrong answer and can be disproved with x = y = 1: 1 + 1 = 2, not 1/2.
Q20(a/b) ÷ (c/d) equals:
- Aac/bd
- Bad/bc
- Cbc/ad
- Dbd/ac
Show answer
Correct answer: B — ad/bc
Invert the divisor and multiply: (a/b) × (d/c) = ad/bc. Inverting the first fraction instead is the usual slip.
Q21Which cancels correctly?
- A(x + 2)/(x + 4) → 2/4
- B3x/(3x + 6) → x/(x + 6)
- C(2x + 4)/(x + 2) → 2
- D(x² + 1)/x → x + 1
Show answer
Correct answer: C — (2x + 4)/(x + 2) → 2
2x + 4 = 2(x + 2), so the whole factor (x + 2) cancels and 2 is left. Each other option cancels a term rather than a factor.
Q22The LCM of the denominators in 1/(x − 1) + 1/(x² − 1) is:
- A(x − 1)(x² − 1)
- Bx² − 1
- C(x − 1)²(x + 1)
- Dx − 1
Show answer
Correct answer: B — x² − 1
x² − 1 = (x − 1)(x + 1), which already contains x − 1 as a factor, so the LCM is just x² − 1. Multiplying the two denominators together would give an unnecessarily large fraction.
Q23After cancelling (x − 3) from (x − 3)(x + 1)/[(x − 3)(x − 5)], the restrictions are:
- Ax ≠ 5 only
- Bx ≠ 3 only
- Cx ≠ 3 and x ≠ 5
- Dnone
Show answer
Correct answer: C — x ≠ 3 and x ≠ 5
Both values came from the original denominator, and cancelling does not undo that. x = 3 gives a hole in the graph and x = 5 gives an asymptote, but neither is in the domain.
Q24The square root of x² + 6x + 9 is:
- Ax + 3
- Bx + 9
- Cx² + 3
- Dx − 3
Show answer
Correct answer: A — x + 3
The expression is the perfect square (x + 3)², since 2 × x × 3 = 6x matches the middle term exactly.
Q25Solve 3(x + 4) = 2x + 15.
- Ax = 3
- Bx = 27
- Cx = 1
- Dx = −3
Show answer
Correct answer: A — x = 3
Expanding gives 3x + 12 = 2x + 15, so x = 3. Option C comes from writing 3x + 4 instead of 3x + 12.
Q26Solve −5x ≥ 20.
- Ax ≥ 4
- Bx ≤ 4
- Cx ≥ −4
- Dx ≤ −4
Show answer
Correct answer: D — x ≤ −4
Dividing by −5 reverses the sign, giving x ≤ −4. Keeping the sign the same gives option C, which is the mistake this question exists to catch.
Q27How many solutions does |x + 2| = 6 have?
- ANone
- BOne
- CTwo
- DInfinitely many
Show answer
Correct answer: C — Two
Since 6 is positive there are two cases: x + 2 = 6 giving x = 4, and x + 2 = −6 giving x = −8.
Q28The solution of |x| ≥ 3 is:
- A−3 ≤ x ≤ 3
- Bx ≤ −3 or x ≥ 3
- C0 ≤ x ≤ 3
- Dx ≥ 3 only
Show answer
Correct answer: B — x ≤ −3 or x ≥ 3
"Distance from zero at least 3" means at least 3 away in either direction, so the answer is two rays. Option D forgets the negative side entirely.
Q29Solve x/2 − x/3 = 1.
- Ax = 1
- Bx = 6
- Cx = 5
- Dx = 1/6
Show answer
Correct answer: B — x = 6
Multiply through by 6: 3x − 2x = 6, so x = 6. Check: 3 − 2 = 1 ✓.
Q30Which operation does NOT change the direction of an inequality?
- AMultiplying by −2
- BDividing by −3
- CSubtracting 7
- DMultiplying by −1
Show answer
Correct answer: C — Subtracting 7
Adding and subtracting shift both sides equally along the number line, so their order is untouched. All three other options involve a negative multiplier.
Q31Solve the double inequality −1 ≤ 2x − 5 < 7.
- A2 ≤ x < 6
- B−2 ≤ x < 6
- C2 ≤ x < 1
- D3 ≤ x < 6
Show answer
Correct answer: A — 2 ≤ x < 6
Add 5 to all three parts: 4 ≤ 2x < 12. Divide all three by 2: 2 ≤ x < 6. The inequality types stay as they were because 2 is positive.
Q32On a number line, x > 5 is shown by:
- Aa filled circle at 5, arrow left
- Ban open circle at 5, arrow right
- Ca filled circle at 5, arrow right
- Dan open circle at 5, arrow left
Show answer
Correct answer: B — an open circle at 5, arrow right
Strictly greater means 5 itself is excluded, so the circle is open, and the values satisfying the inequality lie to the right.
Q33The equation 2x² + 3x + 5 = 0 has:
- ATwo distinct real roots
- BOne repeated real root
- CNo real roots
- DThree roots
Show answer
Correct answer: C — No real roots
Δ = b² − 4ac = 9 − 40 = −31. A negative discriminant means no real roots. Since a > 0 the parabola opens upward, and its minimum lies entirely above the x-axis.
Q34For x² − 6x + 9 = 0, the discriminant is:
- A0
- B36
- C−36
- D72
Show answer
Correct answer: A — 0
Δ = (−6)² − 4(1)(9) = 36 − 36 = 0, so the roots are equal. The expression is (x − 3)², and the graph touches the x-axis at x = 3 instead of cutting it.
Q35If α and β are the roots of x² − 7x + 12 = 0, then α + β equals:
- A−7
- B7
- C12
- D−12
Show answer
Correct answer: B — 7
α + β = −b/a = −(−7)/1 = 7. The two negative signs cancel, which is where most errors occur. Check: the roots are 3 and 4, and 3 + 4 = 7, 3 × 4 = 12 = c/a.
Q36Solving x² = 4x by dividing both sides by x gives x = 4. The error is that:
- AThere is no error
- BThe root x = 0 has been lost
- CThe sign is wrong
- Dx² cannot be divided
Show answer
Correct answer: B — The root x = 0 has been lost
Dividing by x assumes x ≠ 0 and discards that root. Correct method: x² − 4x = 0, so x(x − 4) = 0, giving x = 0 or x = 4.
Q37The graph of y = −2x² + 3x + 1 has:
- AA minimum point
- BA maximum point
- CNo turning point
- DTwo turning points
Show answer
Correct answer: B — A maximum point
a = −2 is negative, so the parabola opens downward and its turning point is a maximum. Every quadratic has exactly one turning point.
Q38The quadratic equation whose roots are 2 and −5 is:
- Ax² + 3x − 10 = 0
- Bx² − 3x − 10 = 0
- Cx² + 3x + 10 = 0
- Dx² − 7x + 10 = 0
Show answer
Correct answer: A — x² + 3x − 10 = 0
Sum = −3 and product = −10, so x² − (−3)x + (−10) = x² + 3x − 10 = 0. Expanding (x − 2)(x + 5) confirms it. Option B comes from dropping the negative sign in the sum formula.
Q39The 15th term of the AP 3, 7, 11, … is:
- A59
- B63
- C55
- D60
Show answer
Correct answer: A — 59
a = 3 and d = 4, so a₁₅ = 3 + 14(4) = 59. Using 15 × 4 instead of 14 × 4 gives 63, the standard off-by-one.
Q40The common ratio of 81, 27, 9, 3, … is:
- A−3
- B3
- C1/3
- D−1/3
Show answer
Correct answer: C — 1/3
Divide any term by the one before: 27/81 = 1/3. The terms are shrinking, so r must be less than 1 in size.
Q41The sum to infinity of 6 + 3 + 1.5 + … is:
- A9
- B12
- C18
- Dit does not exist
Show answer
Correct answer: B — 12
a = 6 and r = 0.5, and |r| < 1 so the sum exists: 6/(1 − 0.5) = 12.
Q42The series 2 + 6 + 18 + 54 + … has a sum to infinity of:
- A3
- B−1
- C0
- Dnone — it diverges
Show answer
Correct answer: D — none — it diverges
r = 3, so |r| ≥ 1 and the terms grow rather than shrink. Applying the formula anyway would give 2/(1−3) = −1, an obviously impossible negative total for a series of positive terms.
Q43Inserting three arithmetic means between 4 and 20 gives a sequence with how many terms?
- A3
- B4
- C5
- D6
Show answer
Correct answer: C — 5
The two given numbers plus the three inserted make five terms in all, so 20 = 4 + 4d and d = 4.
Q44The geometric mean of 4 and 25 is:
- A14.5
- B10
- C29
- D100
Show answer
Correct answer: B — 10
√(4 × 25) = √100 = 10. Option A is the arithmetic mean, which is larger — as AM ≥ GM guarantees.
Q45Σr from r = 1 to 20 equals:
- A210
- B400
- C190
- D420
Show answer
Correct answer: A — 210
Use the standard result Σr = n(n+1)/2 with n = 20: (20 × 21)/2 = 210. Adding the twenty numbers by hand gives the same answer, but the formula is the point — it turns a twenty-step addition into one multiplication and one division, and the same idea scales to Σr² and Σr³.
Q46The sum of the first n terms of an AP is quadratic in n because:
- Athe terms are squared
- BSₙ = (n/2)[2a + (n−1)d] expands to include n²
- Cd is always 2
- Dthe terms alternate in sign
Show answer
Correct answer: B — Sₙ = (n/2)[2a + (n−1)d] expands to include n²
Multiplying out gives an + n(n−1)d/2, which contains an n² term. That is why the running-total line on the diagram curves while the terms themselves lie on a straight line.
Q47On a distance–time graph, a steeper line means:
- Aslower
- Bfaster
- Cstopped
- Dreversing
Show answer
Correct answer: B — faster
The gradient is the speed, so a steeper gradient is a greater speed.
Q48A horizontal line on a speed–time graph means the object is:
- Astationary
- Bmoving at constant speed
- Caccelerating
- Ddecelerating
Show answer
Correct answer: B — moving at constant speed
The speed is not changing, but it is not zero. It is only stationary where the graph meets the horizontal axis.
Q49The area under a speed–time graph gives:
- Aacceleration
- Bdistance
- Caverage speed
- Dnothing
Show answer
Correct answer: B — distance
Speed × time = distance, so the product represented by the area has the units of distance.
Q50A speed–time graph rises from 0 to 12 m/s in 6 s. The acceleration is:
- A72 m/s²
- B2 m/s²
- C0.5 m/s²
- D18 m/s²
Show answer
Correct answer: B — 2 m/s²
Gradient = change in speed ÷ time = 12 ÷ 6 = 2 m/s².
Q51On a distance–time graph, a line sloping downwards means:
- Anegative distance
- Breturning towards the start
- Caccelerating
- Dan error in the graph
Show answer
Correct answer: B — returning towards the start
The distance from the starting point is decreasing, so the object is coming back.
Q52A phone tariff graph starts at Rs 500 at zero minutes. This is:
- Athe cost per minute
- Ba fixed monthly charge
- Can error
- Dthe total bill
Show answer
Correct answer: B — a fixed monthly charge
It is charged before any minutes are used. The gradient of the line gives the cost per minute on top of it.
Q53A container fills at a constant rate and the depth–time graph curves and flattens. The container is:
- Agetting narrower upwards
- Bgetting wider upwards
- Ca uniform cylinder
- Dleaking
Show answer
Correct answer: B — getting wider upwards
A flattening curve means the level rises more slowly, which happens when the same volume has a larger area to cover.
Q54The area under a distance–time graph:
- Agives the speed
- Bgives the acceleration
- Chas no useful meaning
- Dgives the total distance
Show answer
Correct answer: C — has no useful meaning
Its units would be metre-seconds. Checking the units of an area before computing it prevents this standard error.
Q55The graph of y = −x² + 4 is:
- Aa parabola opening upward
- Ba parabola opening downward
- Ca straight line
- Da hyperbola
Show answer
Correct answer: B — a parabola opening downward
The coefficient of x² is −1, which is negative, so the parabola opens downward with a maximum at (0, 4).
Q56A curve crosses the x-axis at x = −2 and x = 5. Its equation could be:
- Ay = (x − 2)(x + 5)
- By = (x + 2)(x − 5)
- Cy = (x + 2)(x + 5)
- Dy = x² + 10
Show answer
Correct answer: B — y = (x + 2)(x − 5)
A root at x = −2 needs the factor (x + 2), and a root at x = 5 needs (x − 5). The signs inside the brackets are always the opposite of the roots.
Q57The y-intercept of y = 3x² − 2x + 7 is:
- A3
- B−2
- C7
- D0
Show answer
Correct answer: C — 7
Substituting x = 0 kills the first two terms and leaves 7. The constant term is always the y-intercept for a polynomial written in this form.
Q58Two lines are drawn and do not intersect anywhere. The simultaneous equations have:
- Aone solution
- Bno solution
- Ctwo solutions
- Dinfinitely many solutions
Show answer
Correct answer: B — no solution
No intersection means no pair (x, y) satisfies both equations. The lines have equal gradients but different intercepts.
Q59To solve x² − x = 3 using the graph of y = x² − x, you would draw:
- Ay = 0
- By = 3
- Cy = x + 3
- Dy = 3x
Show answer
Correct answer: B — y = 3
The left-hand side is already the curve, so the right-hand side is drawn as the horizontal line y = 3. Where they cross gives the values of x.
Q60The turning point of y = x² − 6x + 5 is at x =
- A3
- B5
- C1
- D6
Show answer
Correct answer: A — 3
The roots are x = 1 and x = 5, and the turning point sits midway between them, at x = 3. Substituting back gives the minimum point (3, −4).
Q61The graph of y = 6/x:
- Apasses through the origin
- Bhas two branches and never meets the axes
- Cis a straight line through (1,6)
- Dis a parabola
Show answer
Correct answer: B — has two branches and never meets the axes
x = 0 is not in the domain and y is never zero, so both axes are asymptotes. The two branches lie in the first and third quadrants because 6 is positive.
Q62A cubic graph has ends going in opposite directions because:
- Ait has three roots
- Bits highest power is odd
- Cit has two turning points
- Dit crosses the y-axis
Show answer
Correct answer: B — its highest power is odd
For large negative x an odd power gives a large negative value, and for large positive x a large positive one. An even highest power would send both ends the same way, as a parabola does.
Q63The domain of f(x) = 1/(x − 7) is:
- Aall real x
- Bx > 7
- Call real x except 7
- Dx ≥ 7
Show answer
Correct answer: C — all real x except 7
The only forbidden value is the one making the denominator zero, namely x = 7. Everything else, including negatives, is allowed.
Q64The range of f(x) = |x| is:
- Aall real y
- By ≥ 0
- Cy > 0
- Dy ≤ 0
Show answer
Correct answer: B — y ≥ 0
A modulus is never negative, and it reaches 0 at x = 0. So the range includes zero, which rules out option C.
Q65If f(x) = 5x − 2, then f⁻¹(x) is:
- A(x + 2)/5
- B(x − 2)/5
- C5x + 2
- D1/(5x − 2)
Show answer
Correct answer: A — (x + 2)/5
From y = 5x − 2 we get x = (y + 2)/5. Check: f((x+2)/5) = 5(x+2)/5 − 2 = x ✓. Option D confuses the inverse function with the reciprocal.
Q66If f(x) = x + 3 and g(x) = 2x, then fg(4) equals:
- A11
- B14
- C8
- D20
Show answer
Correct answer: A — 11
The inner function acts first: g(4) = 8, then f(8) = 11. Option B is gf(4), which shows why the order matters.
Q67Which function has no inverse over all of ℝ?
- Af(x) = 2x
- Bf(x) = x³
- Cf(x) = x²
- Df(x) = x − 5
Show answer
Correct answer: C — f(x) = x²
x² is not one-one, since x and −x share an image. A cubic is one-one over all of ℝ because it is always increasing, so it does have an inverse.
Q68The graph of y = 3ˣ passes through:
- A(0, 0)
- B(0, 1)
- C(1, 0)
- D(0, 3)
Show answer
Correct answer: B — (0, 1)
Any positive base to the power 0 equals 1, so every exponential graph of this form passes through (0, 1) and never touches the x-axis.
Q69The range of f(x) = −x² + 5 is:
- Ay ≥ 5
- By ≤ 5
- Call real y
- Dy ≥ 0
Show answer
Correct answer: B — y ≤ 5
The negative coefficient turns the parabola downward, so the vertex (0, 5) is a maximum and every output is 5 or less.
Q70For a function to have an inverse it must be:
- Acontinuous
- Bincreasing
- Cbijective
- Dquadratic
Show answer
Correct answer: C — bijective
One-one guarantees each output identifies its input; onto guarantees every element of the codomain has one. Both together — bijective — are exactly what an inverse needs.
Exam-style questions · 54
Q1[2 marks]
Simplify 7p − 3q − 2p + 5q.
Answer
p terms: 7p − 2p = 5p. q terms: −3q + 5q = 2q. So the answer is 5p + 2q.
Q2[2 marks]
Expand and simplify 3(2x − 1) − 2(x − 4).
Answer
6x − 3 − 2x + 8 = 4x + 5.
Q3[2 marks]
Make t the subject of v = u + at.
Answer
Subtract u: v − u = at. Divide by a: t = (v − u)/a.
Q4[4 marks]
Expand and simplify (2x + 3)(x − 5) and (3y − 2)².
Mark scheme
(2x + 3)(x − 5) = 2x² − 10x + 3x − 15all four products[1]= 2x² − 7x − 15the middle terms combine[1](3y − 2)² = (3y − 2)(3y − 2) = 9y² − 6y − 6y + 4writing the bracket twice prevents the missing middle term[1]= 9y² − 12y + 4not 9y² + 4[1]
2x² − 7x − 15; 9y² − 12y + 4
Q5[4 marks]
Given a = −2, b = 3 and c = −1, evaluate 2a²b − 3bc + c³.
Mark scheme
2a²b = 2 × (−2)² × 3 = 2 × 4 × 3 = 24the square of −2 is +4[1]−3bc = −3 × 3 × (−1) = +9two negatives make a positive[1]c³ = (−1)³ = −1an odd power keeps the sign negative[1]- Total
= 24 + 9 − 1 = 32[1]
32
Q6[6 marks]
A rectangle has length (3x + 2) cm and width (x − 1) cm.
- Write and simplify an expression for its perimeter.
- Write and expand an expression for its area.
- If the perimeter is 36 cm, find x and hence the area.
Mark scheme
- Perimeter
= 2[(3x + 2) + (x − 1)] = 2(4x + 1)[1] = 8x + 2the 2 multiplies both terms[1]- Area
= (3x + 2)(x − 1) = 3x² − 3x + 2x − 2all four products[1] = 3x² − x − 2[1]8x + 2 = 36, so 8x = 34 and x = 4.25[1]- Area
= 3(4.25)² − 4.25 − 2 = 54.19 − 6.25 = 48.1 cm² (3 s.f.)check: length 14.75, width 3.25, product 47.9 — accept either from rounding[1]
(a) 8x + 2 (b) 3x² − x − 2 (c) x = 4.25, area ≈ 48 cm²
Q7[2 marks]
Factorise 25x² − 49y².
Answer
Both terms are perfect squares with a minus between them, so this is a difference of two squares: (5x)² − (7y)² = (5x − 7y)(5x + 7y).
Q8[2 marks]
If a + b = 9 and ab = 20, find a² + b².
Answer
Using a² + b² = (a + b)² − 2ab = 81 − 40 = 41.
Q9[2 marks]
Factorise x³ − 8.
Answer
This is a difference of two cubes with b = 2: x³ − 2³ = (x − 2)(x² + 2x + 4).
Q10[4 marks]
Factorise completely: 3x³ − 27x.
Mark scheme
- Take out the common factor
3x: 3x(x² − 9)both the number and the variable come out[1] - Recognises
x² − 9 as a difference of two squares[1] x² − 9 = (x − 3)(x + 3)[1]- Complete factorisation
3x(x − 3)(x + 3)stopping at 3x(x² − 9) does not earn the final mark[1]
3x(x − 3)(x + 3)
Q11[4 marks]
Factorise 4x² − 12x + 9 − y².
Mark scheme
- Groups the first three terms:
(4x² − 12x + 9) − y²a 3-and-1 grouping, not 2-and-2 — the three terms form a perfect square[1] 4x² − 12x + 9 = (2x − 3)²check the middle term: 2 × 2x × 3 = 12x ✓[1]- Now a difference of two squares:
(2x − 3)² − y²[1] = (2x − 3 − y)(2x − 3 + y)[1]
(2x − 3 − y)(2x − 3 + y)
Q12[6 marks]
Consider the expressions p = x² − 5x + 6 and q = x² − 4.
- Factorise p and q completely.
- Find the HCF and the LCM of p and q.
- Verify that HCF × LCM = p × q.
Mark scheme
p = (x − 2)(x − 3)two numbers multiplying to 6 and adding to −5[1]q = (x − 2)(x + 2)difference of two squares[1]HCF = (x − 2), the only common factor[1]LCM = (x − 2)(x − 3)(x + 2)every distinct factor at its highest power[1]HCF × LCM = (x − 2)² (x − 3)(x + 2)[1]p × q = (x − 2)(x − 3) × (x − 2)(x + 2) = (x − 2)²(x − 3)(x + 2), the same expression, so the identity is verifiedthe concluding statement is required[1]
(a) p = (x−2)(x−3), q = (x−2)(x+2) (b) HCF = x − 2, LCM = (x−2)(x−3)(x+2) (c) both sides equal (x−2)²(x−3)(x+2)
Q13[2 marks]
Simplify (x² − 16)/(x + 4) and state any restriction.
Answer
Factorising, (x − 4)(x + 4)/(x + 4) = x − 4, provided x ≠ −4.
Q14[2 marks]
Explain why (x + 5)/(x + 7) cannot be simplified.
Answer
The x values are terms inside sums, not factors of the whole numerator and denominator. Cancelling is only permitted for factors that multiply the entire expression, and here neither the numerator nor the denominator factorises further.
Q15[2 marks]
State the values of x for which (x + 1) / (x² − 5x + 6) is undefined.
Answer
Factorising the denominator gives (x − 2)(x − 3), which is zero at x = 2 and x = 3. The expression is undefined at those two values.
Q16[4 marks]
Simplify 2/(x − 3) + 3/(x + 2).
Mark scheme
- Common denominator
(x − 3)(x + 2)no shared factor, so the LCM is the product[1] - Numerator
= 2(x + 2) + 3(x − 3)each numerator multiplied by the missing factor[1] = 2x + 4 + 3x − 9 = 5x − 5[1]= 5(x − 1) / [(x − 3)(x + 2)], with x ≠ 3, −2factorising the numerator shows nothing further cancels[1]
5(x − 1) / [(x − 3)(x + 2)], x ≠ 3, −2
Q17[4 marks]
Simplify (x² − 1)/(x² + 4x + 3) × (x + 3)/(x − 1).
Mark scheme
x² − 1 = (x − 1)(x + 1)difference of two squares[1]x² + 4x + 3 = (x + 1)(x + 3)[1]- Cancels
(x + 1), (x + 3) and (x − 1) across the two fractionsin a multiplication you may cancel a numerator factor against either denominator[1] - Result 1, with
x ≠ 1, −1, −3the restrictions are needed for the mark[1]
1, provided x ≠ 1, −1, −3
Q18[6 marks]
Consider the expression E = [1/(x − 2) − 1/(x + 2)] ÷ [4/(x² − 4)].
- Simplify the expression inside the first bracket.
- Hence simplify E completely.
- State all the values of x for which E is undefined.
Mark scheme
- Common denominator
(x − 2)(x + 2) = x² − 4; numerator = (x + 2) − (x − 2) = 4the x terms cancel — that is the design of the question[1] - First bracket
= 4/(x² − 4)[1] - Division becomes multiplication by the reciprocal:
[4/(x² − 4)] × [(x² − 4)/4][1] E = 1[1]- Denominators vanish at
x = 2 and x = −2[1] - Those are the only exclusions; the divisor
4/(x² − 4) is never zero, since its numerator is the constant 4checking whether the divisor can be zero is the step being tested[1]
(a) 4/(x² − 4) (b) E = 1 (c) undefined only at x = 2 and x = −2
Q19[2 marks]
Solve 5(x − 2) = 3x + 4.
Answer
Expanding, 5x − 10 = 3x + 4. Collecting: 2x = 14, so x = 7.
Q20[2 marks]
Why does the inequality sign reverse when both sides are divided by a negative number?
Answer
Multiplying or dividing by a negative number reflects every point in the number line about zero, so the left-to-right order of the two values is reversed. For example 3 < 5, but −3 > −5.
Q21[2 marks]
Solve |2x + 1| = −4.
Answer
No solution. The modulus of any expression is a distance from zero and can never be negative, so no value of x can make |2x + 1| equal to −4.
Q22[4 marks]
Solve (x + 2)/4 − (x − 3)/6 = 1.
Mark scheme
- Multiply every term by the LCM 12:
3(x + 2) − 2(x − 3) = 12the right-hand side must be multiplied too[1] - Expand:
3x + 6 − 2x + 6 = 12the minus sign in front of the second bracket changes both signs inside it[1] - Collect:
x + 12 = 12[1] x = 0zero is a perfectly good answer — students often assume they have made an error[1]
x = 0
Q23[4 marks]
Solve the inequality |x − 4| < 3 and show the solution set on a number line.
Mark scheme
- Uses the rule
|a| < k ⟺ −k < a < k: −3 < x − 4 < 3one interval because the sign is less-than[1] - Add 4 to all three partsthe same operation on every part[1]
1 < x < 7[1]- Number line with open circles at 1 and 7 and the segment between them shadedcircles must be open because the inequality is strict[1]
1 < x < 7
Q24[6 marks]
A rectangle has length (2x + 3) cm and width (x − 1) cm.
- Write an expression for its perimeter and solve for x if the perimeter is 34 cm.
- Find the length and the width.
- For what values of x is the width greater than 4 cm? Explain why very small values of x must be rejected.
Mark scheme
- Perimeter
= 2[(2x + 3) + (x − 1)] = 2(3x + 2) = 6x + 4perimeter is twice the sum of length and width[1] 6x + 4 = 34 so 6x = 30 and x = 5[1]- Length
= 2(5) + 3 = 13 cm[1] - Width
= 5 − 1 = 4 cm; check 2(13 + 4) = 34 ✓[1] x − 1 > 4 gives x > 5[1]- Values with
x ≤ 1 make the width zero or negative, which is impossible for a real rectanglethe physical restriction must be stated[1]
(a) x = 5 (b) 13 cm by 4 cm (c) x > 5; values x ≤ 1 give a non-positive width
Q25[2 marks]
State what the discriminant of a quadratic tells you, and write it down.
Answer
The discriminant is b² − 4ac. It gives the number of real roots: two if positive, one repeated if zero, none if negative.
Q26[3 marks]
Find the value of k for which x² + kx + 9 = 0 has exactly one real root.
Answer
b² − 4ac = 0 → k² − 36 = 0 → k = ±6
Q27[2 marks]
Write down the coordinates of the turning point of y = (x − 3)² + 5 and state whether it is a maximum or a minimum.
Answer
(3, 5), a minimum, because the coefficient of the squared term is positive.
Q28[6 marks]
Solve 2x² − 7x + 3 = 0 by two different methods and show that they agree.
Mark scheme
- Factorising:
(2x − 1)(x − 3) = 0[1] x = 1/2 or x = 3[1]- Formula: identifies
a = 2, b = −7, c = 3[1] x = [7 ± √(49 − 24)] / 4[1]= (7 ± 5)/4[1]x = 3 or x = 1/2, the same pair[1]
x = 1/2 and x = 3
Q29[7 marks]
A ball is thrown upward. Its height in metres after t seconds is h = 20t − 5t².
- Write h in completed square form. [3]
- Hence state the greatest height reached and the time at which it occurs. [2]
- Find the total time the ball is in the air. [2]
Mark scheme
- Takes out the factor:
h = −5(t² − 4t)[1] - Completes the square inside:
t² − 4t = (t − 2)² − 4[1] h = −5[(t − 2)² − 4] = 20 − 5(t − 2)²[1]- Greatest height
= 20 mthe squared term is zero there[1] - At
t = 2 s[1] - Sets
h = 0: t(20 − 5t) = 0[1] t = 4 st = 0 is the moment of throwing[1]
(a) 20 − 5(t − 2)² (b) 20 m at t = 2 s (c) 4 s
Q30[6 marks]
The line y = x + k is a tangent to the curve y = x² + 3x + 4.
- Show that
x² + 2x + (4 − k) = 0. [2] - Use the discriminant to find k. [3]
- Find the coordinates of the point of contact. [1]
Mark scheme
- Equates the two expressions:
x + k = x² + 3x + 4[1] - Rearranges to
x² + 2x + 4 − k = 0[1] - A tangent means one repeated root, so
b² − 4ac = 0[1] 4 − 4(4 − k) = 0[1]4 − 16 + 4k = 0 → k = 3[1]x² + 2x + 1 = 0 → x = −1, so the point is (−1, 2)[1]
k = 3, touching at (−1, 2)
Q31[2 marks]
Distinguish between a sequence and a series.
Answer
A sequence is an ordered list of terms, such as 2, 5, 8, 11. A series is the sum of the terms of a sequence, such as 2 + 5 + 8 + 11 = 26.
Q32[2 marks]
Find the 20th term of the AP 7, 11, 15, …
Answer
a = 7 and d = 4, so a₂₀ = 7 + 19(4) = 7 + 76 = 83.
Q33[2 marks]
State the condition for an infinite geometric series to have a sum, and give the formula.
Answer
The sum to infinity exists only when |r| < 1, and then S∞ = a / (1 − r).
Q34[4 marks]
The sum of the first 10 terms of an AP is 155 and the sum of the first 20 is 610. Find a and d.
Mark scheme
S₁₀ = 5[2a + 9d] = 155, so 2a + 9d = 31divide through by 5 immediately to keep the numbers small[1]S₂₀ = 10[2a + 19d] = 610, so 2a + 19d = 61[1]- Subtracting:
10d = 30, so d = 3the 2a terms cancel[1] 2a + 27 = 31, so a = 2check: S₁₀ = 5(4 + 27) = 155 ✓[1]
a = 2, d = 3
Q35[4 marks]
Express the recurring decimal 0.4747… as a fraction by summing an infinite geometric series.
Mark scheme
- Writes it as
0.47 + 0.0047 + 0.000047 + …each block of two digits is one term[1] - Identifies
a = 0.47 and r = 0.01each term is the previous one divided by 100[1] |r| < 1, so S∞ = 0.47 / (1 − 0.01) = 0.47 / 0.99the condition should be stated[1]= 47/99[1]
47/99
Q36[6 marks]
A ball is dropped from a height of 8 m. After each bounce it rises to three quarters of its previous height.
- Find the height it reaches after the fourth bounce.
- Find the total distance travelled before it comes to rest.
- Explain why the total distance is finite even though the ball bounces infinitely often.
Mark scheme
- Heights form a GP with
a = 8 and r = 0.75; after the 4th bounce the height is 8(0.75)⁴the drop height is the term before the first bounce[1] = 2.53 m (3 s.f.)[1]- Total distance = the initial 8 m drop + twice each subsequent rise, since each bounce goes up and comes back downthe factor of 2 is the mark most often missed[1]
- Rises form a GP with first term
8(0.75) = 6 and r = 0.75, so their sum is 6/(1 − 0.75) = 24[1] - Total
= 8 + 2(24) = 56 m[1] - Because
|r| < 1, the heights shrink geometrically towards zero fast enough for the infinite sum to converge to a finite limitthe explanation must refer to |r| < 1[1]
(a) 2.53 m (b) 56 m (c) the heights form a convergent GP since |r| < 1
Q37[2 marks]
What does a horizontal section represent on (i) a distance–time graph and (ii) a speed–time graph?
Answer
(i) The object is stationary — its distance from the start is not changing. (ii) The object is moving at a constant speed — the speed is not changing, but it is still moving.
Q38[2 marks]
What does the area under a speed–time graph represent, and why?
Answer
The distance travelled. Speed multiplied by time gives distance — metres per second times seconds gives metres — so the area, which is a product of the two axes, has the units of distance.
Q39[2 marks]
A taxi fare graph crosses the vertical axis at Rs 150. Explain what this means.
Answer
It is a fixed charge of Rs 150 applied before any distance is travelled — a flag-fall or booking fee. The gradient of the line then gives the additional cost per kilometre.
Q40[4 marks]
A cyclist travels 6 km in 20 minutes, rests for 10 minutes, then returns to the start in 30 minutes. Describe the distance–time graph and calculate the speed of each moving stage in km/h.
Mark scheme
- A straight line rising from (0, 0) to (20, 6)time in minutes on the horizontal axis[1]
- A horizontal section from (20, 6) to (30, 6) for the restdistance unchanged means stationary[1]
- Outward speed
= 6 km ÷ (1/3) h = 18 km/h20 minutes is one third of an hour[1] - A line falling from (30, 6) to (60, 0); return speed
= 6 ÷ 0.5 = 12 km/hthe downward slope means returning towards the start[1]
Rise, horizontal, then fall to zero. Out at 18 km/h, back at 12 km/h.
Q41[4 marks]
A train accelerates uniformly from rest to 30 m/s in 15 s, travels at that speed for 45 s, then decelerates uniformly to rest in 30 s. Find the total distance.
Mark scheme
- Recognises that the distance is the area under the speed–time graphthis is the mark most often missed[1]
- Acceleration triangle:
½ × 15 × 30 = 225 m[1] - Constant rectangle:
45 × 30 = 1350 m[1] - Deceleration triangle:
½ × 30 × 30 = 450 m; total = 2025 m[1]
2025 m
Q42[6 marks]
A tank is filled with water at a constant rate. The tank is a cylinder for its lower half and then widens into a cone shape above.
- Sketch the graph of water depth against time, describing its shape.
- Explain why the shape changes partway up.
- A second tank narrows towards the top. Describe how its graph would differ.
Mark scheme
- The first part is a straight line rising steadilyconstant cross-section means constant rate of rise[1]
- The second part is a curve that becomes progressively shallowerstill rising, but more slowly[1]
- The rate of water entering is constant, so equal volumes arrive in equal times[1]
- As the tank widens, that same volume spreads over a larger area and so raises the level by less — the depth increases more slowlythe explanation must connect area to rate of rise[1]
- A narrowing tank gives the opposite: the curve becomes progressively STEEPER[1]
- because the same volume is confined to a smaller area and therefore raises the level more[1]
(a) straight, then a flattening curve (b) a wider section spreads the same volume over more area (c) a narrowing tank steepens instead
Q43[2 marks]
State the gradient and the y-intercept of the line 2y = 6x − 8.
Answer
Divide by 2 to reach y = 3x − 4. Gradient 3, y-intercept −4.
Q44[2 marks]
How can the roots of y = x² − 5x + 6 be found from its graph?
Answer
The roots are the x-coordinates of the points where the curve crosses the x-axis, because y = 0 at every point on that axis. Here they are x = 2 and x = 3.
Q45[2 marks]
Two simultaneous linear equations are graphed and the lines turn out to be parallel. What does this tell you?
Answer
The lines never intersect, so the pair of equations has no solution. Algebraically this shows up as a contradiction such as 0 = 5 during elimination.
Q46[4 marks]
Complete a table of values for y = x² − 2x − 3 for x = −2, −1, 0, 1, 2, 3, 4, and state the coordinates of the turning point and the roots.
Mark scheme
- y values: 5, 0, −3, −4, −3, 0, 5one wrong value is tolerated; two is not[1]
- Roots at
x = −1 and x = 3the two x values where y = 0[1] - Turning point at
x = 1 by symmetry, midway between the roots[1] - Minimum point
(1, −4); it is a minimum because the coefficient of x² is positivethe reason is required for the mark[1]
Roots at x = −1 and x = 3; minimum at (1, −4).
Q47[4 marks]
Solve graphically: y = x + 2 and y = −2x + 8.
Mark scheme
- First line through (0, 2) with gradient 1two correct points are enough to draw a line[1]
- Second line through (0, 8) with gradient −2[1]
- Lines cross at
(2, 4)[1] - Check by substitution:
4 = 2 + 2 ✓ and 4 = −4 + 8 ✓a substitution check is expected in a graphical solution[1]
x = 2, y = 4
Q48[6 marks]
The graph of y = x³ − 3x is to be drawn for −2 ≤ x ≤ 2.
- Complete the table of values for x = −2, −1, 0, 1, 2.
- Describe the shape of the graph and state the number of times it crosses the x-axis.
- Explain how the graph could be used to solve
x³ − 3x = 1.
Mark scheme
- y values: −2, 2, 0, −2, 2e.g. at x = −1: (−1)³ − 3(−1) = −1 + 3 = 2[1]
- A cubic curve rising, turning down, then rising againtwo turning points[1]
- The ends go in opposite directions because the highest power is odd[1]
- It crosses the x-axis three timesat x = 0, √3 and −√3[1]
- Draw the horizontal line
y = 1 on the same axesthe left-hand side is already the drawn curve[1] - The x-coordinates of the three intersections are the solutionsthe number of solutions must be stated as three[1]
(a) −2, 2, 0, −2, 2 (b) a cubic with two turning points, crossing the x-axis three times (c) draw y = 1 and read the x values where it meets the curve
Q49[2 marks]
State the domain of f(x) = 1 / (x² − 9).
Answer
The denominator is zero when x² = 9, that is at x = 3 and x = −3. The domain is therefore all real numbers except 3 and −3.
Q50[2 marks]
Explain why f(x) = x² defined on all of ℝ has no inverse function.
Answer
It is not one-one: f(3) = f(−3) = 9, so the output 9 does not identify a unique input. An inverse would have to assign two values to 9, which no function may do. Restricting the domain to x ≥ 0 makes it one-one and the inverse √x then exists.
Q51[2 marks]
State the range of f(x) = x² + 3.
Answer
Since x² ≥ 0 for every real x, the smallest value of f is 3, reached at x = 0. The range is f(x) ≥ 3.
Q52[4 marks]
Given f(x) = 2x + 1 and g(x) = x² − 3, find fg(x), gf(x) and the value of x for which fg(x) = gf(x).
Mark scheme
fg(x) = f(x² − 3) = 2(x² − 3) + 1 = 2x² − 5substitute the whole of g into f[1]gf(x) = g(2x + 1) = (2x + 1)² − 3 = 4x² + 4x − 2expand the bracket fully[1]- Set them equal:
2x² − 5 = 4x² + 4x − 2, so 2x² + 4x + 3 = 0[1] - Discriminant
= 16 − 24 = −8 < 0, so there is no real value of x for which they are equala reasoned "no solution" is the answer, not an omission[1]
fg(x) = 2x² − 5; gf(x) = 4x² + 4x − 2; no real x makes them equal
Q53[4 marks]
The function f(x) = (2x − 3)/(x + 1) is defined for x ≠ −1. Find f⁻¹(x).
Mark scheme
- Let
y = (2x − 3)/(x + 1) and multiply up: y(x + 1) = 2x − 3clear the fraction before rearranging[1] xy + y = 2x − 3, so xy − 2x = −3 − ygather every term containing x on one side[1]x(y − 2) = −(3 + y), so x = −(y + 3)/(y − 2)factorising out x is the key step[1]f⁻¹(x) = −(x + 3)/(x − 2), or equivalently (x + 3)/(2 − x)either form accepted[1]
f⁻¹(x) = (x + 3)/(2 − x), x ≠ 2
Q54[6 marks]
The function f is defined by f(x) = √(x − 4).
- State the domain and the range of f.
- Find f⁻¹(x) and state its domain.
- Explain the relationship between the domain and range of f and those of f⁻¹.
Mark scheme
- Need
x − 4 ≥ 0, so the domain is x ≥ 4a square root requires a non-negative argument[1] - A square root is never negative, so the range is
f(x) ≥ 0[1] y = √(x − 4) gives y² = x − 4, so x = y² + 4squaring is safe here because y ≥ 0[1]f⁻¹(x) = x² + 4[1]- Domain of f⁻¹ is
x ≥ 0not all of ℝ — it must match the range of f[1] - The domain of f⁻¹ is the range of f, and the range of f⁻¹ is the domain of f — the inverse swaps the two sets[1]
(a) domain x ≥ 4, range f(x) ≥ 0 (b) f⁻¹(x) = x² + 4 with domain x ≥ 0 (c) inverting swaps domain and range