From Real Exams Quiz

A Level H1 Mathematics Algebra Functions Quiz

Free A Level H1 Maths Algebra Functions quiz, LongCat Exam version, with questions, answers, and A Level-style practice for Singapore students.

These static practice materials are generated from the site's syllabus and paper-generation workflow, with source and model context shown so students and parents can evaluate the material before use.

A Level H1 Mathematics From Real Exams Generated by LongCat 2.0 LLM Updated 2026-08-17

Questions

Free quiz and exam paper access

Enter your details to view this paper

Your access is remembered on this device.

Answers

A-Level Maths H1 Quiz - Algebra Functions

Answer Key


1.
(a) Domain of ff: 2x2-2 \leq x \leq 2 or [2,2][-2, 2]
[1] — This is given in the definition of ff. The domain is the set of all permissible input values of xx.

(b) For f(x)=4x2f(x) = \sqrt{4 - x^2}:

  • The expression under the square root, 4x24 - x^2, ranges from 00 (when x=±2x = \pm 2) to 44 (when x=0x = 0).
  • So 4x2\sqrt{4 - x^2} ranges from 0=0\sqrt{0} = 0 to 4=2\sqrt{4} = 2.
  • Range: 0f(x)20 \leq f(x) \leq 2 or [0,2][0, 2]
    [2] — 1 mark for identifying the minimum value 0, 1 mark for identifying the maximum value 2 and stating the range.

2.
(a) Let y=g(x)=2x+3x1y = g(x) = \frac{2x + 3}{x - 1}.
Swap xx and yy: x=2y+3y1x = \frac{2y + 3}{y - 1}
x(y1)=2y+3x(y - 1) = 2y + 3
xyx=2y+3xy - x = 2y + 3
xy2y=x+3xy - 2y = x + 3
y(x2)=x+3y(x - 2) = x + 3
y=x+3x2y = \frac{x + 3}{x - 2}

g1(x)=x+3x2g^{-1}(x) = \frac{x + 3}{x - 2}
Domain of g1g^{-1}: x2x \neq 2 (i.e., xR,x2x \in \mathbb{R}, x \neq 2)
[3] — 2 marks for correct algebraic manipulation to find g1(x)g^{-1}(x), 1 mark for correct domain.

(b) g(3)=2(3)+331=92=4.5g(3) = \frac{2(3) + 3}{3 - 1} = \frac{9}{2} = 4.5
[1]


3. f(x)=x24x+7f(x) = x^2 - 4x + 7
Complete the square: f(x)=(x2)24+7=(x2)2+3f(x) = (x - 2)^2 - 4 + 7 = (x - 2)^2 + 3
Since (x2)20(x - 2)^2 \geq 0, the minimum occurs when (x2)2=0(x - 2)^2 = 0, i.e., x=2x = 2.
Minimum value: f(2)=0+3=3f(2) = 0 + 3 = 3
[3] — 1 mark for completing the square, 1 mark for x=2x = 2, 1 mark for minimum value 3.


4.
(a) To show ff and gg are inverses, show fg(x)=xfg(x) = x and gf(x)=xgf(x) = x:
fg(x)=f(lnx)=elnx=xfg(x) = f(\ln x) = e^{\ln x} = x (for x>0x > 0)
gf(x)=g(ex)=ln(ex)=xgf(x) = g(e^x) = \ln(e^x) = x (for all xRx \in \mathbb{R})
Since both compositions give the identity, ff and gg are inverse functions.
[2] — 1 mark for each composition shown correctly.

(b) gf(x)=ln(ex)=xgf(x) = \ln(e^x) = x

  • Domain of gfgf: all real numbers, xRx \in \mathbb{R} (since exe^x is always positive and ln\ln is defined for all positive inputs)
  • Range of gfgf: all real numbers, yRy \in \mathbb{R}
    [2] — 1 mark for domain, 1 mark for range.

5.
(a) For all real xx, x20x^2 \geq 0, so x2+11>0x^2 + 1 \geq 1 > 0. Therefore 1x2+1>0\frac{1}{x^2 + 1} > 0 for all xRx \in \mathbb{R}.
[1] — The denominator is always positive (minimum value 1), so the fraction is always positive.

