From Real Exams Quiz

A Level H2 Mathematics Algebra Functions Quiz

Free A Level H2 Maths Algebra Functions quiz, Gemma31B 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 H2 Mathematics From Real Exams Generated by Gemma 4 31B 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 H2 Quiz - Algebra Functions (Answer Key)

1. Domain and Range of f(x)=2x+3x1f(x) = \frac{2x+3}{x-1}

  • Domain: xR,x1x \in \mathbb{R}, x \neq 1
  • Range: yR,y2y \in \mathbb{R}, y \neq 2 (Horizontal asymptote y=2y=2)
  • Marks: 1 for domain, 1 for range.

2. Inverse of g(x)=x4g(x) = \sqrt{x-4}

  • y=x4    y2=x4    x=y2+4y = \sqrt{x-4} \implies y^2 = x-4 \implies x = y^2 + 4
  • g1(x)=x2+4g^{-1}(x) = x^2 + 4
  • Domain of g1g^{-1} is range of gg: x0x \ge 0.
  • Marks: 2 for expression, 1 for domain.

3. Inequality x3x+20\frac{x-3}{x+2} \le 0

  • Critical points: x=3,x=2x=3, x=-2.
  • Testing intervals: (2,3](-2, 3].
  • Solution: 2<x3-2 < x \le 3.
  • Marks: 1 for critical points, 1 for correct interval.

4. Modulus 2x5<7|2x - 5| < 7

  • 7<2x5<7-7 < 2x - 5 < 7
  • 2<2x<12-2 < 2x < 12
  • 1<x<6-1 < x < 6.
  • Marks: 1 for inequality setup, 1 for final range.

5. Range of h(x)=x24x+7h(x) = x^2 - 4x + 7 for 1x51 \le x \le 5

  • Vertex: x=(4)/2=2x = -(-4)/2 = 2. h(2)=48+7=3h(2) = 4 - 8 + 7 = 3.
  • Endpoints: h(1)=14+7=4h(1) = 1 - 4 + 7 = 4; h(5)=2520+7=12h(5) = 25 - 20 + 7 = 12.
  • Range: [3,12][3, 12].
  • Marks: 1 for vertex, 1 for endpoints, 1 for range.

6. System 2x+3y=132x + 3y = 13 and x2+y2=13x^2 + y^2 = 13

  • x=133y2    (133y2)2+y2=13x = \frac{13-3y}{2} \implies (\frac{13-3y}{2})^2 + y^2 = 13
  • 16978y+9y24+y2=13    16978y+13y2=52\frac{169 - 78y + 9y^2}{4} + y^2 = 13 \implies 169 - 78y + 13y^2 = 52
  • 13y278y+117=0    y26y+9=0    (y3)2=0    y=313y^2 - 78y + 117 = 0 \implies y^2 - 6y + 9 = 0 \implies (y-3)^2 = 0 \implies y=3.
  • x=1392=2x = \frac{13-9}{2} = 2.
  • Solution: (2,3)(2, 3).
  • Marks: 2 for substitution/quadratic, 2 for final coordinates.

7. Sketch y=2x3y = |2x - 3|

  • V-shape with vertex at (1.5,0)(1.5, 0).
  • yy-intercept at (0,3)(0, 3).
  • Marks: 1 for vertex, 1 for yy-intercept, 1 for correct shape.

8. Existence of fgfg for f(x)=1x+2,g(x)=x21f(x) = \frac{1}{x+2}, g(x) = x^2 - 1

  • Range of gg: x211x^2 - 1 \ge -1.
  • Domain of ff: x2x \neq -2.
  • Since the range of gg includes values other than 2-2 (specifically, g(x)g(x) can never be 2-2 because x21=2    x2=1x^2-1 = -2 \implies x^2 = -1, impossible for real xx), the range of gg is a subset of the domain of ff.
  • Yes, fgfg exists for all xRx \in \mathbb{R}.
  • Marks: 2 for range of gg, 2 for comparison with domain of ff.

9. fg(x)fg(x) for f(x)=3x2,g(x)=x+1xf(x) = 3x - 2, g(x) = \frac{x+1}{x}

  • fg(x)=3(x+1x)2=3x+32xx=x+3xfg(x) = 3(\frac{x+1}{x}) - 2 = \frac{3x+3-2x}{x} = \frac{x+3}{x}.
  • Marks: 2 for substitution, 1 for simplification.

10. fgfg for f(x)=e2x,g(x)=ln(x1)f(x) = e^{2x}, g(x) = \ln(x-1)

  • Domain of gg: x>1x > 1. Range of gg: R\mathbb{R}.
  • Domain of ff: R\mathbb{R}.
  • Range of gg \subseteq Domain of ff, so fgfg exists.
  • fg(x)=e2ln(x1)=eln(x1)2=(x1)2fg(x) = e^{2\ln(x-1)} = e^{\ln(x-1)^2} = (x-1)^2.
  • Marks: 2 for existence, 2 for expression.

11. f(x)=xx2f(x) = \frac{x}{x-2}

  • One-to-one: f(a)=f(b)    aa2=bb2    ab2a=ab2b    a=bf(a)=f(b) \implies \frac{a}{a-2} = \frac{b}{b-2} \implies ab - 2a = ab - 2b \implies a=b.
  • Inverse: y=xx2    xy2y=x    x(y1)=2y    x=2yy1y = \frac{x}{x-2} \implies xy - 2y = x \implies x(y-1) = 2y \implies x = \frac{2y}{y-1}.
  • f1(x)=2xx1f^{-1}(x) = \frac{2x}{x-1}.
  • Marks: 2 for 1-to-1 proof, 2 for inverse.

