From Real Exams Quiz
O Level Additional Mathematics Calculus Quiz
Free O Level A Maths Calculus quiz, DeepSeek 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: ______ / 50
Duration: 1 hour 15 minutes Total Marks: 50
Instructions:
- Answer ALL questions.
- Show all working clearly. Marks are awarded for method.
- Give non-exact answers to 3 significant figures, or 1 decimal place for angles in degrees.
- You may use an approved calculator.
- The number of marks is given in brackets [ ] at the end of each question or part question.
Section A: Differentiation Techniques (Questions 1–6)
Answer ALL questions in this section.
1. Differentiate with respect to x: (a) y=3x4−2x3+5x−7 [2] (b) y=x32+x [2]
2. Find dxdy for each of the following: (a) y=(2x+1)(x2−3) [3] (b) y=x−2x2+1 [3]
3. Differentiate with respect to x: (a) y=sin3x [2] (b) y=e2x+1 [2] (c) y=ln(5x−2) [2]
4. Given y=cos2x, find dxdy. [3]
5. Find dx2d2y when y=x3−6x2+9x+4. [3]
6. The curve C has equation y=x3−3x2+2. (a) Find dxdy. [1] (b) Find the equation of the tangent to C at the point where x=1. [3]
Section B: Applications of Differentiation (Questions 7–13)
Answer ALL questions in this section.
7. Find the coordinates of the stationary points on the curve y=2x3−3x2−12x+7 and determine the nature of each stationary point. [6]
8. The curve y=x2+x16 is defined for x>0. (a) Find dxdy. [2] (b) Find the coordinates of the stationary point on the curve. [3] (c) Determine whether this stationary point is a maximum or a minimum. [2]
9. A curve has equation y=x−12x+1, where x=1. (a) Find dxdy. [2] (b) Explain why the curve has no stationary points. [2]
10. The displacement s metres of a particle from a fixed point O at time t seconds is given by s=t3−6t2+9t, for t≥0. (a) Find the velocity of the particle when t=2. [2] (b) Find the acceleration of the particle when t=4. [2] (c) Find the times when the particle is instantaneously at rest. [2]
11. A rectangular box with a square base and an open top is to have a volume of 500 cm³. The base has side length x cm and the height is h cm. (a) Show that the external surface area A cm² is given by A=x2+x2000. [2] (b) Find the value of x that minimises the surface area. [3] (c) Find the minimum surface area. [1]
12. The curve y=x3+ax2+bx+c has a stationary point at (2,5) and passes through the point (1,3). Find the values of a, b, and c. [5]
13. A spherical balloon is being inflated such that its volume V cm³ increases at a constant rate of 100 cm³/s. The volume of a sphere is V=34πr3, where r cm is the radius. (a) Find drdV. [1] (b) Find the rate at which the radius is increasing when r=5 cm. [3]
Section C: Integration (Questions 14–20)
Answer ALL questions in this section.
14. Find the following indefinite integrals: (a) ∫(4x3−6x2+2x−1)dx [2] (b) ∫(x23+3x)dx [2]
15. Integrate with respect to x: (a) ∫sin2xdx [2] (b) ∫e3x−1dx [2] (c) ∫2x+51dx [2]
16. Evaluate: (a) ∫13(2x2−x+1)dx [3] (b) ∫04πcos2xdx [3]
17. The curve y=f(x) passes through the point (2,10) and f′(x)=3x2−4x+1. Find f(x). [4]
18. Find the area of the region bounded by the curve y=x2−4x+3, the x-axis, and the lines x=0 and x=2. [5]
19. The diagram shows part of the curve y=4x−x2.
*(In the diagram, the curve intersects the $x$-axis at the origin and at $x = 4$.)*
Find the area of the shaded region bounded by the curve and the $x$-axis. [4]
20. A particle moves along a straight line. Its velocity v m/s at time t seconds is given by v=6t−t2, for 0≤t≤8. (a) Find the displacement of the particle from its starting point when t=4. [3] (b) Find the total distance travelled by the particle in the first 6 seconds. [4]
END OF QUIZ
Answers
O-Level Additional Mathematics Quiz - Calculus: ANSWER KEY
Total Marks: 50
Section A: Differentiation Techniques (Questions 1–6)
1. (a) y=3x4−2x3+5x−7 dxdy=12x3−6x2+5 [M1] for differentiating each term correctly; [A1] for fully correct answer. [2]
(b) y=2x−3+x1/2 dxdy=−6x−4+21x−1/2=−x46+2x1 [M1] for rewriting in index form and differentiating; [A1] for correct simplified answer. [2]
2. (a) y=(2x+1)(x2−3) Method 1 (Product Rule): u=2x+1, v=x2−3 u′=2, v′=2x dxdy=u′v+uv′=2(x2−3)+(2x+1)(2x) =2x2−6+4x2+2x=6x2+2x−6
Method 2 (Expand first): y=2x3+x2−6x−3 dxdy=6x2+2x−6 [M1] for using product rule or expanding; [M1] for correct differentiation; [A1] for correct simplified answer. [3]
(b) y=x−2x2+1 Quotient Rule: u=x2+1, v=x−2 u′=2x, v′=1 dxdy=v2u′v−uv′=(x−2)22x(x−2)−(x2+1)(1) =(x−2)22x2−4x−x2−1=(x−2)2x2−4x−1 [M1] for correct quotient rule setup; [M1] for correct expansion; [A1] for correct simplified answer. [3]
3. (a) y=sin3x dxdy=3cos3x [M1] for chain rule; [A1] for correct answer. [2]
(b) y=e2x+1 dxdy=2e2x+1 [M1] for chain rule; [A1] for correct answer. [2]
(c) y=ln(5x−2) dxdy=5x−25 [M1] for chain rule; [A1] for correct answer. [2]
4. y=cos2x=(cosx)2 Using chain rule: let u=cosx, then y=u2 dudy=2u, dxdu=−sinx dxdy=2u⋅(−sinx)=−2cosxsinx=−sin2x [M1] for recognising chain rule; [M1] for correct application; [A1] for correct simplified answer (either form acceptable). [3]
5. y=x3−6x2+9x+4 dxdy=3x2−12x+9 dx2d2y=6x−12 [M1] for first derivative; [M1] for second derivative; [A1] for correct answer. [3]
6. (a) y=x3−3x2+2 dxdy=3x2−6x [A1] for correct derivative. [1]
(b) At x=1: y=13−3(1)2+2=1−3+2=0 dxdy=3(1)2−6(1)=3−6=−3 Gradient of tangent m=−3 Point: (1,0) Equation: y−0=−3(x−1) y=−3x+3 [M1] for finding y-coordinate; [M1] for finding gradient; [A1] for correct equation. [3]
Section B: Applications of Differentiation (Questions 7–13)
7. y=2x3−3x2−12x+7 dxdy=6x2−6x−12
At stationary points, dxdy=0: 6x2−6x−12=0 x2−x−2=0 (x−2)(x+1)=0 x=2 or x=−1
When x=2: y=2(8)−3(4)−12(2)+7=16−12−24+7=−13 Stationary point: (2,−13)
When x=−1: y=2(−1)−3(1)−12(−1)+7=−2−3+12+7=14 Stationary point: (−1,14)
Nature: dx2d2y=12x−6
At x=2: dx2d2y=12(2)−6=18>0 → minimum at (2,−13)
At x=−1: dx2d2y=12(−1)−6=−18<0 → maximum at (−1,14)
[M1] for finding dxdy; [M1] for setting to zero and solving; [M1] for finding y-coordinates; [M1] for finding dx2d2y; [M1] for testing nature; [A1] for both points and correct nature. [6]
8. (a) y=x2+16x−1 dxdy=2x−16x−2=2x−x216 [M1] for rewriting; [A1] for correct derivative. [2]
(b) At stationary point, dxdy=0: 2x−x216=0 2x=x216 2x3=16 x3=8 x=2 (since x>0)
When x=2: y=22+216=4+8=12 Stationary point: (2,12) [M1] for setting derivative to zero; [M1] for solving; [A1] for correct coordinates. [3]
(c) dx2d2y=2+x332 At x=2: dx2d2y=2+832=2+4=6>0 Since dx2d2y>0, the stationary point is a minimum. [M1] for finding second derivative; [A1] for correct conclusion with justification. [2]
9. (a) y=x−12x+1 Quotient rule: u=2x+1, v=x−1 u′=2, v′=1 dxdy=(x−1)22(x−1)−(2x+1)(1)=(x−1)22x−2−2x−1=(x−1)2−3 [M1] for quotient rule; [A1] for correct simplified derivative. [2]
(b) dxdy=(x−1)2−3 Since (x−1)2>0 for all x=1, dxdy=(x−1)2−3<0 for all x=1. Therefore, dxdy is never equal to zero, so the curve has no stationary points. [M1] for reasoning about sign of derivative; [A1] for clear conclusion. [2]
10. (a) s=t3−6t2+9t v=dtds=3t2−12t+9 When t=2: v=3(4)−12(2)+9=12−24+9=−3 m/s [M1] for differentiating to find velocity; [A1] for correct answer. [2]
(b) a=dtdv=6t−12 When t=4: a=6(4)−12=24−12=12 m/s² [M1] for differentiating to find acceleration; [A1] for correct answer. [2]
(c) Instantaneously at rest when v=0: 3t2−12t+9=0 t2−4t+3=0 (t−1)(t−3)=0 t=1 or t=3 [M1] for setting v=0; [A1] for correct times. [2]
11. (a) Volume: V=x2h=500 h=x2500
Surface area (open top): A=x2+4xh (base + 4 sides) A=x2+4x(x2500)=x2+x2000 [M1] for expressing h in terms of x; [A1] for correct expression. [2]
(b) A=x2+2000x−1 dxdA=2x−2000x−2=2x−x22000
At minimum, dxdA=0: 2x−x22000=0 2x=x22000 2x3=2000 x3=1000 x=10
Check: dx2d2A=2+x34000>0 for x>0, so minimum. [M1] for differentiating; [M1] for setting to zero and solving; [A1] for x=10. [3]
(c) A=102+102000=100+200=300 cm² [A1] for correct answer. [1]
12. y=x3+ax2+bx+c dxdy=3x2+2ax+b
Stationary point at (2,5): (1) Point lies on curve: 5=8+4a+2b+c → 4a+2b+c=−3 (2) Derivative zero at x=2: 3(4)+2a(2)+b=0 → 12+4a+b=0 → 4a+b=−12
Passes through (1,3): (3) 3=1+a+b+c → a+b+c=2
From (2): b=−12−4a Substitute into (1): 4a+2(−12−4a)+c=−3 4a−24−8a+c=−3 −4a+c=21 ... (4)
Substitute into (3): a+(−12−4a)+c=2 −3a+c=14 ... (5)
(4) - (5): (−4a+c)−(−3a+c)=21−14 −a=7 a=−7
From (5): −3(−7)+c=14 → 21+c=14 → c=−7
From (2): b=−12−4(−7)=−12+28=16
Therefore: a=−7, b=16, c=−7 [M1] for derivative; [M1] for equation (1); [M1] for equation (2); [M1] for equation (3); [A1] for all three correct values. [5]
13. (a) V=34πr3 drdV=4πr2 [A1] for correct derivative. [1]
(b) Given dtdV=100 cm³/s. Using chain rule: dtdV=drdV⋅dtdr 100=4πr2⋅dtdr
When r=5: 100=4π(25)⋅dtdr 100=100π⋅dtdr dtdr=π1≈0.318 cm/s [M1] for using chain rule; [M1] for substituting values; [A1] for correct answer. [3]
Section C: Integration (Questions 14–20)
14. (a) ∫(4x3−6x2+2x−1)dx =44x4−36x3+22x2−x+C =x4−2x3+x2−x+C [M1] for integrating each term; [A1] for correct answer with constant. [2]
(b) ∫(3x−2+x1/3)dx =−13x−1+4/3x4/3+C =−3x−1+43x4/3+C =−x3+433x4+C [M1] for rewriting and integrating; [A1] for correct answer with constant. [2]
15. (a) ∫sin2xdx=−21cos2x+C [M1] for recognising reverse chain rule; [A1] for correct answer. [2]
(b) ∫e3x−1dx=31e3x−1+C [M1] for reverse chain rule; [A1] for correct answer. [2]
(c) ∫2x+51dx=21ln∣2x+5∣+C [M1] for reverse chain rule; [A1] for correct answer. [2]
16. (a) ∫13(2x2−x+1)dx =[32x3−2x2+x]13 =(32(27)−29+3)−(32(1)−21+1) =(18−4.5+3)−(32−0.5+1) =16.5−(32+0.5) =16.5−67 =699−67=692=346=1531 [M1] for integration; [M1] for substitution of limits; [A1] for correct answer. [3]
(b) ∫0π/4cos2xdx =[21sin2x]0π/4 =21sin(2π)−21sin(0) =21(1)−0=21 [M1] for integration; [M1] for substitution; [A1] for correct answer. [3]
17. f′(x)=3x2−4x+1 f(x)=∫(3x2−4x+1)dx=x3−2x2+x+C
Passes through (2,10): 10=23−2(4)+2+C 10=8−8+2+C 10=2+C C=8
Therefore: f(x)=x3−2x2+x+8 [M1] for integration; [M1] for substituting point; [M1] for finding constant; [A1] for correct function. [4]
18. y=x2−4x+3 Find where curve crosses x-axis: x2−4x+3=0 (x−1)(x−3)=0 x=1 or x=3
Between x=0 and x=2, the curve crosses the x-axis at x=1. For 0≤x<1: y>0 (above x-axis) For 1<x≤2: y<0 (below x-axis)
Area = ∫01(x2−4x+3)dx+∫12(x2−4x+3)dx
∫(x2−4x+3)dx=3x3−2x2+3x
∫01=[3x3−2x2+3x]01=(31−2+3)−0=34
∫12=[3x3−2x2+3x]12 =(38−8+6)−(31−2+3) =(38−2)−(31+1) =32−34=−32
Total area = 34+−32=34+32=2 square units. [M1] for finding x-intercepts; [M1] for splitting integral; [M1] for integration; [M1] for evaluating; [A1] for correct total area. [5]
19. y=4x−x2 Curve meets x-axis when y=0: 4x−x2=0 x(4−x)=0 x=0 or x=4
Area = ∫04(4x−x2)dx =[2x2−3x3]04 =(2(16)−364)−0 =32−364 =396−364=332 square units. [M1] for finding limits; [M1] for integration; [M1] for substitution; [A1] for correct answer. [4]
20. (a) v=6t−t2 Displacement s=∫04(6t−t2)dt =[3t2−3t3]04 =(3(16)−364)−0 =48−364=3144−364=380≈26.7 m [M1] for integrating; [M1] for evaluating; [A1] for correct answer. [3]
(b) Total distance = ∫06∣v∣dt Find when v=0: 6t−t2=0 t(6−t)=0 t=0 or t=6
For 0≤t≤6: v≥0 (since 6t−t2=t(6−t)≥0) So ∣v∣=v for 0≤t≤6.
Total distance = ∫06(6t−t2)dt =[3t2−3t3]06 =(3(36)−3216)−0 =108−72=36 m [M1] for finding when v=0; [M1] for determining sign of v; [M1] for integrating; [A1] for correct total distance. [4]
END OF ANSWER KEY
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.