From Real Exams Quiz

A Level H2 Mathematics Algebra Functions Quiz

Free A Level H2 Maths Algebra Functions quiz, Qwen3.6 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 Qwen3.6 Plus 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. Range of ff: [0,2][0, 2] or 0f(x)20 \le f(x) \le 2.
[1]

2. 1x3=21=2(x3)1=2x+62x=5x=2.5\frac{1}{x-3} = -2 \Rightarrow 1 = -2(x-3) \Rightarrow 1 = -2x + 6 \Rightarrow 2x = 5 \Rightarrow x = 2.5.
[1]

3. 2x5772x57|2x - 5| \le 7 \Rightarrow -7 \le 2x - 5 \le 7.
Add 5: 22x12-2 \le 2x \le 12.
Divide by 2: 1x6-1 \le x \le 6.
[2]

4. Let y=e2x+1y = e^{2x} + 1. Swap xx and yy: x=e2y+1x = e^{2y} + 1.
x1=e2yln(x1)=2yy=12ln(x1)x - 1 = e^{2y} \Rightarrow \ln(x - 1) = 2y \Rightarrow y = \frac{1}{2}\ln(x - 1).
k1(x)=12ln(x1)k^{-1}(x) = \frac{1}{2}\ln(x - 1).
Domain: Argument of log must be positive, so x1>0x>1x - 1 > 0 \Rightarrow x > 1.
[3] (1 for expression, 1 for domain, 1 for correctness)

5. fg(x)=f(g(x))=f(x21)=3(x21)+2=3x23+2=3x21fg(x) = f(g(x)) = f(x^2 - 1) = 3(x^2 - 1) + 2 = 3x^2 - 3 + 2 = 3x^2 - 1.
[2]

6. Range of gg: Since x2x \ge 2, x20\sqrt{x-2} \ge 0. So Rg=[0,)R_g = [0, \infty).
Domain of ff: x>0x > 0.
For fgfg to exist, RgDfR_g \subseteq D_f.
However, 0Rg0 \in R_g but 0Df0 \notin D_f (since ff is undefined at 0).
Thus, fgfg does not exist.
[2] (1 for identifying range/domain conflict, 1 for conclusion)

7. Let y=(x1)2+3y = (x - 1)^2 + 3. Swap xx and yy: x=(y1)2+3x = (y - 1)^2 + 3.
x3=(y1)2y1=±x3x - 3 = (y - 1)^2 \Rightarrow y - 1 = \pm\sqrt{x - 3}.
Since original domain x1x \ge 1, the range of inverse is y1y \ge 1. Thus we take the positive root.
y=1+x3y = 1 + \sqrt{x - 3}.
p1(x)=1+x3p^{-1}(x) = 1 + \sqrt{x - 3}.
Domain of p1p^{-1} is Range of pp. Min value of pp is 3. So Domain: x3x \ge 3.
[3]

8. qr(x)=q(r(x))=q(ex1)=ln((ex1)+1)=ln(ex)=xqr(x) = q(r(x)) = q(e^x - 1) = \ln((e^x - 1) + 1) = \ln(e^x) = x.
Domain of rr is R\mathbb{R}. Range of rr is (1,)(-1, \infty).
Domain of qq is (1,)(-1, \infty).
Since RrDqR_r \subseteq D_q, the composite exists for all xRx \in \mathbb{R}.
Domain of qrqr is R\mathbb{R}.
[3]

9. For f(x)=f1(x)f(x) = f^{-1}(x), the solution lies on the line y=xy = x (for increasing functions) or we solve f(x)=xf(x) = x.
2x+1x3=x2x+1=x(x3)2x+1=x23x\frac{2x + 1}{x - 3} = x \Rightarrow 2x + 1 = x(x - 3) \Rightarrow 2x + 1 = x^2 - 3x.
x25x1=0x^2 - 5x - 1 = 0.
x=5±254(1)(1)2=5±292x = \frac{5 \pm \sqrt{25 - 4(1)(-1)}}{2} = \frac{5 \pm \sqrt{29}}{2}.
Both values are valid as they are not 3.
[3]

10. g(x)=x24x=(x2)24g(x) = x^2 - 4x = (x - 2)^2 - 4.
This is a parabola with vertex at x=2x = 2.
For an inverse to exist, the function must be one-to-one.
Restricting to xkx \le k, the largest interval ending at the vertex is x2x \le 2.
So k=2k = 2.
[2]

