From Real Exams Quiz

A Level H1 Mathematics Calculus Quiz

Free Exam-Derived Owl Alpha A Level H1 Mathematics Calculus quiz with questions and answers for Singapore students. This page is rendered as a direct URL so the questions and answers can be discovered without pressing in-page buttons.

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.

A Level H1 Mathematics From Real Exams Generated by Owl Alpha Updated 2026-06-07

Questions

<!-- TuitionGoWhere generation metadata: stage=3-0; model=openrouter/owl-alpha; model_label=Owl Alpha; generated=2026-06-06; Sources: Stage 2-1 real exam-derived templates and Stage 2-2 exam-enriched syllabus. -->

A-Level Maths H1 Quiz - Calculus

Name: ________________________________________
Class: ________________________________________
Date: ________________________________________
Score: ____ / 60

Duration: 90 minutes
Total Marks: 60


Instructions:

  • Answer ALL questions.
  • Show all working clearly. Marks are awarded for correct method as well as final answers.
  • Non-exact answers should be given correct to 3 significant figures unless otherwise stated.
  • The use of a graphing calculator is permitted.
  • This quiz covers Calculus topics only: differentiation, integration, and their applications.

Section A: Differentiation (Questions 1–8)


1. Differentiate the following with respect to xx.
    (a) y=5x34x2+7x2y = 5x^3 - 4x^2 + 7x - 2
    (b) y=(3x+1)(x24)y = (3x + 1)(x^2 - 4)
    (c) y=2x2+1xy = \dfrac{2x^2 + 1}{x}

[5 marks]

 


2. Find dydx\dfrac{dy}{dx} for each of the following:
    (a) y=4x+1y = \sqrt{4x + 1}
    (b) y=e3xcos(2x)y = e^{3x} \cos(2x)
    (c) y=ln(x2+3x)y = \ln(x^2 + 3x)

[6 marks]

 


3. A curve is defined parametrically by x=2t2+1x = 2t^2 + 1, y=t34ty = t^3 - 4t.
    (a) Find dxdt\dfrac{dx}{dt} and dydt\dfrac{dy}{dt}.
    (b) Hence find dydx\dfrac{dy}{dx} in terms of tt.
    (c) Find the gradient of the curve at the point where t=2t = 2.

[5 marks]

 


4. Find the equation of the tangent to the curve y=x36x2+9x+1y = x^3 - 6x^2 + 9x + 1 at the point where x=2x = 2.

[4 marks]

 


5. A function is defined by f(x)=2x315x2+36x+10f(x) = 2x^3 - 15x^2 + 36x + 10.
    (a) Find f(x)f'(x).
    (b) Find the coordinates of the stationary points and determine their nature.
    (c) Sketch the curve y=f(x)y = f(x), clearly indicating the stationary points.

[8 marks]

 


6. The cost CC (in dollars) of producing xx units of a product is given by
C(x)=0.01x30.6x2+15x+200.C(x) = 0.01x^3 - 0.6x^2 + 15x + 200.
    (a) Find the marginal cost function.
    (b) Find the production level xx at which the marginal cost is a minimum.
    (c) Interpret your answer in context.

[6 marks]

 


7. Given that y=x2exy = x^2 e^{-x}, show that dydx=ex(2xx2)\dfrac{dy}{dx} = e^{-x}(2x - x^2). Hence find the exact coordinates of the stationary points of the curve.

[5 marks]

 


8. A spherical balloon is being inflated. The radius rr (in cm) is increasing at a constant rate of 0.5 cm s1^{-1}. Find the rate at which the volume VV is increasing when r=6r = 6 cm.

[4 marks]

 


Section B: Integration (Questions 9–14)


9. Find the following integrals.
    (a) (6x24x+3)dx\displaystyle\int (6x^2 - 4x + 3)\,dx
    (b) (3x+2x2)dx\displaystyle\int \left(\dfrac{3}{\sqrt{x}} + \dfrac{2}{x^2}\right)dx
    (c) (e2x+1)2dx\displaystyle\int (e^{2x} + 1)^2\,dx

[6 marks]

 


10. Evaluate the following definite integrals.
    (a) 14(2x+3)dx\displaystyle\int_1^4 (2x + 3)\,dx
    (b) 0π/2sinxdx\displaystyle\int_0^{\pi/2} \sin x\,dx
    (c) 122x+1x2dx\displaystyle\int_1^2 \dfrac{2x + 1}{x^2}\,dx