(b) h(x)=1x2+1h(x) = \frac{1}{x^2 + 1} is maximised when the denominator x2+1x^2 + 1 is minimised.
The minimum of x2+1x^2 + 1 is 11 (when x=0x = 0).
Maximum value of h(x)=11=1h(x) = \frac{1}{1} = 1.
[2] — 1 mark for identifying minimum denominator, 1 mark for maximum value 1.


6.
(a) f(1)=3(1)2=1f(1) = 3(1) - 2 = 1
gf(1)=g(1)=12+1=2gf(1) = g(1) = 1^2 + 1 = 2
[1]

(b) fg(x)=f(x2+1)=3(x2+1)2=3x2+32=3x2+1fg(x) = f(x^2 + 1) = 3(x^2 + 1) - 2 = 3x^2 + 3 - 2 = 3x^2 + 1
[2] — 1 mark for correct substitution, 1 mark for simplification.

(c) fg(x)=25fg(x) = 25: 3x2+1=253x^2 + 1 = 25
3x2=243x^2 = 24
x2=8x^2 = 8
x=±8=±22x = \pm\sqrt{8} = \pm 2\sqrt{2}
[2] — 1 mark for setting up equation, 1 mark for correct solutions.


7.
(a) Let y=x+4x2y = \frac{x + 4}{x - 2}.
x=y+4y2x = \frac{y + 4}{y - 2}
x(y2)=y+4x(y - 2) = y + 4
xy2x=y+4xy - 2x = y + 4
xyy=2x+4xy - y = 2x + 4
y(x1)=2x+4y(x - 1) = 2x + 4
y=2x+4x1y = \frac{2x + 4}{x - 1}

f1(x)=2x+4x1f^{-1}(x) = \frac{2x + 4}{x - 1}, for x1x \neq 1
[3] — 2 marks for correct algebra, 1 mark for correct expression.

(b) Set f(x)=f1(x)f(x) = f^{-1}(x):
x+4x2=2x+4x1\frac{x + 4}{x - 2} = \frac{2x + 4}{x - 1}
(x+4)(x1)=(2x+4)(x2)(x + 4)(x - 1) = (2x + 4)(x - 2)
x2x+4x4=2x24x+4x8x^2 - x + 4x - 4 = 2x^2 - 4x + 4x - 8
x2+3x4=2x28x^2 + 3x - 4 = 2x^2 - 8
0=x23x40 = x^2 - 3x - 4
(x4)(x+1)=0(x - 4)(x + 1) = 0
x=4x = 4 or x=1x = -1

Both values are valid (neither equals 2 or 1).
[2] — 1 mark for setting up equation, 1 mark for correct solutions.


8. fg(x)=f(x23)=2(x23)+5=2x26+5=2x21fg(x) = f(x^2 - 3) = 2(x^2 - 3) + 5 = 2x^2 - 6 + 5 = 2x^2 - 1
gf(x)=g(2x+5)=(2x+5)23=4x2+20x+253=4x2+20x+22gf(x) = g(2x + 5) = (2x + 5)^2 - 3 = 4x^2 + 20x + 25 - 3 = 4x^2 + 20x + 22

Set fg(x)=gf(x)fg(x) = gf(x):
2x21=4x2+20x+222x^2 - 1 = 4x^2 + 20x + 22
0=2x2+20x+230 = 2x^2 + 20x + 23

Using the quadratic formula:
x=20±4004(2)(23)2(2)=20±4001844=20±2164x = \frac{-20 \pm \sqrt{400 - 4(2)(23)}}{2(2)} = \frac{-20 \pm \sqrt{400 - 184}}{4} = \frac{-20 \pm \sqrt{216}}{4}
=20±664=10±362= \frac{-20 \pm 6\sqrt{6}}{4} = \frac{-10 \pm 3\sqrt{6}}{2}

x=10+3622.68x = \frac{-10 + 3\sqrt{6}}{2} \approx -2.68 or x=103627.32x = \frac{-10 - 3\sqrt{6}}{2} \approx -7.32
[4] — 1 mark for each of fg(x)fg(x) and gf(x)gf(x), 1 mark for setting up equation, 1 mark for correct solutions.


9.
(a) Let y=x+3y = \sqrt{x + 3}.
x=y+3x = \sqrt{y + 3}
x2=y+3x^2 = y + 3
y=x23y = x^2 - 3

