Free Sec 4 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 4Additional MathematicsFrom Real ExamsGenerated by Qwen3.6 PlusUpdated 2026-08-17
Show all necessary working clearly. Solutions by accurate drawing will not be accepted unless otherwise stated.
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.
An electronic calculator is expected to be used where appropriate.
Section A: Differentiation Techniques (15 Marks)
1. Differentiate the following with respect to x:
y=3x4−x22+5x
[3]
Answer space
2. Given that y=(2x−1)(x2+3), find dxdy using the product rule. Simplify your answer.
[3]
Answer space
3. Differentiate y=x−23x+1 with respect to x using the quotient rule.
[3]
Answer space
4. Given y=(4x2−1)5, find dxdy using the chain rule.
[3]
Answer space
5. Find the equation of the tangent to the curve y=x3−2x2+1 at the point where x=1.
[3]
Answer space
Section B: Stationary Points and Curve Sketching (15 Marks)
6. The curve C has equation y=x3−6x2+9x+2.
(a) Find dxdy.
[1]
(b) Hence, find the coordinates of the stationary points of C.
[3]
Answer space
7. For the curve in Question 6, determine the nature of each stationary point using the second derivative test.
[3]
Answer space
8. A curve has equation y=2x3−3x2−12x+5.
(a) Find the range of values of x for which the curve is decreasing.
[3]
Answer space
(b) Find the x-coordinate of the point of inflexion.
[2]
Answer space
9. Explain why the curve y=x3+3x+1 has no stationary points.
[2]
Answer space
10. The normal to the curve y=x at the point (4,2) intersects the x-axis at point A. Find the coordinates of A.
[3]
Answer space
Section C: Integration and Areas (20 Marks)
11. Evaluate the following integrals:
(a) ∫(3x2−4x+5)dx
[2]
(b) ∫(x1+2ex)dx
[2]
Answer space
12. Given that dxdy=6x−4 and the curve passes through the point (1,3), find the equation of the curve y in terms of x.
[3]
Answer space
13. Evaluate the definite integral:
∫13(2x+1)dx
[2]
Answer space
14. The diagram shows the curve y=x2−4x+5.
(a) Find the coordinates of the minimum point of the curve.
[2]
Answer space
(b) Calculate the area of the region bounded by the curve, the x-axis, and the lines x=1 and x=3.
[3]
Answer space
15. Find the area of the shaded region bounded by the curve y=6x−x2 and the x-axis.
[4]
Answer space
16. A particle moves in a straight line such that its velocity v m/s at time t seconds is given by v=3t2−12t+9.
(a) Find the acceleration of the particle when t=2.
[2]
Answer space
(b) Find the displacement of the particle from its initial position when t=3, given that it started from the origin.
[3]
Answer space
17. Differentiate y=ln(3x2+1) with respect to x.
[3]
Answer space
18. Evaluate the integral ∫01e2xdx.
[2]
Answer space
19. The gradient of a curve is given by dxdy=4x−6. The curve passes through the point (2,−1). Find the equation of the curve.
[3]
Answer space
20. Find the exact area of the region bounded by the curve y=x21, the x-axis, and the lines x=1 and x=2.
[3]
1.y=3x4−2x−2+5x1/2dxdy=12x3−2(−2)x−3+5(21)x−1/2dxdy=12x3+x34+2x5[3 marks]: 1 for each term correct.
2. Let u=2x−1 and v=x2+3.
dxdu=2, dxdv=2x.
dxdy=udxdv+vdxdu=(2x−1)(2x)+(x2+3)(2)=4x2−2x+2x2+6=6x2−2x+6[3 marks]: 1 for product rule setup, 1 for expansion, 1 for simplification.
3. Let u=3x+1 and v=x−2.
dxdu=3, dxdv=1.
dxdy=v2vdxdu−udxdv=(x−2)2(x−2)(3)−(3x+1)(1)=(x−2)23x−6−3x−1=(x−2)2−7[3 marks]: 1 for quotient rule setup, 1 for numerator simplification, 1 for final answer.
4. Let u=4x2−1, so y=u5.
dudy=5u4, dxdu=8x.
dxdy=dudy×dxdu=5(4x2−1)4×8x=40x(4x2−1)4[3 marks]: 1 for chain rule identification, 1 for derivatives, 1 for final combination.
5.y=x3−2x2+1.
At x=1, y=1−2+1=0. Point is (1,0).
dxdy=3x2−4x
Gradient m at x=1: m=3(1)2−4(1)=−1.
Equation: y−0=−1(x−1)⇒y=−x+1 or x+y=1.
[3 marks]: 1 for y-coordinate, 1 for gradient, 1 for equation.
6. (a) dxdy=3x2−12x+9. [1 mark]
(b) At stationary points, dxdy=0.
3x2−12x+9=0⇒x2−4x+3=0.
(x−3)(x−1)=0.
x=1 or x=3.
If x=1,y=1−6+9+2=6. Point (1,6).
If x=3,y=27−54+27+2=2. Point (3,2).
[3 marks]: 1 for solving quadratic, 1 for each coordinate pair.
7.dx2d2y=6x−12.
At x=1: dx2d2y=6(1)−12=−6<0. Maximum point.
At x=3: dx2d2y=6(3)−12=6>0. Minimum point.
[3 marks]: 1 for second derivative, 1 for each nature determination.
8. (a) Curve decreasing when dxdy<0.
dxdy=6x2−6x−12.
6x2−6x−12<0⇒x2−x−2<0.
(x−2)(x+1)<0.
Critical values: x=−1,2.
Range: −1<x<2.
[3 marks]: 1 for derivative, 1 for critical values, 1 for inequality range.
(b) Point of inflexion when dx2d2y=0.
dx2d2y=12x−6.
12x−6=0⇒x=21.
[2 marks]: 1 for second derivative, 1 for solution.
9.dxdy=3x2+3.
Since x2≥0 for all real x, 3x2+3≥3.
Therefore, dxdy is always positive and never zero.
Thus, there are no stationary points.
[2 marks]: 1 for derivative/argument, 1 for conclusion.
10.y=x1/2. dxdy=21x−1/2=2x1.
At x=4, gradient of tangent mT=241=41.
Gradient of normal mN=−4.
Equation of normal: y−2=−4(x−4)⇒y=−4x+18.
At x-axis, y=0: 0=−4x+18⇒4x=18⇒x=4.5.
Coordinates of A: (4.5,0).
[3 marks]: 1 for normal gradient, 1 for equation, 1 for intercept.
11. (a) ∫(3x2−4x+5)dx=x3−2x2+5x+C. [2 marks]
(b) ∫(x1+2ex)dx=ln∣x∣+2ex+C. [2 marks](Deduct 1 mark total if +C is missing in both)
12.y=∫(6x−4)dx=3x2−4x+C.
Substitute (1,3): 3=3(1)2−4(1)+C⇒3=−1+C⇒C=4.
Equation: y=3x2−4x+4.
[3 marks]: 1 for integration, 1 for finding C, 1 for final equation.
13.∫13(2x+1)dx=[x2+x]13.
Upper limit: 32+3=12.
Lower limit: 12+1=2.
Value: 12−2=10.
[2 marks]: 1 for integration/limits, 1 for final answer.
14. (a) y=x2−4x+5=(x−2)2+1.
Minimum point at (2,1).
[2 marks]: 1 for completing square or derivative, 1 for coordinates.
(b) Area =∫13(x2−4x+5)dx.
=[3x3−2x2+5x]13.
At x=3: 327−18+15=9−18+15=6.
At x=1: 31−2+5=331=310.
Area =6−310=318−10=38 or 232.
[3 marks]: 1 for integral setup, 1 for substitution, 1 for final answer.
15. Roots: 6x−x2=0⇒x(6−x)=0. Limits x=0 to x=6.
Area =∫06(6x−x2)dx=[3x2−3x3]06.
At x=6: 3(36)−3216=108−72=36.
At x=0: 0.
Area =36 units2.
[4 marks]: 1 for limits, 1 for integration, 1 for substitution, 1 for final answer.
16. (a) v=3t2−12t+9.
a=dtdv=6t−12.
At t=2: a=6(2)−12=0 m/s2.
[2 marks]: 1 for differentiation, 1 for substitution.
(b) Displacement s=∫vdt=∫(3t2−12t+9)dt=t3−6t2+9t+C.
Starts from origin ⇒s(0)=0⇒C=0.
s(t)=t3−6t2+9t.
At t=3: s=33−6(32)+9(3)=27−54+27=0 m.
[3 marks]: 1 for integration, 1 for constant determination, 1 for final calculation.
17. Let u=3x2+1, so y=lnu.
dudy=u1, dxdu=6x.
dxdy=u1×6x=3x2+16x[3 marks]: 1 for chain rule/inner derivative, 1 for outer derivative, 1 for final answer.
18.∫e2xdx=21e2x.
[21e2x]01=21e2−21e0=21e2−21=21(e2−1)[2 marks]: 1 for integration, 1 for evaluation.
19.y=∫(4x−6)dx=2x2−6x+C.
Substitute (2,−1):
−1=2(2)2−6(2)+C−1=8−12+C−1=−4+C⇒C=3.
Equation: y=2x2−6x+3.
[3 marks]: 1 for integration, 1 for finding C, 1 for final equation.
20. Area =∫12x−2dx.
=[−x−1]12=[−x1]12
Upper limit: −21.
Lower limit: −1.
Area =−21−(−1)=1−21=21.
[3 marks]: 1 for integration, 1 for substitution, 1 for final answer.