Free Sec 3 A Maths Calculus quiz, Qwen3.6 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.
Secondary 3Additional MathematicsFrom Real ExamsGenerated by Qwen3.6 PlusUpdated 2026-08-17
Show all necessary working clearly. No marks will be given for correct answers without working.
Give non-exact numerical answers correct to 3 significant figures, or 1 decimal place in the case of angles in degrees, unless a different level of accuracy is specified in the question.
The use of an approved scientific calculator is expected, where appropriate.
6. Differentiate y=x2ex with respect to x, giving your answer in its simplest form. [4]
7. Given that y=ln(5x2+1), find the value of dxdy when x=1. [3]
8. A curve is defined by the parametric equations x=t2 and y=2t−1.
(a) Find dxdy in terms of t. [2]
(b) Hence, find the equation of the normal to the curve at the point where t=2. [4]
9. The volume V cm3 of a sphere is increasing at a constant rate of 10 cm3s−1. Given that V=34πr3, find the rate of increase of the radius r when r=5 cm. [4]
10. Find the coordinates of the stationary points of the curve y=x3−6x2+9x+2 and determine the nature of each point. [5]
11. Find the indefinite integrals:
(a) ∫(6x2−4x+3)dx [2]
(b) ∫(x1+2e3x)dx [3]
12. Given that dxdy=3x2−4x and that y=5 when x=1, find y in terms of x. [4]
13. Evaluate the definite integral ∫12(3x2+2x)dx. [3]
14. Find the exact area of the region bounded by the curve y=4−x2, the x-axis, and the lines x=0 and x=1. [4]
15. The acceleration of a particle moving in a straight line is given by a=6t−4 m s−2. At t=0, the velocity is 3 m s−1. Find an expression for the velocity v in terms of t. [3]
18. The diagram shows the curve y=x(x−2)(x−4).
(a) State the x-intercepts of the curve. [1]
(b) Calculate the total area of the finite regions bounded by the curve and the x-axis. [5]
19. A particle moves in a straight line such that its displacement s metres from a fixed point O at time t seconds is given by s=t3−6t2+9t.
(a) Find the velocity of the particle when t=4. [2]
(b) Find the acceleration of the particle when t=4. [2]
(c) Determine the distance travelled by the particle between t=0 and t=4. [4]
20. The curve y=3x+11 passes through the point (1,0.5).
(a) Find dxdy. [2]
(b) Hence, or otherwise, evaluate ∫013x+11dx. [3]
1.
(a) dxdy=12x2−14x+5 [B1 for 12x2, B1 for −14x+5]
(b) Rewrite y=3x−2+4x1/2.
dxdy=−6x−3+2x−1/2=−x36+x2 [M1 for power rule application, A1 for simplification]
2.
(a) y=2x2+6x−x−3=2x2+5x−3.
dxdy=4x+5 [M1 for expansion, A1 for differentiation]
(b) Let u=2x−1,v=x+3. u′=2,v′=1.
dxdy=uv′+vu′=(2x−1)(1)+(x+3)(2)=2x−1+2x+6=4x+5. [M1 for product rule setup, A1 for correct result]
3.
When x=1,y=1−2+4=3. Point (1,3).
dxdy=3x2−4x.
Gradient m=3(1)2−4(1)=−1.
Equation: y−3=−1(x−1)⇒y=−x+4 or x+y=4. [M1 for y-coord, M1 for gradient, A1 for equation]
4.dxdy=4x+k.
At stationary point, dxdy=0.
4(−2)+k=0⇒−8+k=0⇒k=8. [M1 for derivative, M1 for setting to 0, A1 for k]
5.dxdy=3cos(3x)−2sin(2x). [B1 for chain rule on sin, B1 for chain rule on cos, A1 for signs]
6.
Using Quotient Rule: u=ex,v=x2. u′=ex,v′=2x.
dxdy=(x2)2x2(ex)−ex(2x)=x4ex(x2−2x)=x3ex(x−2). [M1 for quotient rule, M1 for simplification, A1 for final form]
7.dxdy=5x2+11×(10x)=5x2+110x.
When x=1, dxdy=5(1)+110(1)=610=35. [M1 for chain rule, M1 for substitution, A1 for value]
8.
(a) dtdx=2t,dtdy=2.
dxdy=dx/dtdy/dt=2t2=t1. [M1 for derivatives, A1 for ratio]
(b) When t=2, x=4,y=3. Gradient of tangent m=1/2.
Gradient of normal m⊥=−2.
Equation: y−3=−2(x−4)⇒y=−2x+11. [M1 for coords, M1 for normal gradient, A1 for equation]
9.dtdV=10. V=34πr3⇒drdV=4πr2.
dtdV=drdV×dtdr⇒10=4πr2dtdr.
When r=5, 10=4π(25)dtdr=100πdtdr.
dtdr=100π10=10π1 cm s−1. [M1 for chain rule setup, M1 for substitution, A1 for answer]
10.dxdy=3x2−12x+9.
Set dxdy=0⇒3(x2−4x+3)=0⇒3(x−3)(x−1)=0.
x=1,x=3.
Points: (1,6) and (3,2).
dx2d2y=6x−12.
At x=1, dx2d2y=−6<0 (Maximum).
At x=3, dx2d2y=6>0 (Minimum). [M1 for solving quadratic, A1 for coords, M1 for 2nd derivative, A1 for nature]
11.
(a) 2x3−2x2+3x+C. [B1 for powers, B1 for constant]
(b) ln∣x∣+32e3x+C. [B1 for ln, B1 for exponential, B1 for constant]
12.y=∫(3x2−4x)dx=x3−2x2+C.
Sub x=1,y=5: 5=1−2+C⇒C=6.
y=x3−2x2+6. [M1 for integration, M1 for finding C, A1 for equation]
13.[x3+x2]12=(23+22)−(13+12)=(8+4)−(1+1)=12−2=10. [M1 for integration, M1 for substitution, A1 for answer]
14.
Area =∫01(4−x2)dx=[4x−3x3]01.
=(4(1)−31)−0=332 or 311. [M1 for setup, M1 for integration, A1 for value]
15.v=∫(6t−4)dt=3t2−4t+C.
At t=0,v=3⇒3=0−0+C⇒C=3.
v=3t2−4t+3. [M1 for integration, M1 for C, A1 for expression]
16.
Let u=2x+1, then du=2dx or dx=du/2.
∫u52du=216u6+C=121(2x+1)6+C. [M1 for reverse chain rule, A1 for coefficient, A1 for constant]
17.[−21cos(2x)]0π/2.
Upper: −21cos(π)=−21(−1)=21.
Lower: −21cos(0)=−21(1)=−21.
Result: 21−(−21)=1. [M1 for integration, M1 for limits, A1 for answer]
18.
(a) x=0,2,4. [B1]
(b) Area =∫02(x3−6x2+8x)dx+∣∫24(x3−6x2+8x)dx∣.
∫(x3−6x2+8x)dx=4x4−2x3+4x2.
At x=2: 416−16+16=4.
At x=0: 0. Area 1 = 4.
At x=4: 4256−2(64)+4(16)=64−128+64=0.
Area 2 = ∣0−4∣=4.
Total Area = 4+4=8. [M1 for splitting areas, M1 for integration, M1 for evaluation, A1 for total]
19.
(a) v=dtds=3t2−12t+9.
v(4)=3(16)−48+9=48−48+9=9 m s−1. [M1 for diff, A1 for value]
(b) a=dtdv=6t−12.
a(4)=24−12=12 m s−2. [M1 for diff, A1 for value]
(c) Check for turning points in 0≤t≤4.
v=0⇒3(t2−4t+3)=0⇒t=1,3.
s(0)=0.
s(1)=1−6+9=4. Dist = 4.
s(3)=27−54+27=0. Dist from t=1 to 3 is ∣0−4∣=4.
s(4)=64−96+36=4. Dist from t=3 to 4 is ∣4−0∣=4.
Total distance = 4+4+4=12 m. [M1 for finding turning points, M1 for calculating positions, A1 for summing distances]
20.
(a) y=(3x+1)−1/2.
dxdy=−21(3x+1)−3/2×3=−23(3x+1)−3/2. [M1 for chain rule, A1 for answer]
(b) ∫(3x+1)−1/2dx=1/2×3(3x+1)1/2=323x+1.
[323x+1]01=32(4−1)=32(2−1)=32. [M1 for integration, M1 for limits, A1 for answer]