f1(x)=x23f^{-1}(x) = x^2 - 3
Domain of f1f^{-1}: x0x \geq 0 (since the range of ff is [0,)[0, \infty))
Range of f1f^{-1}: y3y \geq -3
[3] — 1 mark for correct f1(x)f^{-1}(x), 1 mark for domain, 1 mark for range.

(b) The graph of y=f(x)=x+3y = f(x) = \sqrt{x + 3} is the standard square root curve shifted 3 units left, starting at (3,0)(-3, 0) and passing through (1,2)(1, 2).
The graph of y=f1(x)=x23y = f^{-1}(x) = x^2 - 3 is a parabola with vertex at (0,3)(0, -3), but only the portion for x0x \geq 0 is plotted (since the domain of f1f^{-1} is x0x \geq 0).
The two graphs are reflections of each other across the line y=xy = x.
[2] — 1 mark for correct shape of each graph, 1 mark for showing reflection symmetry about y=xy = x.


10.
(a) Let y=3x12y = \frac{3x - 1}{2}.
2y=3x12y = 3x - 1
3x=2y+13x = 2y + 1
x=2y+13x = \frac{2y + 1}{3}

f1(x)=2x+13f^{-1}(x) = \frac{2x + 1}{3}
[1]

(b) f(f1(x))=f ⁣(2x+13)=3(2x+13)12=2x+112=2x2=xf(f^{-1}(x)) = f\!\left(\frac{2x + 1}{3}\right) = \frac{3\left(\frac{2x+1}{3}\right) - 1}{2} = \frac{2x + 1 - 1}{2} = \frac{2x}{2} = x
[1]

(c) f1f(5)=5f^{-1}f(5) = 5 (since f1f(x)=xf^{-1}f(x) = x for all xx in the domain of ff)
[2] — 1 mark for correct answer, 1 mark for reasoning (or direct computation: f(5)=7f(5) = 7, f1(7)=5f^{-1}(7) = 5).


11.
(a) From the graph, at x=3x = 3, the curve is approximately at y1y \approx 1.
Answer: f(3)1f(3) \approx 1 (accept values in range 0.5 to 1.5)
[1] — Reading from the graph.

(b) The line y=2y = 2 intersects the curve at approximately 3 points (once between x=0x = 0 and x=2x = 2, once between x=2x = 2 and x=4x = 4, and possibly once more depending on curve shape).
Given the curve passes through (0,1)(0,1), (2,5)(2,5), and (4,3)(4,-3), the curve rises from y=1y = 1 to y=5y = 5 then falls to y=3y = -3. The horizontal line y=2y = 2 crosses the curve twice (once on the way up, once on the way down).
Number of solutions: 2
[2] — 1 mark for correct number, 1 mark for reasoning.


12. y=x22x3y = x^2 - 2x - 3
Complete the square: y=(x1)213=(x1)24y = (x - 1)^2 - 1 - 3 = (x - 1)^2 - 4

This represents a translation of y=x2y = x^2 by 1 unit in the positive xx-direction and 4 units in the negative yy-direction.
Translation vector: (14)\begin{pmatrix} 1 \\ -4 \end{pmatrix}
[3] — 1 mark for correct completed square form, 1 mark for identifying horizontal shift, 1 mark for identifying vertical shift.


13.
(a) From the graph, the vertex is at (1,2)(1, -2). The parabola passes through (0,0)(0, 0).
f(x)=a(x1)22f(x) = a(x - 1)^2 - 2
Substitute (0,0)(0, 0): 0=a(01)22=a20 = a(0 - 1)^2 - 2 = a - 2, so a=2a = 2.
f(x)=2(x1)22f(x) = 2(x - 1)^2 - 2
[2] — 1 mark for identifying vertex form, 1 mark for correct value of aa.

(b)(i) y=f(x+2)=2(x+21)22=2(x+1)22y = f(x + 2) = 2(x + 2 - 1)^2 - 2 = 2(x + 1)^2 - 2
This is a translation of f(x)f(x) by 2 units to the left.
Vertex: (1,2)(-1, -2); yy-intercept: f(2)=2(3)22=16f(2) = 2(3)^2 - 2 = 16, so (0,16)(0, 16).
[2] — 1 mark for correct vertex, 1 mark for correct sketch/intercepts.

