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.
Questions
A-Level Maths H2 Quiz - Algebra Functions
Name: ____________________ Class: ____________________ Date: ____________________ Score: ________ / 65
Duration: 90 Minutes
Total Marks: 65
Instructions: Answer all questions. Show all necessary working. You may use an approved graphing calculator (GC).
Section A: Basic Functions and Equations (Questions 1–7)
- Given f(x)=x−12x+3, find the domain and range of f. [2]
\ - Let g(x)=x−4 for x≥4. Find an expression for g−1(x) and state its domain. [3]
\ - Solve the inequality x+2x−3≤0. [2]
\ - Find the set of values of x for which ∣2x−5∣<7. [2]
\ - Given h(x)=x2−4x+7, find the range of h for the domain 1≤x≤5. [3]
\ - Solve the system of equations:
2x+3y=13
x2+y2=13 [4]
\ - Sketch the graph of y=∣2x−3∣, clearly labelling the x-intercept and the vertex. [3]
\
Section B: Composite and Inverse Functions (Questions 8–14)
- Let f(x)=x+21 and g(x)=x2−1. Determine if the composite function fg exists for all x∈R. Justify your answer. [4]
\ - Given f(x)=3x−2 and g(x)=xx+1, find an expression for fg(x) in its simplest form. [3]
\ - Let f(x)=e2x and g(x)=ln(x−1). Show that the composite function fg exists and find its expression. [4]
\ - Given f(x)=x−2x for x=2. Show that f is a one-to-one function and find f−1(x). [4]
\ - Let f(x)=x+3 and g(x)=x2−4. Find the domain of gf and the range of gf. [5]
\ - If f(x)=x+12x, find the value of x such that f(x)=f−1(x). [4]
\ - Let f(x)=ln(x) and g(x)=ex+1. Determine the domain of gf. [3]
\
Section C: Graphs, Parametrics, and Applications (Questions 15–20)
- A curve C is defined by the parametric equations x=2cost and y=3sint for 0≤t≤2π. Find the Cartesian equation of C. [3]
\ - For the curve C in Question 15, sketch the graph and state the coordinates of the points where C meets the x-axis. [4]
\ - Given the function f(x)=x1, describe the sequence of transformations that maps y=f(x) to y=x−23+5. [4]
\ - A curve C is defined implicitly by x2+3xy+y2=10. Show that the gradient function dxdy is given by dxdy=3x+2y−2x−3y. [5]
\ - Let f(x)=x2−2x. Sketch the graph of y=f(∣x∣) and state the coordinates of its stationary points. [5]
\ - A population of bacteria P grows at a rate proportional to the current population. Write down a differential equation relating P and time t. If P=100 at t=0 and P=400 at t=2, find the expression for P in terms of t. [6]
\
Answers
A-Level Maths H2 Quiz - Algebra Functions (Answer Key)
1. Domain and Range of f(x)=x−12x+3
- Domain: x∈R,x=1
- Range: y∈R,y=2 (Horizontal asymptote y=2)
- Marks: 1 for domain, 1 for range.
2. Inverse of g(x)=x−4
- y=x−4⟹y2=x−4⟹x=y2+4
- g−1(x)=x2+4
- Domain of g−1 is range of g: x≥0.
- Marks: 2 for expression, 1 for domain.
3. Inequality x+2x−3≤0
- Critical points: x=3,x=−2.
- Testing intervals: (−2,3].
- Solution: −2<x≤3.
- Marks: 1 for critical points, 1 for correct interval.
4. Modulus ∣2x−5∣<7
- −7<2x−5<7
- −2<2x<12
- −1<x<6.
- Marks: 1 for inequality setup, 1 for final range.
5. Range of h(x)=x2−4x+7 for 1≤x≤5
- Vertex: x=−(−4)/2=2. h(2)=4−8+7=3.
- Endpoints: h(1)=1−4+7=4; h(5)=25−20+7=12.
- Range: [3,12].
- Marks: 1 for vertex, 1 for endpoints, 1 for range.
6. System 2x+3y=13 and x2+y2=13
- x=213−3y⟹(213−3y)2+y2=13
- 4169−78y+9y2+y2=13⟹169−78y+13y2=52
- 13y2−78y+117=0⟹y2−6y+9=0⟹(y−3)2=0⟹y=3.
- x=213−9=2.
- Solution: (2,3).
- Marks: 2 for substitution/quadratic, 2 for final coordinates.
7. Sketch y=∣2x−3∣
- V-shape with vertex at (1.5,0).
- y-intercept at (0,3).
- Marks: 1 for vertex, 1 for y-intercept, 1 for correct shape.
8. Existence of fg for f(x)=x+21,g(x)=x2−1
- Range of g: x2−1≥−1.
- Domain of f: x=−2.
- Since the range of g includes values other than −2 (specifically, g(x) can never be −2 because x2−1=−2⟹x2=−1, impossible for real x), the range of g is a subset of the domain of f.
- Yes, fg exists for all x∈R.
- Marks: 2 for range of g, 2 for comparison with domain of f.
9. fg(x) for f(x)=3x−2,g(x)=xx+1
- fg(x)=3(xx+1)−2=x3x+3−2x=xx+3.
- Marks: 2 for substitution, 1 for simplification.
10. fg for f(x)=e2x,g(x)=ln(x−1)
- Domain of g: x>1. Range of g: R.
- Domain of f: R.
- Range of g⊆ Domain of f, so fg exists.
- fg(x)=e2ln(x−1)=eln(x−1)2=(x−1)2.
- Marks: 2 for existence, 2 for expression.
11. f(x)=x−2x
- One-to-one: f(a)=f(b)⟹a−2a=b−2b⟹ab−2a=ab−2b⟹a=b.
- Inverse: y=x−2x⟹xy−2y=x⟹x(y−1)=2y⟹x=y−12y.
- f−1(x)=x−12x.
- Marks: 2 for 1-to-1 proof, 2 for inverse.
12. f(x)=x+3,g(x)=x2−4
- gf(x)=(x+3)2−4=x+3−4=x−1.
- Domain of gf: Domain of f∩{x:f(x)∈Dom g}.
- x+3≥0⟹x≥−3.
- Range of gf: Since x≥−3, gf(x)≥−3−1⟹gf(x)≥−4.
- Marks: 2 for expression, 1 for domain, 2 for range.
13. f(x)=x+12x
- f−1(x)=2−xx.
- f(x)=f−1(x)⟹x+12x=2−xx
- 2x(2−x)=x(x+1)⟹4x−2x2=x2+x⟹3x2−3x=0⟹3x(x−1)=0.
- x=0 or x=1.
- Marks: 2 for inverse, 2 for solving.
14. Domain of gf for f(x)=ln(x),g(x)=ex+1
- gf(x)=elnx+1=x+1.
- Domain is restricted by the inner function f(x).
- Domain: x>0.
- Marks: 3 for identifying inner function restriction.
15. Cartesian equation of x=2cost,y=3sint
- cost=x/2,sint=y/3.
- cos2t+sin2t=1⟹(2x)2+(3y)2=1⟹4x2+9y2=1.
- Marks: 2 for identity, 1 for final form.
16. Sketch of 4x2+9y2=1
- Ellipse centered at (0,0).
- x-intercepts: set y=0⟹x2=4⟹x=±2. Points: (2,0),(−2,0).
- Marks: 2 for sketch, 2 for intercepts.
17. Transformations of f(x)=1/x to y=x−23+5
-
- Translation by vector (20) (Right 2).
-
- Vertical stretch by scale factor 3.
-
- Translation by vector (05) (Up 5).
- Marks: 1 mark per correct transformation.
18. Implicit differentiation of x2+3xy+y2=10
- dxd(x2)+dxd(3xy)+dxd(y2)=0
- 2x+3(xdxdy+y)+2ydxdy=0
- dxdy(3x+2y)=−2x−3y⟹dxdy=3x+2y−2x−3y.
- Marks: 2 for product rule, 3 for rearrangement.
19. Sketch y=f(∣x∣) for f(x)=x2−2x
- f(∣x∣)=∣x∣2−2∣x∣=x2−2∣x∣.
- Graph is symmetric about y-axis. For x>0, it is x2−2x (vertex (1,−1)).
- For x<0, it is x2+2x (vertex (−1,−1)).
- Stationary points: (1,−1),(−1,−1) and a cusp/point at (0,0).
- Marks: 2 for symmetry, 2 for sketch, 1 for points.
20. Population Growth
- DE: dtdP=kP.
- Solution: P=Aekt.
- t=0,P=100⟹A=100.
- t=2,P=400⟹400=100e2k⟹4=e2k⟹2k=ln4⟹k=ln2.
- P=100e(ln2)t=100(2t).
- Marks: 1 for DE, 2 for general solution, 3 for constants.
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.