Free A Level H1 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 LevelH1 MathematicsFrom Real ExamsGenerated by Qwen3.6 PlusUpdated 2026-08-17
Duration: 60 minutes Total Marks: 45 Instructions:
Answer all 20 questions.
You are expected to use an approved graphing calculator (GC).
Where numerical answers are required, give non-exact answers correct to 3 significant figures, unless otherwise stated.
Show necessary working clearly. Unsupported answers from a calculator are generally allowed, but you must show the mathematical steps where reasoning is required.
Section A: Basic Concepts and Manipulation (Questions 1–5)
Focus: Laws of indices, logarithms, and basic function definitions.
1. Solve the equation 32x−10(3x)+9=0. [2]
Answer space
2. Given that ln(x2y)=3 and ln(xy2)=4, find the exact values of x and y. [3]
Answer space
3. The function f is defined by f(x)=e2x−5, for x∈R.
(a) Find the inverse function f−1(x) and state its domain. [2]
(b) Sketch the graph of y=f−1(x), indicating any asymptotes and intercepts with the axes. [2]
Answer space
4. Simplify the expression (ex)2e3x⋅e−x, giving your answer in the form ekx. [1]
Answer space
5. Solve the inequality ln(2x−1)≤2. Give your answer in exact form. [2]
Answer space
Section B: Graphs and Transformations (Questions 6–10)
Focus: Sketching, asymptotes, and transformations of exponential and logarithmic functions.
6. The diagram below shows the graph of y=f(x), where f(x)=ln(x).
Image pending generation for this question.
(Note: Imagine a standard ln(x) graph passing through (1,0) with vertical asymptote x=0)
On the same axes, sketch the graph of y=2−ln(x+1). Clearly label:
(i) The equation of the vertical asymptote.
(ii) The coordinates of the x-intercept.
(iii) The coordinates of the point corresponding to (e,1) on the original graph. [3]
Answer space
7. Consider the function g(x)=3e−x+2.
(a) State the equation of the horizontal asymptote. [1]
(b) Find the exact value of x for which g(x)=5. [2]
Answer space
8. The curve C has equation y=e2x−4ex+3.
(a) Find the coordinates of the points where C crosses the x-axis. [2]
(b) Find the coordinates of the stationary point on C and determine its nature. [3]
Answer space
9. Explain why the equation ex=−2 has no real solutions. [1]
Answer space
10. The function h(x) is defined by h(x)=∣ln(x)∣.
(a) Sketch the graph of y=h(x) for 0<x≤5. [2]
(b) Hence, state the number of solutions to the equation ∣ln(x)∣=0.5. [1]
Answer space
Section C: Applications and Modelling (Questions 11–15)
Focus: Exponential growth/decay, linearization, and context-based problems.
11. The population P of a town t years after 2020 is modelled by the equation P=P0ekt, where P0 and k are constants.
In 2020, the population was 50,000. In 2025, the population was 62,000.
(a) Find the value of k correct to 3 significant figures. [2]
(b) Estimate the population in 2030. [1]
Answer space
12. The value V of a car t years after purchase is given by V=Ae−bt.
(a) Show that lnV is a linear function of t. [1]
(b) A plot of lnV against t yields a straight line with gradient −0.15 and vertical intercept 9.2. Find the values of A and b. [2]
Answer space
13. A radioactive substance decays such that its mass m grams at time t hours is given by m=50(0.8)t.
(a) Calculate the initial mass. [1]
(b) Find the time taken for the mass to halve. [2]
Answer space
14. The temperature T of a cup of coffee t minutes after being poured is modelled by T=20+60e−0.05t.
(a) What is the room temperature according to this model? [1]
(b) Find the rate of change of the temperature when t=10 minutes. [2]
Answer space
15. Solve the simultaneous equations:
y=exy=4e−x
Give your answers in exact form. [3]
1. Solve 32x−10(3x)+9=0. [2]
Let u=3x. Then u2−10u+9=0.
(u−9)(u−1)=0.
u=9 or u=1.
If 3x=9, then x=2.
If 3x=1, then x=0.
Answer:x=0,x=2.
2. Given ln(x2y)=3 and ln(xy2)=4. [3]
2lnx+lny=3 --- (1)
lnx+2lny=4 --- (2)
From (1), lny=3−2lnx. Substitute into (2):
lnx+2(3−2lnx)=4lnx+6−4lnx=4−3lnx=−2⟹lnx=32⟹x=e2/3.
lny=3−2(32)=3−34=35⟹y=e5/3.
Answer:x=e2/3,y=e5/3.
3.f(x)=e2x−5. [4]
(a) Let y=e2x−5. Swap x and y: x=e2y−5.
x+5=e2y⟹ln(x+5)=2y⟹y=21ln(x+5).
Domain of f−1: Argument of log must be positive. x+5>0⟹x>−5.
Answer:f−1(x)=21ln(x+5), Domain: x>−5.
(b) Graph of y=21ln(x+5).
Vertical Asymptote: x=−5.
x-intercept: y=0⟹ln(x+5)=0⟹x+5=1⟹x=−4. Point (−4,0).
y-intercept: x=0⟹y=21ln(5)≈0.8. Point (0,21ln5).
Shape: Increasing logarithmic curve shifted left by 5 and scaled vertically by 0.5.
5. Solve ln(2x−1)≤2. [2]
Domain condition: 2x−1>0⟹x>0.5.
Exponentiate both sides: 2x−1≤e2.
2x≤e2+1.
x≤2e2+1.
Combining with domain:
Answer:0.5<x≤2e2+1.
6. Sketch y=2−ln(x+1). [3]
Original: y=lnx.
Transformations: Shift left 1 unit (ln(x+1)), Reflect in x-axis (−ln(x+1)), Shift up 2 units (2−ln(x+1)).
(i) Vertical Asymptote: x=−1 (since argument x+1=0).
(ii) x-intercept: 0=2−ln(x+1)⟹ln(x+1)=2⟹x+1=e2⟹x=e2−1. Point (e2−1,0).
(iii) Point corresponding to (e,1) on lnx:
On ln(x+1), input x such that x+1=e⟹x=e−1. Value is ln(e)=1.
Reflect: −1. Shift up 2: −1+2=1.
Point is (e−1,1).
Answer: Sketch showing VA at x=−1, passing through (e2−1,0) and (e−1,1), decreasing curve.
7.g(x)=3e−x+2. [3]
(a) As x→∞, e−x→0. So y→2.
Answer:y=2.
(b) 5=3e−x+2⟹3=3e−x⟹1=e−x⟹−x=ln1=0⟹x=0.
Answer:x=0.
8.y=e2x−4ex+3. [5]
(a) x-intercepts: y=0. Let u=ex. u2−4u+3=0⟹(u−3)(u−1)=0.
ex=3⟹x=ln3.
ex=1⟹x=0.
Points: (0,0) and (ln3,0).
(b) Stationary point: dxdy=2e2x−4ex.
Set dxdy=0⟹2ex(ex−2)=0.
Since ex=0, ex=2⟹x=ln2.
y-coordinate: y=e2ln2−4eln2+3=(eln2)2−4(2)+3=22−8+3=4−8+3=−1.
Point: (ln2,−1).
Nature: dx2d2y=4e2x−4ex. At x=ln2: 4(4)−4(2)=16−8=8>0. Minimum.
Answer: Min at (ln2,−1).
9. Why ex=−2 has no real solutions. [1]
Answer: The exponential function ex is strictly positive for all real x (ex>0). It can never equal a negative number.
10.h(x)=∣ln(x)∣. [3]
(a) Sketch: For x≥1, y=lnx. For 0<x<1, y=−lnx (reflection of the negative part of ln x above x-axis). V-shape touching x-axis at (1,0). VA at x=0.
(b) ∣lnx∣=0.5. Two branches. lnx=0.5⟹x=e0.5 and lnx=−0.5⟹x=e−0.5.
Answer: 2 solutions.
11. Population Model P=P0ekt. [3]
(a) t=0,P=50000⟹P0=50000.
t=5,P=62000⟹62000=50000e5k.
1.24=e5k⟹ln(1.24)=5k⟹k=5ln(1.24)≈0.0431.
Answer:k≈0.0431.
(b) t=10 (2030). P=50000e10(0.0431)=50000e0.431≈50000(1.5388)≈76940.
Alternatively, P=50000(1.24)2=50000(1.5376)=76880. (Using exact k gives ~76942).
Answer: approx 76,900.
12. Car Value V=Ae−bt. [3]
(a) lnV=ln(Ae−bt)=lnA+ln(e−bt)=lnA−bt. This is linear form Y=C+mX with Y=lnV,X=t.
(b) Gradient m=−b=−0.15⟹b=0.15.
Intercept C=lnA=9.2⟹A=e9.2≈9897.
Answer:A=e9.2 (or 9900), b=0.15.
13. Radioactive Decay m=50(0.8)t. [3]
(a) Initial mass at t=0: m=50(0.8)0=50 g.
Answer: 50 g.
(b) Half mass = 25 g.
25=50(0.8)t⟹0.5=0.8t.
ln(0.5)=tln(0.8)⟹t=ln0.8ln0.5≈3.106.
Answer: 3.11 hours.
14. Coffee Temperature T=20+60e−0.05t. [3]
(a) Room temp is the asymptote as t→∞. T→20.
Answer:20∘C.
(b) Rate of change dtdT=60(−0.05)e−0.05t=−3e−0.05t.
At t=10: dtdT=−3e−0.5≈−3(0.6065)≈−1.82.
Answer:−1.82∘C/min.
15. Simultaneous: y=ex and y=4e−x. [3]
ex=4e−x⟹ex⋅ex=4⟹e2x=4.
2x=ln4⟹x=21ln4=ln(41/2)=ln2.
y=eln2=2.
Answer:x=ln2,y=2.
16.f(x)=ex,g(x)=ln(x−2). [3]
(a) fg(x)=f(g(x))=eln(x−2).
Since elnu=u, fg(x)=x−2.
Answer:x−2.
(b) Domain of g is x>2. Range of g is R, which is domain of f.
So domain of fg is domain of g.
Answer:x>2.
17.2ln(x)−ln(x+3)=ln(2). [3]
ln(x2)−ln(x+3)=ln(2).
ln(x+3x2)=ln(2).
x+3x2=2⟹x2=2(x+3)⟹x2−2x−6=0.
x=22±4−4(1)(−6)=22±28=1±7.
Check validity: Argument of log must be positive.
x>0 and x+3>0⟹x>0.
1−7≈−1.65 (Reject).
1+7≈3.65 (Accept).
Answer:x=1+7.