(b)(ii) y=f(x)=[2(x1)22]=2(x1)2+2y = -f(x) = -[2(x - 1)^2 - 2] = -2(x - 1)^2 + 2
This is a reflection of f(x)f(x) in the xx-axis.
Vertex: (1,2)(1, 2); yy-intercept: f(0)=0=0-f(0) = -0 = 0, so (0,0)(0, 0).
[2] — 1 mark for correct vertex, 1 mark for correct sketch/intercepts.


14. f(x)=2x4=2x2f(x) = |2x - 4| = 2|x - 2|
This is a V-shaped graph with vertex at x=2x = 2, where f(2)=0f(2) = 0.

  • Vertex: (2,0)(2, 0)
  • yy-intercept: f(0)=04=4f(0) = |0 - 4| = 4, so (0,4)(0, 4)
  • At x=5x = 5: f(5)=104=6f(5) = |10 - 4| = 6, so (5,6)(5, 6)
  • At x=1x = -1: f(1)=24=6f(-1) = |-2 - 4| = 6, so (1,6)(-1, 6)

The graph is a V-shape with the vertex at (2,0)(2, 0), rising linearly on both sides.
[3] — 1 mark for correct shape (V-shape), 1 mark for vertex, 1 mark for intercepts.


15.
(a) The graph of y=1xy = \frac{1}{x} is a rectangular hyperbola in the first and third quadrants, with asymptotes x=0x = 0 (y-axis) and y=0y = 0 (x-axis).
[1]

(b) y=f(x2)+1=1x2+1y = f(x - 2) + 1 = \frac{1}{x - 2} + 1
This is a translation of y=1xy = \frac{1}{x} by 2 units right and 1 unit up.
[1]

(c) The vertical asymptote moves from x=0x = 0 to x=2x = 2.
The horizontal asymptote moves from y=0y = 0 to y=1y = 1.
Equations: x=2x = 2 and y=1y = 1
[3] — 1 mark for vertical asymptote, 1 mark for horizontal asymptote, 1 mark for both stated as equations.


16.
(a) P(x)=2x2+80x300P(x) = -2x^2 + 80x - 300
This is a downward-opening parabola. The maximum occurs at x=b2a=802(2)=804=20x = -\frac{b}{2a} = -\frac{80}{2(-2)} = \frac{80}{4} = 20.
Number of units: 20
[2] — 1 mark for formula, 1 mark for correct answer.

(b) P(20)=2(400)+80(20)300=800+1600300=500P(20) = -2(400) + 80(20) - 300 = -800 + 1600 - 300 = 500
Maximum daily profit: $500
[1]

(c) Set P(x)=0P(x) = 0: 2x2+80x300=0-2x^2 + 80x - 300 = 0
x240x+150=0x^2 - 40x + 150 = 0
x=40±16006002=40±10002=40±10102=20±510x = \frac{40 \pm \sqrt{1600 - 600}}{2} = \frac{40 \pm \sqrt{1000}}{2} = \frac{40 \pm 10\sqrt{10}}{2} = 20 \pm 5\sqrt{10}

x=205104.19x = 20 - 5\sqrt{10} \approx 4.19 and x=20+51035.8x = 20 + 5\sqrt{10} \approx 35.8
Break-even points: x4.19x \approx 4.19 and x35.8x \approx 35.8
[2] — 1 mark for setting up equation, 1 mark for correct solutions.


17.
(a) Initial temperature: T(0)=20+80e0=20+80=100T(0) = 20 + 80e^0 = 20 + 80 = 100°C
[1]

(b) As tt \to \infty, e0.1t0e^{-0.1t} \to 0, so T(t)20T(t) \to 20°C.
The object approaches 20°C (room/ambient temperature).
[1]

(c) T(t)=40T(t) = 40:
20+80e0.1t=4020 + 80e^{-0.1t} = 40
80e0.1t=2080e^{-0.1t} = 20
e0.1t=0.25e^{-0.1t} = 0.25
0.1t=ln(0.25)=ln4-0.1t = \ln(0.25) = -\ln 4
t=ln40.1=10ln4=10×1.386313.9t = \frac{\ln 4}{0.1} = 10\ln 4 = 10 \times 1.3863 \approx 13.9 minutes
[3] — 1 mark for setting up equation, 1 mark for correct logarithmic step, 1 mark for correct answer to 3 s.f.


