From Real Exams Quiz
A Level H2 Mathematics Algebra Functions Quiz
Free A Level H2 Maths Algebra Functions quiz, HY3 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.
Questions
A-Level Maths H2 Quiz - Algebra Functions
Name: ________________________
Class: ________________________
Date: ________________________
Score: ________________________
Duration: 90 minutes
Total Marks: 60
Topic: Algebra & Functions (Strand 1: Functions and Graphs)
Instructions:
- Answer all 20 questions.
- Show all working clearly. Marks are awarded for correct methods and reasoning.
- Use a graphing calculator where appropriate.
- Write your answers in the spaces provided.
Section A: Functions, Domain and Range (Questions 1–5)
1. [2 marks]
The function f is defined by f(x)=x−3 for x≥3. State the domain and range of f.
2. [3 marks]
The function g is defined by g(x)=x−21 for x=2.
(a) State the range of g.
(b) Explain why g does not have an inverse function without domain restriction.
3. [2 marks]
A function h is given by h(x)=x2+1 for x∈R. State the least value of x for which h is one-to-one on the restricted domain x≥a, and write down the restricted domain.
4. [3 marks]
The function p is defined by p(x)=2x−5 for x∈R. Find p−1(x) and state the domain of p−1.
5. [3 marks]
The function q is defined by q(x)=ln(x+1) for x>−1. Find q−1(x) and state its domain and range.
Section B: Composite Functions (Questions 6–10)
6. [4 marks]
The functions f and g are defined by f(x)=x2 for x≥0, and g(x)=x+1 for x∈R. Show that the composite function fg exists. Find fg(x) and state its domain and range.
7. [4 marks]
Functions u and v are defined by u(x)=x1 for x>0, and v(x)=x−3 for x>3. Determine whether the composite function uv exists. If it exists, find uv(x) and state its domain.
8. [3 marks]
Given f(x)=3x+2 for x∈R and g(x)=x2 for x∈R, find an expression for gf(x) and state its range.
9. [4 marks]
The function f is defined by f(x)=ex for x∈R, and g is defined by g(x)=lnx for x>0. Show that fg exists and find fg(x). State the domain of fg.
10. [3 marks]
Functions a and b are defined by a(x)=x for x≥0, and b(x)=x−4 for x≥4. Find ab(x) and state the range of ab.
Section C: Graphs, Transformations and Equations (Questions 11–15)
11. [2 marks]
Sketch the graph of y=x2+1, stating the equations of any asymptotes.
12. [3 marks]
The graph of y=f(x) is transformed to y=f(x−2)+3. Describe the transformations applied, in order, to the graph of y=f(x).
13. [3 marks]
Solve the inequality x+2x−1>0. Show your working.
14. [3 marks]
Solve ∣x−4∣<3. State your answer as an inequality in x.
15. [4 marks]
The curve C has parametric equations x=2t, y=t2+1 for t∈R. Find the cartesian equation of C.
Section D: Applications and Combined Skills (Questions 16–20)
16. [3 marks]
The function f is defined by f(x)=x2−4x for x≥2. Find f−1(x) and state the domain of f−1.
17. [4 marks]
Functions f and g are defined by f(x)=x+11 for x>−1, and g(x)=x2 for x≥0. Show that gf exists. Find gf(x) and state its range.
18. [3 marks]
Solve the inequality ∣2x+1∣>5.
19. [3 marks]
The graph of y=∣f(x)∣ is obtained from y=f(x) where f(x)=x−3. Sketch y=∣x−3∣ and state the coordinates of the vertex.
20. [4 marks]
A function f is defined by f(x)=x+cax+b for x=−c, where a,b,c are constants. Given that the vertical asymptote is x=−2 and the horizontal asymptote is y=3, find the values of c and a. Hence state the value of b if the graph passes through (0,4).
Answers
A-Level Maths H2 Quiz - Algebra Functions (Answer Key)
Total Marks: 60
Topic: Algebra & Functions
Section A: Functions, Domain and Range
1. [2 marks]
- Domain: x≥3 (given).
- Range: Since x−3≥0, range is y≥0 (or [0,∞)).
Teaching note: The square root function outputs non-negative values. Domain is the set of allowed x; range is the set of resulting y.
Marks: 1 for domain, 1 for range.
2. [3 marks]
(a) Range of g: g(x)=x−21=0 for all x=2, so range is y=0 (or R∖{0}). [1]
(b) g is not one-to-one on its natural domain x=2 because, for example, g(1)=−1 and g(3)=1 give distinct x mapping to distinct y but g(2.5)=2 and g(1.5)=−2; more directly, g(x)=g(−x+4) shows many-to-one. An inverse requires a one-to-one function. [2]
Teaching note: A function has an inverse only if it is one-to-one (each y from at most one x).
3. [2 marks]
h(x)=x2+1 is decreasing for x<0 and increasing for x>0. Least a=0 gives restricted domain x≥0 (or [0,∞)) on which it is one-to-one. [2]
Marks: 1 for a=0, 1 for domain.
4. [3 marks]
Let y=2x−5. Then x=2y+5, so p−1(x)=2x+5. [2]
Domain of p−1 is range of p = R. [1]
Teaching note: Inverse swaps domain/range; solve y=f(x) for x.
5. [3 marks]
y=ln(x+1)⇒ey=x+1⇒x=ey−1, so q−1(x)=ex−1. [1]
Domain of q−1 = range of q = R (since ln spans all reals). [1]
Range of q−1 = domain of q = (−1,∞). [1]
Section B: Composite Functions
6. [4 marks]
Domain of g is R, range of g is R. Domain of f is x≥0. Since range of g (R) is not subset of domain of f, check: fg(x)=f(g(x))=f(x+1)=(x+1)2 requires x+1≥0⇒x≥−1. Thus fg exists for domain x≥−1. [2 for showing existence + domain]
fg(x)=(x+1)2 for x≥−1. [1]
Range: minimum at x=−1 gives 0, so range is y≥0. [1]
7. [4 marks]
u(x)=1/x for x>0 (range y>0); v(x)=x−3 for x>3 (range y>0). For uv, compute u(v(x))=u(x−3)=1/(x−3). Need x−3>0 (domain of u is x>0) and x>3 (domain of v). Both give x>3. So uv exists with domain x>3. [3]
uv(x)=x−31 for x>3. [1]
8. [3 marks]
gf(x)=g(f(x))=g(3x+2)=(3x+2)2. [2]
Range: (3x+2)2≥0 for all x, so range is y≥0. [1]
9. [4 marks]
g domain x>0, range R. f domain R, range y>0. For fg, f(g(x))=elnx=x requires x>0 (domain of g). Since g(x)=lnx∈R = domain of f, fg exists. [2]
fg(x)=x for x>0. [1]
Domain of fg is x>0. [1]
10. [3 marks]
ab(x)=a(b(x))=a(x−4)=x−4 for x≥4. [2]
Range: x−4≥0, so range y≥0. [1]
Section C: Graphs, Transformations and Equations
11. [2 marks]
Graph of y=2/x+1: vertical asymptote x=0, horizontal asymptote y=1. Sketch shows two branches in quadrants I and III relative to asymptotes. [2: 1 asymptote, 1 sketch]
12. [3 marks]
y=f(x−2)+3: translation of 2 units to the right, then 3 units upward. [3: 1 each direction, order noted]
13. [3 marks]
x+2x−1>0. Critical points: x=1,x=−2. Sign chart: positive for x<−2 or x>1. [3: 1 critical, 1 chart, 1 answer]
Solution: x<−2 or x>1.
14. [3 marks]
∣x−4∣<3⟺−3<x−4<3⟺1<x<7. [3]
15. [4 marks]
x=2t⇒t=x/2. Substitute: y=(x/2)2+1=x2/4+1. [3]
Cartesian: y=4x2+1 (or x2=4(y−1)). [1]
Section D: Applications and Combined Skills
16. [3 marks]
y=x2−4x=(x−2)2−4, for x≥2. Solve: (x−2)2=y+4⇒x−2=y+4 (since x≥2). So x=2+y+4, f−1(x)=2+x+4. [2]
Domain of f−1 = range of f = [−4,∞). [1]
17. [4 marks]
g domain x≥0, range y≥0. f domain x>−1, range y>0 (since 1/(x+1)>0). For gf: g(f(x))=(1/(x+1))2 requires f(x)≥0 (true) and x>−1. So gf exists. [2]
gf(x)=(x+1)21 for x>−1. [1]
Range: >0, so y>0. [1]
18. [3 marks]
∣2x+1∣>5⟺2x+1<−5 or 2x+1>5⟺2x<−6 or 2x>4⟺x<−3 or x>2. [3]
19. [3 marks]
Sketch y=∣x−3∣: V-shape with vertex at (3,0), lines y=3−x (x<3) and y=x−3 (x≥3). [2]
Vertex: (3,0). [1]
20. [4 marks]
Vertical asymptote x=−c=−2⇒c=2. [1]
Horizontal asymptote y=a/1=3⇒a=3. [1]
Passes through (0,4): f(0)=2b=4⇒b=8. [2]
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.