Related rates: a sphere has V = (4/3)πr³. If dr/dt = 2, find dV/dt when r = 3.
[4 marks]
dV/dt = 4πr² dr/dt
Final answer: dV/dt = 72π
23.
Find the second derivative of y = sin 2x.
[2 marks]
Final answer: −4 sin 2x
24.
Explain how to decide whether a stationary point is a max, min or point of inflection using the second derivative.
[3 marks]
f'' > 0 min
f'' < 0 max
f'' = 0 inconclusive
25.
Integration by substitution: ∫ 2x(x² + 1)³ dx.
[3 marks]
u = x²+1
Final answer: (1/4)(x²+1)⁴ + c
26.
Find the average value of y = 3x² on [0, 2].
[3 marks]
(1/2)∫ 3x² dx = 4
Final answer: 4
27.
A curve is y = 1/x. Find the volume generated when the region from x = 1 to x = 2 is rotated about the x-axis. Leave π in the answer if this is on the spec; otherwise find the area under the curve.
[3 marks]
Final answer: Area = ln 2; volume π∫ x⁻² dx = π(1 − 1/2) = π/2
28.
State the chain, product and quotient rules in Leibniz or function notation.
[3 marks]
dy/dx = dy/du × du/dx
uv' + vu'
(vu' − uv')/v²
29.
A OCR question gives displacement s = t³ − 6t². Find the velocity and acceleration at t = 1.
[3 marks]
v=3t²−12t, a=6t−12
Final answer: v = −9, a = −6
30.
Solve dy/dx = 2y, y(0) = 3, by separating variables.
[4 marks]
∫ dy/y = ∫ 2 dx
Final answer: y = 3e^{2x}
31.
Why do you add + c for an indefinite integral but not for a definite integral?
[2 marks]
Family of antiderivatives
Constants cancel in the evaluation
32.
Find the x-coordinate of the point on y = x² + 1 where the tangent is parallel to y = 4x.