From Real Exams Quiz
A Level H1 Mathematics Calculus Quiz
Free A Level H1 Maths Calculus quiz, LongCat 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 H1 Quiz - Calculus
Name: ________________________________________
Class: ________________________________________
Date: ________________________________________
Score: ____ / 60
Duration: 90 minutes
Total Marks: 60
Instructions:
- Answer ALL questions.
- Show all working clearly. Marks are awarded for correct method as well as final answers.
- Non-exact answers should be given correct to 3 significant figures unless otherwise stated.
- The use of a graphing calculator is permitted.
- This quiz covers Calculus topics only: differentiation, integration, and their applications.
Section A: Differentiation (Questions 1–8)
1. Differentiate the following with respect to x.
(a) y=5x3−4x2+7x−2
(b) y=(3x+1)(x2−4)
(c) y=x2x2+1
[5 marks]
2. Find dxdy for each of the following:
(a) y=4x+1
(b) y=e3xcos(2x)
(c) y=ln(x2+3x)
[6 marks]
3. A curve is defined parametrically by x=2t2+1, y=t3−4t.
(a) Find dtdx and dtdy.
(b) Hence find dxdy in terms of t.
(c) Find the gradient of the curve at the point where t=2.
[5 marks]
4. Find the equation of the tangent to the curve y=x3−6x2+9x+1 at the point where x=2.
[4 marks]
5. A function is defined by f(x)=2x3−15x2+36x+10.
(a) Find f′(x).
(b) Find the coordinates of the stationary points and determine their nature.
(c) Sketch the curve y=f(x), clearly indicating the stationary points.
[8 marks]
6. The cost C (in dollars) of producing x units of a product is given by
C(x)=0.01x3−0.6x2+15x+200.
(a) Find the marginal cost function.
(b) Find the production level x at which the marginal cost is a minimum.
(c) Interpret your answer in context.
[6 marks]
7. Given that y=x2e−x, show that dxdy=e−x(2x−x2). Hence find the exact coordinates of the stationary points of the curve.
[5 marks]
8. A spherical balloon is being inflated. The radius r (in cm) is increasing at a constant rate of 0.5 cm s−1. Find the rate at which the volume V is increasing when r=6 cm.
[4 marks]
Section B: Integration (Questions 9–14)
9. Find the following integrals.
(a) ∫(6x2−4x+3)dx
(b) ∫(x3+x22)dx
(c) ∫(e2x+1)2dx
[6 marks]
10. Evaluate the following definite integrals.
(a) ∫14(2x+3)dx
(b) ∫0π/2sinxdx
(c) ∫12x22x+1dx
[6 marks]
11. Find the equation of the curve which passes through the point (1,5) and for which dxdy=3x2−6x+2.
[4 marks]
12. The gradient of a curve is given by dxdy=4x−x21, and the curve passes through the point (1,3). Find the equation of the curve.
[4 marks]
13. Find the area of the region enclosed between the curve y=x2−4x+3 and the x-axis.
[5 marks]
14.

Generated graph for Q14.
The diagram shows the curves y=x2 and y=2x.
(a) Verify that the curves intersect at (0,0) and (2,4).
(b) Find the area of the shaded region enclosed between the two curves.
[5 marks]
Section C: Applications of Calculus (Questions 15–20)
15. A particle moves in a straight line such that its displacement s (in metres) from a fixed point O at time t seconds is given by
s=t3−6t2+9t+2,t≥0.
(a) Find the velocity v and acceleration a of the particle at time t.
(b) Find the times when the particle is instantaneously at rest.
(c) Find the acceleration when the particle first comes to rest.
[6 marks]
16. The revenue R (in thousands of dollars) from selling x hundred units of a product is modelled by
R(x)=50x−2x2,0≤x≤20.
(a) Find dxdR.
(b) Find the number of units that maximises revenue.
(c) Calculate the maximum revenue.
[5 marks]
17. A closed cylindrical can is to have a volume of 500π cm3.
(a) Show that the total surface area A of the can is given by
A=2πr2+r1000π,
where r is the radius of the base.
(b) Find the value of r that minimises the surface area.
(c) Hence find the minimum surface area.
[7 marks]
18. The population P of a town at time t years is modelled by
dtdP=kP,
where k is a constant. At time t=0, the population is 10,000, and at time t=5, the population is 12,000.
(a) Show that P=10000ekt.
(b) Find the value of k, correct to 3 significant figures.
(c) Find the population at time t=10, correct to the nearest hundred.
[6 marks]
19.