11. y=ax+bcx+dy(cx+d)=ax+bcxy+dy=ax+by = \frac{ax + b}{cx + d} \Rightarrow y(cx + d) = ax + b \Rightarrow cxy + dy = ax + b.
x(cya)=bdyx=bdycya=dy+bcyax(cy - a) = b - dy \Rightarrow x = \frac{b - dy}{cy - a} = \frac{-dy + b}{cy - a}.
f1(x)=dx+bcxaf^{-1}(x) = \frac{-dx + b}{cx - a}.
Given f1(x)=f(x)=ax+bcx+df^{-1}(x) = f(x) = \frac{ax + b}{cx + d}.
Comparing coefficients: dx+bcxa=ax+bcx+d\frac{-dx + b}{cx - a} = \frac{ax + b}{cx + d}.
This implies d=a-d = a (comparing numerator xx coeff) and a=d-a = d (comparing denominator constant).
Thus a=da = -d.
[3]

12. (a) gf(x)=g(x1)=(x1)2+1=(x1)+1=xgf(x) = g(\sqrt{x - 1}) = (\sqrt{x - 1})^2 + 1 = (x - 1) + 1 = x.
(b) Domain of ff is x1x \ge 1. Range of ff is [0,)[0, \infty).
Domain of gg is x0x \ge 0. Since RfDgR_f \subseteq D_g, composite exists.
Range of gfgf: Since gf(x)=xgf(x) = x and domain is x1x \ge 1, Range is [1,)[1, \infty).
[3]

13. y=f(x1)+2y = f(x - 1) + 2 represents a translation by vector (12)\begin{pmatrix} 1 \\ 2 \end{pmatrix}.
Old VA x=2x = 2 \rightarrow New VA x=3x = 3.
Old HA y=1y = 1 \rightarrow New HA y=3y = 3.
Sketch should show hyperbola shape in appropriate quadrants relative to new asymptotes.
[2]

14. y=x24y = |x^2 - 4|.
Roots of x24=0x^2 - 4 = 0 are x=±2x = \pm 2.
For 2<x<2-2 < x < 2, x24x^2 - 4 is negative, so graph reflects above x-axis.
Vertex of original parabola (0,4)(0, -4) becomes (0,4)(0, 4).
Intercepts: (±2,0)(\pm 2, 0) and (0,4)(0, 4).
Stationary points: (0,4)(0, 4) is a local max. (±2,0)(\pm 2, 0) are minima (cusps).
[3]

15. y=2tt=y/2y = 2t \Rightarrow t = y/2.
Substitute into xx: x=(y/2)2+1=y24+1x = (y/2)^2 + 1 = \frac{y^2}{4} + 1.
4(x1)=y24(x - 1) = y^2 or y2=4x4y^2 = 4x - 4.
[2]

16. dydx=dy/dθdx/dθ\frac{dy}{dx} = \frac{dy/d\theta}{dx/d\theta}.
x=cosθdxdθ=sinθx = \cos \theta \Rightarrow \frac{dx}{d\theta} = -\sin \theta.
y=sin2θdydθ=2cos2θy = \sin 2\theta \Rightarrow \frac{dy}{d\theta} = 2\cos 2\theta.
At θ=π/6\theta = \pi/6:
dxdθ=sin(π/6)=0.5\frac{dx}{d\theta} = -\sin(\pi/6) = -0.5.
dydθ=2cos(π/3)=2(0.5)=1\frac{dy}{d\theta} = 2\cos(\pi/3) = 2(0.5) = 1.
Gradient =10.5=2= \frac{1}{-0.5} = -2.
[3]

17. y=f(2x)y = f(2x) is a stretch parallel to the x-axis with scale factor 12\frac{1}{2}.
[2]

18. Reflection in y=xy = x gives the inverse function.
y=2x3y+3=2xx=log2(y+3)y = 2^x - 3 \Rightarrow y + 3 = 2^x \Rightarrow x = \log_2(y + 3).
Equation: y=log2(x+3)y = \log_2(x + 3).
[2]

19. y=x2+1x1y = \frac{x^2 + 1}{x - 1}.
VA: Denominator zero x=1\Rightarrow x = 1.
Oblique Asymptote: Perform division.
x2+1x1=x(x1)+x+1x1=x+x+1x1=x+(x1)+2x1=x+1+2x1\frac{x^2 + 1}{x - 1} = \frac{x(x - 1) + x + 1}{x - 1} = x + \frac{x + 1}{x - 1} = x + \frac{(x - 1) + 2}{x - 1} = x + 1 + \frac{2}{x - 1}.
As xx \to \infty, yx+1y \to x + 1.
OA: y=x+1y = x + 1.
[3]

20. (a) As x2+x \to 2^+, x240+x^2 - 4 \to 0^+, so ln(x24)\ln(x^2 - 4) \to -\infty.
As xx \to \infty, ln(x24)\ln(x^2 - 4) \to \infty.
Range is R\mathbb{R} (or (,)(-\infty, \infty)).
(b) If domain is x>2|x| > 2, it includes x<2x < -2 and x>2x > 2.
f(3)=ln(5)f(-3) = \ln(5) and f(3)=ln(5)f(3) = \ln(5).
Since f(3)=f(3)f(-3) = f(3) but 33-3 \neq 3, the function is not one-to-one.
Therefore, it does not have an inverse.
[3]