[6 marks]

 


11. Find the equation of the curve which passes through the point (1,5)(1, 5) and for which dydx=3x26x+2\dfrac{dy}{dx} = 3x^2 - 6x + 2.

[4 marks]

 


12. The gradient of a curve is given by dydx=4x1x2\dfrac{dy}{dx} = 4x - \dfrac{1}{x^2}, and the curve passes through the point (1,3)(1, 3). Find the equation of the curve.

[4 marks]

 


13. Find the area of the region enclosed between the curve y=x24x+3y = x^2 - 4x + 3 and the xx-axis.

[5 marks]

 


14. <image_placeholder> id: Q14-fig1 type: graph linked_question: Q14 description: Graph showing the curves y = x^2 and y = 2x, intersecting at (0,0) and (2,4). The region between the two curves is shaded. labels: y = x^2 (parabola), y = 2x (straight line), intersection points (0,0) and (2,4), shaded region between curves from x=0 to x=2 values: Curves: y = x^2, y = 2x; Intersections: (0,0) and (2,4); Shaded region bounded between x = 0 and x = 2 must_show: Both curves clearly labelled, intersection points marked, shaded region between curves visible, axes labelled </image_placeholder>

The diagram shows the curves y=x2y = x^2 and y=2xy = 2x.
    (a) Verify that the curves intersect at (0,0)(0, 0) and (2,4)(2, 4).
    (b) Find the area of the shaded region enclosed between the two curves.

[5 marks]

 


Section C: Applications of Calculus (Questions 15–20)


15. A particle moves in a straight line such that its displacement ss (in metres) from a fixed point OO at time tt seconds is given by
s=t36t2+9t+2,t0.s = t^3 - 6t^2 + 9t + 2, \quad t \geq 0.
    (a) Find the velocity vv and acceleration aa of the particle at time tt.
    (b) Find the times when the particle is instantaneously at rest.
    (c) Find the acceleration when the particle first comes to rest.

[6 marks]

 


16. The revenue RR (in thousands of dollars) from selling xx hundred units of a product is modelled by
R(x)=50x2x2,0x20.R(x) = 50x - 2x^2, \quad 0 \leq x \leq 20.
    (a) Find dRdx\dfrac{dR}{dx}.
    (b) Find the number of units that maximises revenue.
    (c) Calculate the maximum revenue.

[5 marks]

 


17. A closed cylindrical can is to have a volume of 500π500\pi cm3^3.
    (a) Show that the total surface area AA of the can is given by
A=2πr2+1000πr,A = 2\pi r^2 + \frac{1000\pi}{r},
where rr is the radius of the base.
    (b) Find the value of rr that minimises the surface area.
    (c) Hence find the minimum surface area.

[7 marks]

 


18. The population PP of a town at time tt years is modelled by
dPdt=kP,\frac{dP}{dt} = kP,
where kk is a constant. At time t=0t = 0, the population is 10,000, and at time t=5t = 5, the population is 12,000.
    (a) Show that P=10000ektP = 10\,000\,e^{kt}.
    (b) Find the value of kk, correct to 3 significant figures.
    (c) Find the population at time t=10t = 10, correct to the nearest hundred.

[6 marks]

 


19. <image_placeholder> id: Q19-fig1 type: graph linked_question: Q19 description: Graph of y = 4x - x^2, a downward parabola with vertex at (2,4), crossing the x-axis at (0,0) and (4,0). The region under the curve above the x-axis is shaded. labels: y = 4x - x^2, vertex (2,4), x-intercepts (0,0) and (4,0), shaded region under curve from x=0 to x=4 values: Curve: y = 4x - x^2; Vertex: (2,4); x-intercepts: x = 0 and x = 4; Shaded region: area under curve from x = 0 to x = 4 must_show: Parabola clearly drawn with vertex and intercepts labelled, shaded region under curve visible, axes labelled with scale </image_placeholder>

The diagram shows the curve y=4xx2y = 4x - x^2.
    (a) Use integration to find the area of the shaded region enclosed between the curve and the xx-axis.
    (b) Verify your answer by using the formula for the area of a triangle as a check (note: the curve is not a triangle, so explain why the integral gives a different answer).