12. f(x)=x+3,g(x)=x24f(x) = \sqrt{x+3}, g(x) = x^2 - 4

  • gf(x)=(x+3)24=x+34=x1gf(x) = (\sqrt{x+3})^2 - 4 = x+3-4 = x-1.
  • Domain of gfgf: Domain of f{x:f(x)Dom g}f \cap \{x : f(x) \in \text{Dom } g\}.
  • x+30    x3x+3 \ge 0 \implies x \ge -3.
  • Range of gfgf: Since x3x \ge -3, gf(x)31    gf(x)4gf(x) \ge -3-1 \implies gf(x) \ge -4.
  • Marks: 2 for expression, 1 for domain, 2 for range.

13. f(x)=2xx+1f(x) = \frac{2x}{x+1}

  • f1(x)=x2xf^{-1}(x) = \frac{x}{2-x}.
  • f(x)=f1(x)    2xx+1=x2xf(x) = f^{-1}(x) \implies \frac{2x}{x+1} = \frac{x}{2-x}
  • 2x(2x)=x(x+1)    4x2x2=x2+x    3x23x=0    3x(x1)=02x(2-x) = x(x+1) \implies 4x - 2x^2 = x^2 + x \implies 3x^2 - 3x = 0 \implies 3x(x-1) = 0.
  • x=0x=0 or x=1x=1.
  • Marks: 2 for inverse, 2 for solving.

14. Domain of gfgf for f(x)=ln(x),g(x)=ex+1f(x) = \ln(x), g(x) = e^x + 1

  • gf(x)=elnx+1=x+1gf(x) = e^{\ln x} + 1 = x + 1.
  • Domain is restricted by the inner function f(x)f(x).
  • Domain: x>0x > 0.
  • Marks: 3 for identifying inner function restriction.

15. Cartesian equation of x=2cost,y=3sintx = 2\cos t, y = 3\sin t

  • cost=x/2,sint=y/3\cos t = x/2, \sin t = y/3.
  • cos2t+sin2t=1    (x2)2+(y3)2=1    x24+y29=1\cos^2 t + \sin^2 t = 1 \implies (\frac{x}{2})^2 + (\frac{y}{3})^2 = 1 \implies \frac{x^2}{4} + \frac{y^2}{9} = 1.
  • Marks: 2 for identity, 1 for final form.

16. Sketch of x24+y29=1\frac{x^2}{4} + \frac{y^2}{9} = 1

  • Ellipse centered at (0,0)(0,0).
  • xx-intercepts: set y=0    x2=4    x=±2y=0 \implies x^2=4 \implies x = \pm 2. Points: (2,0),(2,0)(2,0), (-2,0).
  • Marks: 2 for sketch, 2 for intercepts.

17. Transformations of f(x)=1/xf(x) = 1/x to y=3x2+5y = \frac{3}{x-2} + 5

    1. Translation by vector (20)\begin{pmatrix} 2 \\ 0 \end{pmatrix} (Right 2).
    1. Vertical stretch by scale factor 3.
    1. Translation by vector (05)\begin{pmatrix} 0 \\ 5 \end{pmatrix} (Up 5).
  • Marks: 1 mark per correct transformation.

18. Implicit differentiation of x2+3xy+y2=10x^2 + 3xy + y^2 = 10

  • ddx(x2)+ddx(3xy)+ddx(y2)=0\frac{d}{dx}(x^2) + \frac{d}{dx}(3xy) + \frac{d}{dx}(y^2) = 0
  • 2x+3(xdydx+y)+2ydydx=02x + 3(x\frac{dy}{dx} + y) + 2y\frac{dy}{dx} = 0
  • dydx(3x+2y)=2x3y    dydx=2x3y3x+2y\frac{dy}{dx}(3x + 2y) = -2x - 3y \implies \frac{dy}{dx} = \frac{-2x - 3y}{3x + 2y}.
  • Marks: 2 for product rule, 3 for rearrangement.

19. Sketch y=f(x)y = f(|x|) for f(x)=x22xf(x) = x^2 - 2x

  • f(x)=x22x=x22xf(|x|) = |x|^2 - 2|x| = x^2 - 2|x|.
  • Graph is symmetric about yy-axis. For x>0x>0, it is x22xx^2-2x (vertex (1,1)(1, -1)).
  • For x<0x<0, it is x2+2xx^2+2x (vertex (1,1)(-1, -1)).
  • Stationary points: (1,1),(1,1)(1, -1), (-1, -1) and a cusp/point at (0,0)(0, 0).
  • Marks: 2 for symmetry, 2 for sketch, 1 for points.

20. Population Growth

  • DE: dPdt=kP\frac{dP}{dt} = kP.
  • Solution: P=AektP = Ae^{kt}.
  • t=0,P=100    A=100t=0, P=100 \implies A=100.
  • t=2,P=400    400=100e2k    4=e2k    2k=ln4    k=ln2t=2, P=400 \implies 400 = 100e^{2k} \implies 4 = e^{2k} \implies 2k = \ln 4 \implies k = \ln 2.
  • P=100e(ln2)t=100(2t)P = 100e^{(\ln 2)t} = 100(2^t).
  • Marks: 1 for DE, 2 for general solution, 3 for constants.