18.
(a) Let y=ln(3x+6)y = \ln(3x + 6).
ey=3x+6e^y = 3x + 6
3x=ey63x = e^y - 6
x=ey63x = \frac{e^y - 6}{3}

f1(x)=ex63f^{-1}(x) = \frac{e^x - 6}{3}
[2] — 1 mark for correct exponential step, 1 mark for correct expression.

(b) Domain of f1f^{-1}: all real numbers (xRx \in \mathbb{R}), since exe^x is defined for all xx.
Range of f1f^{-1}: y>2y > -2, since ex>0e^x > 0, so ex63>63=2\frac{e^x - 6}{3} > \frac{-6}{3} = -2.
[2] — 1 mark for domain, 1 mark for range.

(c) f(x)=2f(x) = 2: ln(3x+6)=2\ln(3x + 6) = 2
3x+6=e23x + 6 = e^2
x=e263=7.38963=1.38930.463x = \frac{e^2 - 6}{3} = \frac{7.389 - 6}{3} = \frac{1.389}{3} \approx 0.463
[1]


19.
(a) h(t)=5t2+20t+1.5h(t) = -5t^2 + 20t + 1.5
Maximum occurs at t=b2a=202(5)=2t = -\frac{b}{2a} = -\frac{20}{2(-5)} = 2 seconds.
h(2)=5(4)+20(2)+1.5=20+40+1.5=21.5h(2) = -5(4) + 20(2) + 1.5 = -20 + 40 + 1.5 = 21.5 m
Maximum height: 21.5 m
[2] — 1 mark for correct time, 1 mark for correct height.

(b) Ball hits ground when h(t)=0h(t) = 0:
5t2+20t+1.5=0-5t^2 + 20t + 1.5 = 0
5t220t1.5=05t^2 - 20t - 1.5 = 0
t=20±400+3010=20±43010t = \frac{20 \pm \sqrt{400 + 30}}{10} = \frac{20 \pm \sqrt{430}}{10}

43020.736\sqrt{430} \approx 20.736
t=20+20.736104.07t = \frac{20 + 20.736}{10} \approx 4.07 s (rejecting the negative root)
[2] — 1 mark for setting up equation, 1 mark for correct positive solution.

(c) The ball starts at h(0)=1.5h(0) = 1.5 m, rises to 21.5 m, then falls back to 0 m.
Range: 0h(t)21.50 \leq h(t) \leq 21.5
[1]


20.
(a) f(0)=2f(0) = 2: bc=2\frac{b}{c} = 2, so b=2cb = 2c ... (i)
f(1)=3f(1) = 3: a+b1+c=3\frac{a + b}{1 + c} = 3, so a+b=3(1+c)=3+3ca + b = 3(1 + c) = 3 + 3c ... (ii)
f(1)=1f(-1) = 1: a+b1+c=1\frac{-a + b}{-1 + c} = 1, so a+b=c1-a + b = c - 1 ... (iii)

From (i): b=2cb = 2c. Substitute into (ii): a+2c=3+3ca + 2c = 3 + 3c, so a=3+ca = 3 + c ... (iv)
Substitute into (iii): (3+c)+2c=c1-(3 + c) + 2c = c - 1
3c+2c=c1-3 - c + 2c = c - 1
3+c=c1-3 + c = c - 1
3=1-3 = -1 — contradiction. Let me recheck.

From (iii): a+b=c1-a + b = c - 1. Substitute a=3+ca = 3 + c and b=2cb = 2c:
(3+c)+2c=c1-(3 + c) + 2c = c - 1
3c+2c=c1-3 - c + 2c = c - 1
3+c=c1-3 + c = c - 1
3=1-3 = -1 — this is inconsistent. Let me re-derive.

From (ii): a+b=3+3ca + b = 3 + 3c. From (i): b=2cb = 2c, so a=3+3c2c=3+ca = 3 + 3c - 2c = 3 + c.
From (iii): a+b=c1-a + b = c - 1, so (3+c)+2c=c1-(3+c) + 2c = c - 1, giving 3+c=c1-3 + c = c - 1, so 3=1-3 = -1.

Let me re-examine. Perhaps f(1)=1f(-1) = 1 means a+b1+c=1\frac{-a + b}{-1 + c} = 1, so a+b=1+c-a + b = -1 + c.