[5 marks]

 


20. A company's profit PP (in thousands of dollars) from producing xx tonnes of a chemical is modelled by
P(x)=x3+12x2+144x500,0x20.P(x) = -x^3 + 12x^2 + 144x - 500, \quad 0 \leq x \leq 20.
    (a) Find P(x)P'(x) and P(x)P''(x).
    (b) Find the production level that gives maximum profit, and justify that it is a maximum.
    (c) The company can only produce up to 15 tonnes. Find the maximum profit achievable within this constraint.

[7 marks]

 


End of Quiz


Mark Summary

SectionQuestionsMarks
A: Differentiation1–833
B: Integration9–1430
C: Applications15–2032
Total20 questions60

(Note: Some questions carry sub-part marks; the total across all 20 questions is 60 marks.)

Answers

<!-- TuitionGoWhere generation metadata: stage=3-0; model=openrouter/owl-alpha; model_label=Owl Alpha; generated=2026-06-06; Sources: Stage 2-1 real exam-derived templates and Stage 2-2 exam-enriched syllabus. -->

A-Level Maths H1 Quiz - Calculus

Answer Key


Question 1 [5 marks]

(a) y=5x34x2+7x2y = 5x^3 - 4x^2 + 7x - 2

dydx=15x28x+7\frac{dy}{dx} = 15x^2 - 8x + 7

[1 mark] — Apply the power rule: ddx(xn)=nxn1\dfrac{d}{dx}(x^n) = nx^{n-1} to each term.


(b) y=(3x+1)(x24)y = (3x + 1)(x^2 - 4)

First expand: y=3x3+x212x4y = 3x^3 + x^2 - 12x - 4

dydx=9x2+2x12\frac{dy}{dx} = 9x^2 + 2x - 12

[2 marks] — 1 mark for correct expansion, 1 mark for correct differentiation.

Alternative: Use the product rule: dydx=(3)(x24)+(3x+1)(2x)=3x212+6x2+2x=9x2+2x12\dfrac{dy}{dx} = (3)(x^2 - 4) + (3x + 1)(2x) = 3x^2 - 12 + 6x^2 + 2x = 9x^2 + 2x - 12.


(c) y=2x2+1x=2x+x1y = \dfrac{2x^2 + 1}{x} = 2x + x^{-1}

dydx=2x2=21x2\frac{dy}{dx} = 2 - x^{-2} = 2 - \frac{1}{x^2}

[2 marks] — 1 mark for simplifying the expression, 1 mark for correct differentiation.

Common mistake: Students who apply the quotient rule without simplifying should still get full marks if done correctly, but simplifying first is more efficient.


Question 2 [6 marks]

(a) y=4x+1=(4x+1)1/2y = \sqrt{4x + 1} = (4x + 1)^{1/2}

Using the chain rule:

dydx=12(4x+1)1/24=24x+1\frac{dy}{dx} = \frac{1}{2}(4x + 1)^{-1/2} \cdot 4 = \frac{2}{\sqrt{4x + 1}}

[2 marks] — 1 mark for applying chain rule, 1 mark for correct simplification.


(b) y=e3xcos(2x)y = e^{3x}\cos(2x)

Using the product rule:

dydx=3e3xcos(2x)+e3x(2sin(2x))=e3x(3cos2x2sin2x)\frac{dy}{dx} = 3e^{3x}\cos(2x) + e^{3x}(-2\sin(2x)) = e^{3x}(3\cos 2x - 2\sin 2x)

[2 marks] — 1 mark for product rule set-up, 1 mark for correct answer.


(c) y=ln(x2+3x)y = \ln(x^2 + 3x)

Using the chain rule:

dydx=1x2+3x(2x+3)=2x+3x2+3x\frac{dy}{dx} = \frac{1}{x^2 + 3x} \cdot (2x + 3) = \frac{2x + 3}{x^2 + 3x}

[2 marks] — 1 mark for chain rule, 1 mark for correct answer.


Question 3 [5 marks]

(a) x=2t2+1    dxdt=4tx = 2t^2 + 1 \implies \dfrac{dx}{dt} = 4t

y=t34t    dydt=3t24y = t^3 - 4t \implies \dfrac{dy}{dt} = 3t^2 - 4