Generated graph for Q19.
The diagram shows the curve y=4x−x2.
(a) Use integration to find the area of the shaded region enclosed between the curve and the x-axis.
(b) Verify your answer by using the formula for the area of a triangle as a check (note: the curve is not a triangle, so explain why the integral gives a different answer).
[5 marks]
20. A company's profit P (in thousands of dollars) from producing x tonnes of a chemical is modelled by
P(x)=−x3+12x2+144x−500,0≤x≤20.
(a) Find P′(x) and P′′(x).
(b) Find the production level that gives maximum profit, and justify that it is a maximum.
(c) The company can only produce up to 15 tonnes. Find the maximum profit achievable within this constraint.
[7 marks]
End of Quiz
Mark Summary
| Section | Questions | Marks |
|---|---|---|
| A: Differentiation | 1–8 | 33 |
| B: Integration | 9–14 | 30 |
| C: Applications | 15–20 | 32 |
| Total | 20 questions | 60 |
(Note: Some questions carry sub-part marks; the total across all 20 questions is 60 marks.)
Answers
A-Level Maths H1 Quiz - Calculus
Answer Key
Question 1 [5 marks]
(a) y=5x3−4x2+7x−2
dxdy=15x2−8x+7
[1 mark] — Apply the power rule: dxd(xn)=nxn−1 to each term.
(b) y=(3x+1)(x2−4)
First expand: y=3x3+x2−12x−4
dxdy=9x2+2x−12
[2 marks] — 1 mark for correct expansion, 1 mark for correct differentiation.
Alternative: Use the product rule: dxdy=(3)(x2−4)+(3x+1)(2x)=3x2−12+6x2+2x=9x2+2x−12.
(c) y=x2x2+1=2x+x−1
dxdy=2−x−2=2−x21
[2 marks] — 1 mark for simplifying the expression, 1 mark for correct differentiation.
Common mistake: Students who apply the quotient rule without simplifying should still get full marks if done correctly, but simplifying first is more efficient.
Question 2 [6 marks]
(a) y=4x+1=(4x+1)1/2
Using the chain rule:
dxdy=21(4x+1)−1/2⋅4=4x+12
[2 marks] — 1 mark for applying chain rule, 1 mark for correct simplification.
(b) y=e3xcos(2x)
Using the product rule:
dxdy=3e3xcos(2x)+e3x(−2sin(2x))=e3x(3cos2x−2sin2x)
[2 marks] — 1 mark for product rule set-up, 1 mark for correct answer.
(c) y=ln(x2+3x)
Using the chain rule:
dxdy=x2+3x1⋅(2x+3)=x2+3x2x+3
[2 marks] — 1 mark for chain rule, 1 mark for correct answer.
Question 3 [5 marks]
(a) x=2t2+1⟹dtdx=4t
y=t3−4t⟹dtdy=3t2−4
[1 mark] — Both correct.
(b) Using the chain rule for parametric equations:
dxdy=dx/dtdy/dt=4t3t2−4
[2 marks] — 1 mark for formula, 1 mark for correct substitution.
(c) At t=2:
dxdy=4(2)3(4)−4=812−4=88=1
[2 marks] — 1 mark for substitution, 1 mark for correct answer.
Question 4 [4 marks]
y=x3−6x2+9x+1
Step 1: Find the y-coordinate at x=2:
y=8−24+18+1=3
So the point is (2,3).
Step 2: Find the gradient:
dxdy=3x2−12x+9
At x=2: dxdy=12−24+9=−3
Step 3: Equation of tangent using y−y1=m(x−x1):
y−3=−3(x−2)
y=−3x+6+3
y=−3x+9
[4 marks] — 1 mark for y-coordinate, 1 mark for derivative, 1 mark for gradient at x=2, 1 mark for correct equation.
Question 5 [8 marks]
(a) f(x)=2x3−15x2+36x+10
f′(x)=6x2−30x+36=6(x2−5x+6)=6(x−2)(x−3)
[1 mark]
(b) Stationary points occur where f′(x)=0:
6(x−2)(x−3)=0⟹x=2 or x=3
At x=2: f(2)=16−60+72+10=38, so point is (2,38).
At x=3: f(3)=54−135+108+10=37, so point is (3,37).
Nature: Use f′′(x)=12x−30.
At x=2: f′′(2)=24−30=−6<0 → maximum at (2,38).
At x=3: f′′(3)=36−30=6>0 → minimum at (3,37).
[5 marks] — 1 mark for f′(x), 1 mark for solving f′(x)=0, 1 mark for y-coordinates, 1 mark for second derivative, 1 mark for correct nature.
(c) <image_placeholder> id: Q5-fig1 type: graph linked_question: Q5 description: Cubic curve y = 2x^3 - 15x^2 + 36x + 10 with local maximum at (2,38) and local minimum at (3,37). y-intercept at (0,10). Curve rises from left, peaks at (2,38), dips to (3,37), then rises to the right. labels: Local maximum (2,38), local minimum (3,37), y-intercept (0,10) values: Maximum at (2,38), minimum at (3,37), y-intercept at (0,10) must_show: Both turning points labelled, y-intercept shown, correct cubic shape (rising-falling-rising) </image_placeholder>
[2 marks] — 1 mark for correct shape, 1 mark for labelled stationary points.
Question 6 [6 marks]
(a) Marginal cost = C′(x):
C′(x)=0.03x2−1.2x+15
[1 mark]
(b) To minimise marginal cost, differentiate C′(x):
C′′(x)=0.06x−1.2
Set C′′(x)=0: 0.06x=1.2⟹x=20
Check: C′′′(x)=0.06>0, confirming a minimum.
The marginal cost is minimum at x=20 units.
[3 marks] — 1 mark for differentiating again, 1 mark for solving, 1 mark for confirming minimum.
(c) At a production level of 20 units, the rate at which cost is increasing is at its lowest. This means the cost function is increasing most slowly at this point — producing the 20th unit adds the least additional cost compared to nearby production levels.
[2 marks] — 1 mark for contextual interpretation, 1 mark for clarity.
Question 7 [5 marks]
y=x2e−x
Using the product rule:
dxdy=2x⋅e−x+x2⋅(−e−x)=2xe−x−x2e−x=e−x(2x−x2)✓
[2 marks] — 1 mark for product rule, 1 mark for factorising.
For stationary points, set dxdy=0:
e−x(2x−x2)=0
Since e−x>0 for all x:
2x−x2=0⟹x(2−x)=0⟹x=0 or x=2
At x=0: y=0⋅e0=0, so (0,0).
At x=2: y=4e−2=e24, so (2,e24).
[3 marks] — 1 mark for setting derivative to zero, 1 mark for noting e−x=0, 1 mark for both coordinates.
Question 8 [4 marks]
Volume of a sphere: V=34πr3
Differentiate with respect to t:
dtdV=4πr2dtdr
Given dtdr=0.5 and r=6:
dtdV=4π(36)(0.5)=72π≈226 cm3s−1
[4 marks] — 1 mark for formula, 1 mark for differentiating, 1 mark for substitution, 1 mark for correct answer with units.
Question 9 [6 marks]
(a) ∫(6x2−4x+3)dx=36x3−24x2+3x+c=2x3−2x2+3x+c
[2 marks] — 1 mark for integration, 1 mark for constant of integration.
(b) ∫(3x−1/2+2x−2)dx=1/23x1/2+−12x−1+c=6x−x2+c
[2 marks] — 1 mark for rewriting powers, 1 mark for correct integration.
(c) ∫(e2x+1)2dx=∫(e4x+2e2x+1)dx=4e4x+e2x+x+c
[2 marks] — 1 mark for expanding, 1 mark for correct integration.
Question 10 [6 marks]
(a) ∫14(2x+3)dx=[x2+3x]14=(16+12)−(1+3)=28−4=24
[2 marks] — 1 mark for antiderivative, 1 mark for evaluation.
(b) ∫0π/2sinxdx=[−cosx]0π/2=−cos(π/2)+cos(0)=0+1=1
[2 marks] — 1 mark for antiderivative, 1 mark for evaluation.
(c) ∫12x22x+1dx=∫12(x2+x21)dx=∫12(2x−1+x−2)dx
=[2ln∣x∣−x1]12=(2ln2−21)−(2ln1−1)
=2ln2−21+1=2ln2+21
[2 marks] — 1 mark for splitting the fraction, 1 mark for correct evaluation.
Question 11 [4 marks]
dxdy=3x2−6x+2
Integrate:
y=x3−3x2+2x+c
The curve passes through (1,5):
5=1−3+2+c⟹c=5
y=x3−3x2+2x+5
[4 marks] — 1 mark for integration, 1 mark for constant, 1 mark for substitution, 1 mark for final answer.
Question 12 [4 marks]
dxdy=4x−x−2
Integrate:
y=2x2+x−1+c=2x2+x1+c
The curve passes through (1,3):
3=2+1+c⟹c=0
y=2x2+x1
[4 marks] — 1 mark for integration, 1 mark for substitution, 1 mark for c=0, 1 mark for final answer.
Question 13 [5 marks]
y=x2−4x+3=(x−1)(x−3)
The curve crosses the x-axis at x=1 and x=3.
Between x=1 and x=3, the parabola opens upward and lies below the x-axis (since the vertex is at x=2, y=−1).
Area = −∫13(x2−4x+3)dx (negative because the region is below the axis)
=−[3x3−2x2+3x]13
At x=3: 327−18+9=9−18+9=0
At x=1: 31−2+3=31+1=34
Area =−(0−34)=34 square units.
[5 marks] — 1 mark for finding x-intercepts, 1 mark for recognising curve is below axis, 1 mark for setting up integral with negative sign, 1 mark for antiderivative, 1 mark for correct answer.
Question 14 [5 marks]
(a) Set x2=2x:
x2−2x=0⟹x(x−2)=0⟹x=0 or x=2
At x=0: y=0. At x=2: y=4.
Intersection points: (0,0) and (2,4). ✓
[2 marks] — 1 mark for equating, 1 mark for both points.
(b) Area = ∫02(top−bottom)dx=∫02(2x−x2)dx
=[x2−3x3]02=(4−38)−0=312−8=34
Area =34 square units.
[3 marks] — 1 mark for correct integrand, 1 mark for antiderivative, 1 mark for correct answer.
Question 15 [6 marks]
(a) Velocity: v=dtds=3t2−12t+9
Acceleration: a=dtdv=6t−12
[2 marks] — 1 mark each.
(b) Particle at rest when v=0:
3t2−12t+9=0⟹t2−4t+3=0⟹(t−1)(t−3)=0
t=1 or t=3 seconds.
[2 marks] — 1 mark for setting v=0, 1 mark for solving.
(c) The particle first comes to rest at t=1.
a=6(1)−12=−6 m s−2.
[2 marks] — 1 mark for identifying t=1, 1 mark for correct acceleration.
Question 16 [5 marks]
(a) dxdR=50−4x
[1 mark]
(b) Maximum revenue when dxdR=0:
50−4x=0⟹x=12.5
Since dx2d2R=−4<0, this is a maximum.
x=12.5 hundred units = 1250 units.
[2 marks] — 1 mark for solving, 1 mark for confirming maximum.
(c) R(12.5)=50(12.5)−2(12.5)2=625−312.5=312.5
Maximum revenue = $312,500 (since R is in thousands of dollars).
[2 marks] — 1 mark for substitution, 1 mark for correct answer with units.
Question 17 [7 marks]
(a) Volume: V=πr2h=500π⟹h=r2500
Surface area: A=2πr2+2πrh=2πr2+2πr⋅r2500=2πr2+r1000π✓
[2 marks] — 1 mark for finding h, 1 mark for surface area formula.
(b) drdA=4πr−r21000π
Set drdA=0:
4πr=r21000π⟹4r3=1000⟹r3=250⟹r=3250=532≈6.30 cm
Check: dr2d2A=4π+r32000π>0 for r>0, confirming a minimum.
[3 marks] — 1 mark for differentiating, 1 mark for solving, 1 mark for confirming minimum.
(c) A=2π(250)2/3+(250)1/31000π
With r=3250: r2=(250)2/3 and r1=(250)−1/3
A=2π(250)2/3+1000π(250)−1/3
Numerically: r≈6.2996
A≈2π(39.685)+1000π(0.15874)≈249.33+498.66≈748 cm2
[2 marks] — 1 mark for substitution, 1 mark for correct answer.
Question 18 [6 marks]
(a) dtdP=kP⟹P1dP=kdt
Integrating: lnP=kt+c⟹P=Aekt where A=ec.
At t=0, P=10000: 10000=Ae0=A
P=10000ekt✓
[2 marks] — 1 mark for separation and integration, 1 mark for finding A.
(b) At t=5, P=12000:
12000=10000e5k⟹e5k=1.2⟹5k=ln1.2
k=5ln1.2=50.18232...≈0.0365 (3 s.f.)
[2 marks] — 1 mark for substitution, 1 mark for correct k.
(c) At t=10: P=10000e10(0.036464)=10000e0.36464≈10000×1.440=14400
To the nearest hundred: 14,400.
[2 marks] — 1 mark for substitution, 1 mark for correct answer.
Question 19 [5 marks]
(a) y=4x−x2=x(4−x), so x-intercepts at x=0 and x=4.
Area = ∫04(4x−x2)dx=[2x2−3x3]04
=2(16)−364=32−364=396−64=332
Area =332≈10.67 square units.
[3 marks] — 1 mark for limits, 1 mark for antiderivative, 1 mark for correct answer.
(b) The region under the parabola is not a triangle. If one were to approximate using a triangle with base 4 and height 4, the area would be 21(4)(4)=8, which is less than 332≈10.67. The integral accounts for the curved boundary, giving the exact area, whereas a triangle approximation underestimates it because the parabola bulges above the straight line connecting (0,0) to (4,0) through the vertex.
[2 marks] — 1 mark for triangle area calculation, 1 mark for explanation of difference.
Question 20 [7 marks]
(a) P(x)=−x3+12x2+144x−500
P′(x)=−3x2+24x+144=−3(x2−8x−48)=−3(x−12)(x+4)
P′′(x)=−6x+24
[2 marks] — 1 mark each for P′(x) and P′′(x).
(b) Set P′(x)=0: −3(x−12)(x+4)=0⟹x=12 or x=−4
Since x≥0, we consider x=12.
P′′(12)=−72+24=−48<0, confirming a maximum.
Maximum profit at x=12 tonnes.
P(12)=−1728+1728+1728−500=1228
Maximum profit = $1,228,000.
[3 marks] — 1 mark for solving P′(x)=0, 1 mark for second derivative test, 1 mark for profit value.
(c) On the interval 0≤x≤15, the critical point x=12 lies within the domain.
Check endpoints:
- P(0)=−500
- P(12)=1228
- P(15)=−3375+2700+2160−500=985
Maximum on [0,15] occurs at x=12 with profit $1,228,000.
[2 marks] — 1 mark for checking endpoints, 1 mark for correct conclusion.
Mark Summary
| Q | Marks | Q | Marks | |
|---|---|---|---|---|
| 1 | 5 | 11 | 4 | |
| 2 | 6 | 12 | 4 | |
| 3 | 5 | 13 | 5 | |
| 4 | 4 | 14 | 5 | |
| 5 | 8 | 15 | 6 | |
| 6 | 6 | 16 | 5 | |
| 7 | 5 | 17 | 7 | |
| 8 | 4 | 18 | 6 | |
| 9 | 6 | 19 | 5 | |
| 10 | 6 | 20 | 7 | |
| Total | 60 |
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.