From Real Exams Quiz
A Level H1 Mathematics Calculus Quiz
Free A Level H1 Maths Calculus quiz, Qwen3.6 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: _______ / 50
Duration: 60 Minutes
Total Marks: 50
Instructions:
- Answer all 20 questions.
- You are expected to use an approved graphing calculator (GC).
- Unless otherwise specified, give non-exact numerical answers correct to 3 significant figures.
- Show all necessary working clearly; unsupported answers from a calculator are generally not accepted unless stated.
- The marks for each question are shown in brackets [ ] at the end of the question.
Section A: Differentiation Techniques (Questions 1–5)
1. Differentiate the following function with respect to x, simplifying your answer where possible: y=3x4−x22+5x [2]
<br> <br> <br>2. Given that y=e3xln(2x), find dxdy in terms of x. [3]
<br> <br> <br> <br>3. Differentiate y=x2+1ex with respect to x. Give your answer in the form (x2+1)2ex(ax2+bx+c). [3]
<br> <br> <br> <br>4. Find the exact gradient of the curve y=ln(4x−1) at the point where x=1. [2]
<br> <br> <br>5. A curve has equation y=x3−6x2+9x+2. (a) Find dxdy. (b) Hence, find the x-coordinates of the stationary points. [3]
<br> <br> <br> <br>Section B: Applications of Differentiation (Questions 6–10)
6. The diagram shows the graph of y=f(x). (Note: Imagine a graph with a local maximum at x=2 and a local minimum at x=5.) State the sign of f′(x) for: (a) x<2 (b) 2<x<5 [2]
<br> <br>7. Find the equation of the tangent to the curve y=x2+x4 at the point where x=2. Give your answer in the form y=mx+c. [4]
<br> <br> <br> <br> <br>8. The volume V cm3 of a sphere is increasing at a constant rate of 10 cm3 s−1. Given that V=34πr3, find the rate of increase of the radius r when r=5 cm. [4]
<br> <br> <br> <br> <br>9. A rectangular enclosure is to be built against a straight wall. The three other sides are fenced using 40 metres of fencing. Let x be the length of the side perpendicular to the wall. (a) Show that the area A of the enclosure is given by A=40x−2x2. (b) Find the value of x that maximizes the area. [4]
<br> <br> <br> <br> <br>10. The profit P (in thousands of dollars) from selling x units of a product is modelled by P=100x−0.5x2−500. Find the number of units x that must be sold to maximize profit. [3]
<br> <br> <br> <br>Section C: Integration Techniques (Questions 11–15)
11. Find the indefinite integral: ∫(4x3−6x+2)dx [2]
<br> <br> <br>12. Evaluate the following definite integral: ∫12(3x2+x1)dx [3]
<br> <br> <br> <br>13. Find the exact value of: ∫01e2xdx [3]
<br> <br> <br> <br>14. Given that dxdy=6x−4 and the curve passes through the point (1,5), find the equation of the curve y in terms of x. [4]
<br> <br> <br> <br> <br>15. Evaluate: ∫02(x+1)3dx [3]
<br> <br> <br> <br>Section D: Area and Definite Integrals (Questions 16–20)
16. The region R is bounded by the curve y=x2, the x-axis, and the lines x=1 and x=3. Find the area of region R. [3]
<br> <br> <br> <br>17. Find the area of the finite region bounded by the curve y=4−x2 and the x-axis. [4]
<br> <br> <br> <br> <br>18. The curve y=ex and the line y=1 intersect at x=0. Find the area of the region bounded by the curve y=ex, the line y=1, and the line x=1. [4]
<br> <br> <br> <br> <br>19. Given that ∫0a(2x+1)dx=12, find the positive value of a. [3]
<br> <br> <br> <br>20. A particle moves in a straight line with velocity v=3t2−12t+9 m s−1 at time t seconds. Find the distance travelled by the particle between t=0 and t=1. [4]
<br> <br> <br> <br> <br>End of Quiz
Answers
A-Level Maths H1 Quiz - Calculus (Answer Key)
1. [2 marks] y=3x4−2x−2+5x1/2 dxdy=12x3−2(−2)x−3+5(21)x−1/2 dxdy=12x3+x34+2x5 M1: Correct application of power rule for all 3 terms. A1: Correct simplified answer.
2. [3 marks] Using Product Rule: u=e3x,v=ln(2x). u′=3e3x, v′=2x1⋅2=x1. dxdy=u′v+uv′ dxdy=3e3xln(2x)+e3x(x1) dxdy=e3x(3ln(2x)+x1) M1: Correct derivatives of components. M1: Correct application of product rule. A1: Correct final expression.
3. [3 marks] Using Quotient Rule: u=ex,v=x2+1. u′=ex,v′=2x. dxdy=v2u′v−uv′=(x2+1)2ex(x2+1)−ex(2x) dxdy=(x2+1)2ex(x2−2x+1) Comparing to form (x2+1)2ex(ax2+bx+c), we have a=1,b=−2,c=1. Answer: (x2+1)2ex(x2−2x+1) M1: Correct quotient rule setup. M1: Correct numerator simplification. A1: Final answer in required form.
4. [2 marks] y=ln(4x−1)⟹dxdy=4x−11⋅4=4x−14 At x=1: Gradient=4(1)−14=34 M1: Correct derivative using chain rule. A1: Correct substitution and value.
5. [3 marks] (a) dxdy=3x2−12x+9 [1] (b) At stationary points, dxdy=0. 3x2−12x+9=0 Divide by 3: x2−4x+3=0 (x−3)(x−1)=0 x=1,x=3 M1: Setting derivative to zero. A1: Both correct x-coordinates.
6. [2 marks] (a) Positive (+) [1] (b) Negative (−) [1] Reasoning: Gradient is positive when function increases, negative when decreases.
7. [4 marks] Curve: y=x2+4x−1. dxdy=2x−4x−2=2x−x24 At x=2: y=22+24=4+2=6⇒Point (2,6) m=2(2)−224=4−1=3 Equation of tangent: y−6=3(x−2) y=3x−6+6 y=3x M1: Correct derivative. M1: Correct coordinates and gradient. M1: Correct point-gradient form. A1: Final equation y=3x.
8. [4 marks] V=34πr3⟹drdV=4πr2 Given dtdV=10. Chain Rule: dtdV=drdV×dtdr 10=4πr2×dtdr dtdr=4πr210 When r=5: dtdr=4π(5)210=100π10=10π1 dtdr≈0.0318 cm s−1 M1: Correct drdV. M1: Correct chain rule setup. M1: Substitution. A1: Correct final answer.
9. [4 marks] (a) Let sides perpendicular to wall be x. Side parallel is L. Perimeter constraint: 2x+L=40⟹L=40−2x. Area A=x⋅L=x(40−2x)=40x−2x2. [1] (b) Maximize A. dxdA=40−4x Set dxdA=0: 40−4x=0⟹4x=40⟹x=10 Check second derivative: dx2d2A=−4<0, so maximum. Value: x=10 m. [3] M1: Correct area expression. M1: Derivative and setting to 0. A1: Correct x value.
10. [3 marks] P=100x−0.5x2−500 dxdP=100−x Set dxdP=0 for maximum: 100−x=0⟹x=100 Since dx2d2P=−1<0, it is a maximum. Answer: 100 units. M1: Correct derivative. M1: Solving for x. A1: Final answer.
11. [2 marks] ∫(4x3−6x+2)dx=44x4−26x2+2x+C =x4−3x2+2x+C M1: Correct integration of terms. A1: Correct answer with +C.
12. [3 marks] ∫12(3x2+x−1)dx=[x3+ln∣x∣]12 Upper limit (x=2): 23+ln(2)=8+ln2 Lower limit (x=1): 13+ln(1)=1+0=1 Result: (8+ln2)−1=7+ln2 M1: Correct antiderivative. M1: Correct substitution of limits. A1: Exact answer.
13. [3 marks] ∫01e2xdx=[21e2x]01 Upper: 21e2 Lower: 21e0=21 Result: 21e2−21=21(e2−1) M1: Correct antiderivative 21e2x. M1: Substitution. A1: Exact answer.
14. [4 marks] y=∫(6x−4)dx=3x2−4x+C Passes through (1,5): 5=3(1)2−4(1)+C 5=3−4+C⟹5=−1+C⟹C=6 Equation: y=3x2−4x+6 M1: Integration. M1: Substitution of point. M1: Solving for C. A1: Final equation.
15. [3 marks] Method 1 (Expansion): (x+1)3=x3+3x2+3x+1. ∫02(x3+3x2+3x+1)dx=[4x4+x3+23x2+x]02 At x=2: 416+8+212+2=4+8+6+2=20. At x=0: 0. Answer: 20.
Method 2 (Reverse Chain Rule): ∫(x+1)3dx=4(x+1)4 [4(x+1)4]02=434−414=481−41=480=20 M1: Correct integration method. M1: Correct evaluation. A1: Answer 20.
16. [3 marks] Area=∫13x2dx=[3x3]13 =333−313=327−31=326 Answer: 326 or 8.67 M1: Integral setup. M1: Antiderivative. A1: Correct value.
17. [4 marks] Intercepts: 4−x2=0⟹x=±2. Area=∫−22(4−x2)dx By symmetry: 2∫02(4−x2)dx =2[4x−3x3]02 =2((8−38)−0)=2(324−8)=2(316)=332 Answer: 332 or 10.7 M1: Limits identification. M1: Integration. M1: Evaluation. A1: Final answer.
18. [4 marks] Area bounded by y=ex, y=1, x=1. Intersection of y=ex and y=1 is at x=0. Area = ∫01(ex−1)dx =[ex−x]01 =(e1−1)−(e0−0) =(e−1)−(1)=e−2 Answer: e−2 or approx 0.718 M1: Setup of integral (Top - Bottom). M1: Antiderivative. M1: Substitution. A1: Exact answer.
19. [3 marks] ∫0a(2x+1)dx=[x2+x]0a=a2+a Given a2+a=12. a2+a−12=0 (a+4)(a−3)=0 a=−4 or a=3. Since a is positive, a=3. M1: Integration. M1: Quadratic equation. A1: Correct positive root.
20. [4 marks] Distance is integral of speed ∣v∣. Check if v changes sign in [0,1]. v=3(t2−4t+3)=3(t−1)(t−3). Roots at t=1,3. In interval 0≤t<1, test t=0: v(0)=9>0. So v is positive throughout [0,1]. Distance=∫01(3t2−12t+9)dt =[t3−6t2+9t]01 =(1−6+9)−0=4 Answer: 4 m. M1: Check for sign change / absolute value concept. M1: Integral setup. M1: Antiderivative. A1: Final answer.
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.