[1 mark] — Both correct.


(b) Using the chain rule for parametric equations:

dydx=dy/dtdx/dt=3t244t\frac{dy}{dx} = \frac{dy/dt}{dx/dt} = \frac{3t^2 - 4}{4t}

[2 marks] — 1 mark for formula, 1 mark for correct substitution.


(c) At t=2t = 2:

dydx=3(4)44(2)=1248=88=1\frac{dy}{dx} = \frac{3(4) - 4}{4(2)} = \frac{12 - 4}{8} = \frac{8}{8} = 1

[2 marks] — 1 mark for substitution, 1 mark for correct answer.


Question 4 [4 marks]

y=x36x2+9x+1y = x^3 - 6x^2 + 9x + 1

Step 1: Find the yy-coordinate at x=2x = 2:

y=824+18+1=3y = 8 - 24 + 18 + 1 = 3

So the point is (2,3)(2, 3).

Step 2: Find the gradient:

dydx=3x212x+9\frac{dy}{dx} = 3x^2 - 12x + 9

At x=2x = 2: dydx=1224+9=3\dfrac{dy}{dx} = 12 - 24 + 9 = -3

Step 3: Equation of tangent using yy1=m(xx1)y - y_1 = m(x - x_1):

y3=3(x2)y - 3 = -3(x - 2)

y=3x+6+3y = -3x + 6 + 3

y=3x+9\boxed{y = -3x + 9}

[4 marks] — 1 mark for yy-coordinate, 1 mark for derivative, 1 mark for gradient at x=2x = 2, 1 mark for correct equation.


Question 5 [8 marks]

(a) f(x)=2x315x2+36x+10f(x) = 2x^3 - 15x^2 + 36x + 10

f(x)=6x230x+36=6(x25x+6)=6(x2)(x3)f'(x) = 6x^2 - 30x + 36 = 6(x^2 - 5x + 6) = 6(x - 2)(x - 3)

[1 mark]


(b) Stationary points occur where f(x)=0f'(x) = 0:

6(x2)(x3)=0    x=2 or x=36(x - 2)(x - 3) = 0 \implies x = 2 \text{ or } x = 3

At x=2x = 2: f(2)=1660+72+10=38f(2) = 16 - 60 + 72 + 10 = 38, so point is (2,38)(2, 38).

At x=3x = 3: f(3)=54135+108+10=37f(3) = 54 - 135 + 108 + 10 = 37, so point is (3,37)(3, 37).

Nature: Use f(x)=12x30f''(x) = 12x - 30.

At x=2x = 2: f(2)=2430=6<0f''(2) = 24 - 30 = -6 < 0maximum at (2,38)(2, 38).

At x=3x = 3: f(3)=3630=6>0f''(3) = 36 - 30 = 6 > 0minimum at (3,37)(3, 37).

[5 marks] — 1 mark for f(x)f'(x), 1 mark for solving f(x)=0f'(x) = 0, 1 mark for yy-coordinates, 1 mark for second derivative, 1 mark for correct nature.


(c) <image_placeholder> id: Q5-fig1 type: graph linked_question: Q5 description: Cubic curve y = 2x^3 - 15x^2 + 36x + 10 with local maximum at (2,38) and local minimum at (3,37). y-intercept at (0,10). Curve rises from left, peaks at (2,38), dips to (3,37), then rises to the right. labels: Local maximum (2,38), local minimum (3,37), y-intercept (0,10) values: Maximum at (2,38), minimum at (3,37), y-intercept at (0,10) must_show: Both turning points labelled, y-intercept shown, correct cubic shape (rising-falling-rising) </image_placeholder>

[2 marks] — 1 mark for correct shape, 1 mark for labelled stationary points.


Question 6 [6 marks]

(a) Marginal cost = C(x)C'(x):

C(x)=0.03x21.2x+15C'(x) = 0.03x^2 - 1.2x + 15

[1 mark]


(b) To minimise marginal cost, differentiate C(x)C'(x):

C(x)=0.06x1.2C''(x) = 0.06x - 1.2

Set C(x)=0C''(x) = 0: 0.06x=1.2    x=200.06x = 1.2 \implies x = 20

