From Real Exams Quiz
O Level Additional Mathematics Calculus Quiz
Free O Level A Maths Calculus quiz, HY3 Exam version, with questions, answers, and O 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
O-Level Additional Mathematics Quiz - Calculus
Name: ________________________
Class: ________________________
Date: ________________________
Score: ________________________
Duration: 60 minutes
Total Marks: 40
Topic: Calculus
Instructions:
- Answer all 20 questions.
- Show your working clearly.
- Use a calculator where permitted.
- Write your answers in the spaces provided.
Section A: Differentiation Basics (Questions 1–5)
1. [2 marks] Differentiate y=4x3−2x+7 with respect to x.
2. [2 marks] Given f(x)=(2x−3)5, find f′(x) using the chain rule.
3. [2 marks] Find the derivative of y=x2sinx with respect to x.
4. [2 marks] A curve has equation y=x+13x. Find dxdy.
5. [2 marks] Given y=e2x+lnx, find dxdy.
Section B: Stationary Points and Applications (Questions 6–10)
6. [3 marks] Find the coordinates of the stationary point of the curve y=x2−6x+5. Determine its nature.
7. [3 marks] The curve y=x3−3x2+2 has two stationary points. Find their coordinates and state the nature of each.
8. [2 marks] Explain why the curve y=x2+4x+7 has no real stationary point that is a maximum.
9. [3 marks] A rectangle has perimeter 40 cm. Show that its area A in terms of width x is A=20x−x2, and find the value of x that gives maximum area.
10. [3 marks] The profit P (in thousands of dollars) from selling x units is P=12x−x2. Find the number of units to maximise profit and the maximum profit.
Section C: Integration (Questions 11–15)
11. [2 marks] Evaluate ∫(3x2−4x+1)dx.
12. [2 marks] Find ∫(2e3x)dx.
13. [3 marks] Given dxdy=6x−2 and the curve passes through (1,4), find the equation of the curve.
14. [3 marks] Evaluate ∫02(x2+1)dx.
15. [2 marks] Find the area enclosed by the curve y=4x−x2 and the x-axis.
Section D: Connected Rates and Kinematics (Questions 16–20)
16. [2 marks] The radius r of a circle increases at 0.5 cm/s. Find the rate of increase of area A when r=4 cm. (A=πr2)
17. [3 marks] A particle moves such that its displacement s=t3−6t2+9t metres. Find its velocity and acceleration at t=2 s.
18. [3 marks] The volume V of a sphere is 34πr3. If dtdr=0.2 cm/s, find dtdV when r=5 cm.
19. [2 marks] Given y=ln(3x+1), find dxdy and hence state the gradient at x=0.
20. [3 marks] A tank drains so that its volume V=1000−50t−t2 litres. Find the rate of change of volume at t=5 s and state whether it is increasing or decreasing.
Answers
O-Level Additional Mathematics Quiz - Calculus: Answer Key
Total Marks: 40
Topic: Calculus
Section A: Differentiation Basics
Q1. [2 marks]
y=4x3−2x+7
dxdy=12x2−2
Teaching note: Power rule: dxd(xn)=nxn−1. Constant 7 differentiates to 0.
Marking: 1 mark for each correct term.
Q2. [2 marks]
f(x)=(2x−3)5
f′(x)=5(2x−3)4⋅2=10(2x−3)4
Teaching note: Chain rule: differentiate outer power, keep inner, multiply by derivative of inner (2).
Marking: 1 mark for power/inner, 1 mark for ×2.
Q3. [2 marks]
y=x2sinx
dxdy=2xsinx+x2cosx
Teaching note: Product rule: (uv)′=u′v+uv′.
Marking: 1 mark each term.
Q4. [2 marks]
y=x+13x
dxdy=(x+1)23(x+1)−3x(1)=(x+1)23
Teaching note: Quotient rule or rewrite. Simplify numerator.
Marking: 1 mark for rule, 1 mark for simplification.
Q5. [2 marks]
y=e2x+lnx
dxdy=2e2x+x1
Teaching note: dxdekx=kekx; dxdlnx=1/x.
Marking: 1 mark each term.
Section B: Stationary Points and Applications
Q6. [3 marks]
y=x2−6x+5
dxdy=2x−6=0⇒x=3
y=9−18+5=−4
dx2d2y=2>0 → minimum.
Stationary point: (3,−4), minimum.
Marking: 1 mark coord, 1 mark nature, 1 mark working.
Q7. [3 marks]
y=x3−3x2+2
y′=3x2−6x=3x(x−2)=0⇒x=0,2
x=0:y=2; x=2:y=8−12+2=−2
y′′=6x−6; at 0: -6 (max); at 2: 6 (min).
Points: (0,2) max, (2,−2) min.
Marking: 1 coord, 1 coord, 1 nature.
Q8. [2 marks]
y=x2+4x+7, y′′=2>0 so any stationary point is minimum. No negative second derivative → no maximum.
Marking: 1 for derivative, 1 for reason.
Q9. [3 marks]
Perimeter 2(x+l)=40⇒l=20−x
A=x(20−x)=20x−x2
dxdA=20−2x=0⇒x=10
dx2d2A=−2<0 max.
Marking: 1 expr, 1 x, 1 max shown.
Q10. [3 marks]
P=12x−x2, dxdP=12−2x=0⇒x=6
P=72−36=36 (thousand).
Marking: 1 deriv, 1 x, 1 max profit.
Section C: Integration
Q11. [2 marks]
∫(3x2−4x+1)dx=x3−2x2+x+C
Marking: 1 for terms, 1 for +C.
Q12. [2 marks]
∫2e3xdx=32e3x+C
Marking: 1 integ, 1 +C.
Q13. [3 marks]
y=∫(6x−2)dx=3x2−2x+C
At (1,4): 3−2+C=4⇒C=3
y=3x2−2x+3
Marking: 1 integ, 1 C, 1 final.
Q14. [3 marks]
∫02(x2+1)dx=[3x3+x]02=38+2=314
Marking: 1 antider, 1 sub, 1 value.
Q15. [2 marks]
4x−x2=0⇒x=0,4
Area =∫04(4x−x2)dx=[2x2−3x3]04=32−364=332
Marking: 1 limits, 1 area.
Section D: Connected Rates and Kinematics
Q16. [2 marks]
A=πr2, dtdA=2πrdtdr=2π(4)(0.5)=4π cm²/s.
Marking: 1 deriv, 1 value.
Q17. [3 marks]
v=dtds=3t2−12t+9; at t=2: 12−24+9=−3 m/s
a=dtdv=6t−12; at 2: 0 m/s²
Marking: 1 v, 1 a, 1 values.
Q18. [3 marks]
V=34πr3, dtdV=4πr2dtdr=4π(25)(0.2)=20π cm³/s.
Marking: 1 deriv, 1 sub, 1 ans.
Q19. [2 marks]
dxdy=3x+13; at x=0: gradient = 3.
Marking: 1 deriv, 1 value.
Q20. [3 marks]
dtdV=−50−2t; at t=5: -60 L/s. Decreasing.
Marking: 1 deriv, 1 value, 1 state.
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.