Then: (3+c)+2c=1+c-(3+c) + 2c = -1 + c
3c+2c=1+c-3 - c + 2c = -1 + c
3+c=1+c-3 + c = -1 + c
3=1-3 = -1. Still inconsistent.

Let me try a different approach. Set c=2c = 2 (so b=4b = 4 from (i)). Then from (ii): a+4=3(3)=9a + 4 = 3(3) = 9, so a=5a = 5. Check (iii): 5+41+2=11=11\frac{-5 + 4}{-1 + 2} = \frac{-1}{1} = -1 \neq 1.

Try c=2c = -2 (so b=4b = -4). From (ii): a4=3(1)=3a - 4 = 3(-1) = -3, so a=1a = 1. Check (iii): 1+(4)1+(2)=53=531\frac{-1 + (-4)}{-1 + (-2)} = \frac{-5}{-3} = \frac{5}{3} \neq 1.

Let me re-read the problem. f(x)=ax+bx+cf(x) = \frac{ax + b}{x + c}.

f(0)=bc=2b=2cf(0) = \frac{b}{c} = 2 \Rightarrow b = 2c
f(1)=a+b1+c=3a+b=3+3cf(1) = \frac{a + b}{1 + c} = 3 \Rightarrow a + b = 3 + 3c
f(1)=a+b1+c=1a+b=c1f(-1) = \frac{-a + b}{-1 + c} = 1 \Rightarrow -a + b = c - 1

Adding (ii) and (iii): (a+b)+(a+b)=(3+3c)+(c1)(a + b) + (-a + b) = (3 + 3c) + (c - 1)
2b=2+4c2b = 2 + 4c
b=1+2cb = 1 + 2c

But from (i): b=2cb = 2c. So 2c=1+2c2c = 1 + 2c, giving 0=10 = 1. Contradiction.

The system as stated is inconsistent. Let me adjust the question values to make it consistent. I'll use f(0)=2f(0) = 2, f(1)=3f(1) = 3, f(2)=52f(2) = \frac{5}{2} instead.

Revised Q20: The function ff is defined by f(x)=ax+bx+cf(x) = \frac{ax + b}{x + c}, where aa, bb, and cc are constants. It is given that f(0)=2f(0) = 2, f(1)=3f(1) = 3, and f(2)=52f(2) = \frac{5}{2}.

f(0)=2f(0) = 2: bc=2\frac{b}{c} = 2, so b=2cb = 2c ... (i)
f(1)=3f(1) = 3: a+b1+c=3\frac{a + b}{1 + c} = 3, so a+b=3+3ca + b = 3 + 3c ... (ii)
f(2)=52f(2) = \frac{5}{2}: 2a+b2+c=52\frac{2a + b}{2 + c} = \frac{5}{2}, so 2(2a+b)=5(2+c)2(2a + b) = 5(2 + c), giving 4a+2b=10+5c4a + 2b = 10 + 5c ... (iii)

From (i) and (ii): a=3+3c2c=3+ca = 3 + 3c - 2c = 3 + c.
Substitute into (iii): 4(3+c)+2(2c)=10+5c4(3 + c) + 2(2c) = 10 + 5c
12+4c+4c=10+5c12 + 4c + 4c = 10 + 5c
12+8c=10+5c12 + 8c = 10 + 5c
3c=23c = -2
c=23c = -\frac{2}{3}

b=2c=43b = 2c = -\frac{4}{3}
a=3+c=323=73a = 3 + c = 3 - \frac{2}{3} = \frac{7}{3}

[4] — 1 mark for each equation set up, 1 mark for correct solution.

(b) f(x)=73x43x23=7x43x2f(x) = \frac{\frac{7}{3}x - \frac{4}{3}}{x - \frac{2}{3}} = \frac{7x - 4}{3x - 2}

Let y=7x43x2y = \frac{7x - 4}{3x - 2}.
y(3x2)=7x4y(3x - 2) = 7x - 4
3xy2y=7x43xy - 2y = 7x - 4
3xy7x=2y43xy - 7x = 2y - 4
x(3y7)=2y4x(3y - 7) = 2y - 4
x=2y43y7x = \frac{2y - 4}{3y - 7}

f1(x)=2x43x7f^{-1}(x) = \frac{2x - 4}{3x - 7}, for x73x \neq \frac{7}{3}
[2] — 1 mark for correct algebraic manipulation, 1 mark for correct final answer.