Check: C(x)=0.06>0C'''(x) = 0.06 > 0, confirming a minimum.

The marginal cost is minimum at x=20x = 20 units.

[3 marks] — 1 mark for differentiating again, 1 mark for solving, 1 mark for confirming minimum.


(c) At a production level of 20 units, the rate at which cost is increasing is at its lowest. This means the cost function is increasing most slowly at this point — producing the 20th unit adds the least additional cost compared to nearby production levels.

[2 marks] — 1 mark for contextual interpretation, 1 mark for clarity.


Question 7 [5 marks]

y=x2exy = x^2 e^{-x}

Using the product rule:

dydx=2xex+x2(ex)=2xexx2ex=ex(2xx2)\frac{dy}{dx} = 2x \cdot e^{-x} + x^2 \cdot (-e^{-x}) = 2xe^{-x} - x^2e^{-x} = e^{-x}(2x - x^2) \quad \checkmark

[2 marks] — 1 mark for product rule, 1 mark for factorising.

For stationary points, set dydx=0\dfrac{dy}{dx} = 0:

ex(2xx2)=0e^{-x}(2x - x^2) = 0

Since ex>0e^{-x} > 0 for all xx:

2xx2=0    x(2x)=0    x=0 or x=22x - x^2 = 0 \implies x(2 - x) = 0 \implies x = 0 \text{ or } x = 2

At x=0x = 0: y=0e0=0y = 0 \cdot e^0 = 0, so (0,0)(0, 0).

At x=2x = 2: y=4e2=4e2y = 4e^{-2} = \dfrac{4}{e^2}, so (2,4e2)\left(2, \dfrac{4}{e^2}\right).

[3 marks] — 1 mark for setting derivative to zero, 1 mark for noting ex0e^{-x} \neq 0, 1 mark for both coordinates.


Question 8 [4 marks]

Volume of a sphere: V=43πr3V = \dfrac{4}{3}\pi r^3

Differentiate with respect to tt:

dVdt=4πr2drdt\frac{dV}{dt} = 4\pi r^2 \frac{dr}{dt}

Given drdt=0.5\dfrac{dr}{dt} = 0.5 and r=6r = 6:

dVdt=4π(36)(0.5)=72π226 cm3s1\frac{dV}{dt} = 4\pi(36)(0.5) = 72\pi \approx 226 \text{ cm}^3\text{s}^{-1}

[4 marks] — 1 mark for formula, 1 mark for differentiating, 1 mark for substitution, 1 mark for correct answer with units.


Question 9 [6 marks]

(a) (6x24x+3)dx=6x334x22+3x+c=2x32x2+3x+c\displaystyle\int (6x^2 - 4x + 3)\,dx = \frac{6x^3}{3} - \frac{4x^2}{2} + 3x + c = 2x^3 - 2x^2 + 3x + c

[2 marks] — 1 mark for integration, 1 mark for constant of integration.


(b) (3x1/2+2x2)dx=3x1/21/2+2x11+c=6x2x+c\displaystyle\int \left(3x^{-1/2} + 2x^{-2}\right)dx = \frac{3x^{1/2}}{1/2} + \frac{2x^{-1}}{-1} + c = 6\sqrt{x} - \frac{2}{x} + c

[2 marks] — 1 mark for rewriting powers, 1 mark for correct integration.


(c) (e2x+1)2dx=(e4x+2e2x+1)dx=e4x4+e2x+x+c\displaystyle\int (e^{2x} + 1)^2\,dx = \int (e^{4x} + 2e^{2x} + 1)\,dx = \frac{e^{4x}}{4} + e^{2x} + x + c

[2 marks] — 1 mark for expanding, 1 mark for correct integration.


Question 10 [6 marks]

(a) 14(2x+3)dx=[x2+3x]14=(16+12)(1+3)=284=24\displaystyle\int_1^4 (2x + 3)\,dx = \left[x^2 + 3x\right]_1^4 = (16 + 12) - (1 + 3) = 28 - 4 = 24

[2 marks] — 1 mark for antiderivative, 1 mark for evaluation.


(b) 0π/2sinxdx=[cosx]0π/2=cos(π/2)+cos(0)=0+1=1\displaystyle\int_0^{\pi/2} \sin x\,dx = \left[-\cos x\right]_0^{\pi/2} = -\cos(\pi/2) + \cos(0) = 0 + 1 = 1

[2 marks] — 1 mark for antiderivative, 1 mark for evaluation.


(c) 122x+1x2dx=12(2x+1x2)dx=12(2x1+x2)dx\displaystyle\int_1^2 \frac{2x + 1}{x^2}\,dx = \int_1^2 \left(\frac{2}{x} + \frac{1}{x^2}\right)dx = \int_1^2 (2x^{-1} + x^{-2})\,dx

=[2lnx1x]12=(2ln212)(2ln11)= \left[2\ln|x| - \frac{1}{x}\right]_1^2 = \left(2\ln 2 - \frac{1}{2}\right) - \left(2\ln 1 - 1\right)

=2ln212+1=2ln2+12= 2\ln 2 - \frac{1}{2} + 1 = 2\ln 2 + \frac{1}{2}

[2 marks] — 1 mark for splitting the fraction, 1 mark for correct evaluation.


Question 11 [4 marks]

dydx=3x26x+2\dfrac{dy}{dx} = 3x^2 - 6x + 2

Integrate:

y=x33x2+2x+cy = x^3 - 3x^2 + 2x + c

The curve passes through (1,5)(1, 5):

5=13+2+c    c=55 = 1 - 3 + 2 + c \implies c = 5

y=x33x2+2x+5\boxed{y = x^3 - 3x^2 + 2x + 5}

[4 marks] — 1 mark for integration, 1 mark for constant, 1 mark for substitution, 1 mark for final answer.


Question 12 [4 marks]

dydx=4xx2\dfrac{dy}{dx} = 4x - x^{-2}

Integrate:

y=2x2+x1+c=2x2+1x+cy = 2x^2 + x^{-1} + c = 2x^2 + \frac{1}{x} + c

The curve passes through (1,3)(1, 3):

3=2+1+c    c=03 = 2 + 1 + c \implies c = 0

y=2x2+1x\boxed{y = 2x^2 + \frac{1}{x}}

[4 marks] — 1 mark for integration, 1 mark for substitution, 1 mark for c=0c = 0, 1 mark for final answer.


Question 13 [5 marks]

y=x24x+3=(x1)(x3)y = x^2 - 4x + 3 = (x - 1)(x - 3)

The curve crosses the xx-axis at x=1x = 1 and x=3x = 3.

Between x=1x = 1 and x=3x = 3, the parabola opens upward and lies below the xx-axis (since the vertex is at x=2x = 2, y=1y = -1).

Area = 13(x24x+3)dx-\displaystyle\int_1^3 (x^2 - 4x + 3)\,dx (negative because the region is below the axis)

=[x332x2+3x]13= -\left[\frac{x^3}{3} - 2x^2 + 3x\right]_1^3

At x=3x = 3: 27318+9=918+9=0\dfrac{27}{3} - 18 + 9 = 9 - 18 + 9 = 0

At x=1x = 1: 132+3=13+1=43\dfrac{1}{3} - 2 + 3 = \dfrac{1}{3} + 1 = \dfrac{4}{3}

Area =(043)=43= -(0 - \dfrac{4}{3}) = \dfrac{4}{3} square units.

[5 marks] — 1 mark for finding xx-intercepts, 1 mark for recognising curve is below axis, 1 mark for setting up integral with negative sign, 1 mark for antiderivative, 1 mark for correct answer.


Question 14 [5 marks]

(a) Set x2=2xx^2 = 2x:

x22x=0    x(x2)=0    x=0x^2 - 2x = 0 \implies x(x - 2) = 0 \implies x = 0 or x=2x = 2

At x=0x = 0: y=0y = 0. At x=2x = 2: y=4y = 4.

Intersection points: (0,0)(0, 0) and (2,4)(2, 4). \checkmark

[2 marks] — 1 mark for equating, 1 mark for both points.


(b) Area = 02(topbottom)dx=02(2xx2)dx\displaystyle\int_0^2 \left(\text{top} - \text{bottom}\right)dx = \int_0^2 (2x - x^2)\,dx

=[x2x33]02=(483)0=1283=43= \left[x^2 - \frac{x^3}{3}\right]_0^2 = \left(4 - \frac{8}{3}\right) - 0 = \frac{12 - 8}{3} = \frac{4}{3}

Area =43= \dfrac{4}{3} square units.

[3 marks] — 1 mark for correct integrand, 1 mark for antiderivative, 1 mark for correct answer.


Question 15 [6 marks]

(a) Velocity: v=dsdt=3t212t+9v = \dfrac{ds}{dt} = 3t^2 - 12t + 9

Acceleration: a=dvdt=6t12a = \dfrac{dv}{dt} = 6t - 12

[2 marks] — 1 mark each.


(b) Particle at rest when v=0v = 0:

3t212t+9=0    t24t+3=0    (t1)(t3)=03t^2 - 12t + 9 = 0 \implies t^2 - 4t + 3 = 0 \implies (t - 1)(t - 3) = 0

t=1t = 1 or t=3t = 3 seconds.

[2 marks] — 1 mark for setting v=0v = 0, 1 mark for solving.


(c) The particle first comes to rest at t=1t = 1.

a=6(1)12=6a = 6(1) - 12 = -6 m s2^{-2}.

[2 marks] — 1 mark for identifying t=1t = 1, 1 mark for correct acceleration.


Question 16 [5 marks]

(a) dRdx=504x\dfrac{dR}{dx} = 50 - 4x

[1 mark]


(b) Maximum revenue when dRdx=0\dfrac{dR}{dx} = 0:

504x=0    x=12.550 - 4x = 0 \implies x = 12.5

Since d2Rdx2=4<0\dfrac{d^2R}{dx^2} = -4 < 0, this is a maximum.

x=12.5x = 12.5 hundred units = 1250 units.

[2 marks] — 1 mark for solving, 1 mark for confirming maximum.


(c) R(12.5)=50(12.5)2(12.5)2=625312.5=312.5R(12.5) = 50(12.5) - 2(12.5)^2 = 625 - 312.5 = 312.5

Maximum revenue = $312,500 (since RR is in thousands of dollars).

[2 marks] — 1 mark for substitution, 1 mark for correct answer with units.


Question 17 [7 marks]

(a) Volume: V=πr2h=500π    h=500r2V = \pi r^2 h = 500\pi \implies h = \dfrac{500}{r^2}

Surface area: A=2πr2+2πrh=2πr2+2πr500r2=2πr2+1000πrA = 2\pi r^2 + 2\pi r h = 2\pi r^2 + 2\pi r \cdot \frac{500}{r^2} = 2\pi r^2 + \frac{1000\pi}{r} \quad \checkmark

[2 marks] — 1 mark for finding hh, 1 mark for surface area formula.


(b) dAdr=4πr1000πr2\dfrac{dA}{dr} = 4\pi r - \dfrac{1000\pi}{r^2}

Set dAdr=0\dfrac{dA}{dr} = 0:

4πr=1000πr2    4r3=1000    r3=250    r=2503=5236.304\pi r = \dfrac{1000\pi}{r^2} \implies 4r^3 = 1000 \implies r^3 = 250 \implies r = \sqrt[3]{250} = 5\sqrt[3]{2} \approx 6.30 cm

Check: d2Adr2=4π+2000πr3>0\dfrac{d^2A}{dr^2} = 4\pi + \dfrac{2000\pi}{r^3} > 0 for r>0r > 0, confirming a minimum.

[3 marks] — 1 mark for differentiating, 1 mark for solving, 1 mark for confirming minimum.


(c) A=2π(250)2/3+1000π(250)1/3A = 2\pi(250)^{2/3} + \dfrac{1000\pi}{(250)^{1/3}}

With r=2503r = \sqrt[3]{250}: r2=(250)2/3r^2 = (250)^{2/3} and 1r=(250)1/3\dfrac{1}{r} = (250)^{-1/3}

A=2π(250)2/3+1000π(250)1/3A = 2\pi(250)^{2/3} + 1000\pi(250)^{-1/3}

Numerically: r6.2996r \approx 6.2996

A2π(39.685)+1000π(0.15874)249.33+498.66748A \approx 2\pi(39.685) + 1000\pi(0.15874) \approx 249.33 + 498.66 \approx 748 cm2^2

[2 marks] — 1 mark for substitution, 1 mark for correct answer.


Question 18 [6 marks]

(a) dPdt=kP    1PdP=kdt\dfrac{dP}{dt} = kP \implies \dfrac{1}{P}\,dP = k\,dt

Integrating: lnP=kt+c    P=Aekt\ln P = kt + c \implies P = Ae^{kt} where A=ecA = e^c.

At t=0t = 0, P=10000P = 10\,000: 10000=Ae0=A10\,000 = Ae^0 = A

P=10000ekt\boxed{P = 10\,000\,e^{kt}} \quad \checkmark

[2 marks] — 1 mark for separation and integration, 1 mark for finding AA.


(b) At t=5t = 5, P=12000P = 12\,000:

12000=10000e5k    e5k=1.2    5k=ln1.212\,000 = 10\,000\,e^{5k} \implies e^{5k} = 1.2 \implies 5k = \ln 1.2

k=ln1.25=0.18232...50.0365k = \dfrac{\ln 1.2}{5} = \dfrac{0.18232...}{5} \approx 0.0365 (3 s.f.)

[2 marks] — 1 mark for substitution, 1 mark for correct kk.


(c) At t=10t = 10: P=10000e10(0.036464)=10000e0.3646410000×1.440=14400P = 10\,000\,e^{10(0.036464)} = 10\,000\,e^{0.36464} \approx 10\,000 \times 1.440 = 14\,400

To the nearest hundred: 14,400.

[2 marks] — 1 mark for substitution, 1 mark for correct answer.


Question 19 [5 marks]

(a) y=4xx2=x(4x)y = 4x - x^2 = x(4 - x), so xx-intercepts at x=0x = 0 and x=4x = 4.

Area = 04(4xx2)dx=[2x2x33]04\displaystyle\int_0^4 (4x - x^2)\,dx = \left[2x^2 - \frac{x^3}{3}\right]_0^4

=2(16)643=32643=96643=323= 2(16) - \dfrac{64}{3} = 32 - \dfrac{64}{3} = \dfrac{96 - 64}{3} = \dfrac{32}{3}

Area =32310.67= \dfrac{32}{3} \approx 10.67 square units.

[3 marks] — 1 mark for limits, 1 mark for antiderivative, 1 mark for correct answer.


(b) The region under the parabola is not a triangle. If one were to approximate using a triangle with base 4 and height 4, the area would be 12(4)(4)=8\dfrac{1}{2}(4)(4) = 8, which is less than 32310.67\dfrac{32}{3} \approx 10.67. The integral accounts for the curved boundary, giving the exact area, whereas a triangle approximation underestimates it because the parabola bulges above the straight line connecting (0,0)(0,0) to (4,0)(4,0) through the vertex.

[2 marks] — 1 mark for triangle area calculation, 1 mark for explanation of difference.


Question 20 [7 marks]

(a) P(x)=x3+12x2+144x500P(x) = -x^3 + 12x^2 + 144x - 500

P(x)=3x2+24x+144=3(x28x48)=3(x12)(x+4)P'(x) = -3x^2 + 24x + 144 = -3(x^2 - 8x - 48) = -3(x - 12)(x + 4)

P(x)=6x+24P''(x) = -6x + 24

[2 marks] — 1 mark each for P(x)P'(x) and P(x)P''(x).


(b) Set P(x)=0P'(x) = 0: 3(x12)(x+4)=0    x=12-3(x - 12)(x + 4) = 0 \implies x = 12 or x=4x = -4

Since x0x \geq 0, we consider x=12x = 12.

P(12)=72+24=48<0P''(12) = -72 + 24 = -48 < 0, confirming a maximum.

Maximum profit at x=12x = 12 tonnes.

P(12)=1728+1728+1728500=1228P(12) = -1728 + 1728 + 1728 - 500 = 1228

Maximum profit = $1,228,000.

[3 marks] — 1 mark for solving P(x)=0P'(x) = 0, 1 mark for second derivative test, 1 mark for profit value.


(c) On the interval 0x150 \leq x \leq 15, the critical point x=12x = 12 lies within the domain.

Check endpoints:

  • P(0)=500P(0) = -500
  • P(12)=1228P(12) = 1228
  • P(15)=3375+2700+2160500=985P(15) = -3375 + 2700 + 2160 - 500 = 985

Maximum on [0,15][0, 15] occurs at x=12x = 12 with profit $1,228,000.

[2 marks] — 1 mark for checking endpoints, 1 mark for correct conclusion.


Mark Summary

QMarksQMarks
15114
26124
35135
44145
58156
66165
75177
84186
96195
106207
Total60