Level 4 — ApplicationCalculus I — Limits & Derivatives

Calculus I — Limits & Derivatives

50 marksprintable — key stays hidden on paper

Level 4 — Application (Novel Problems, No Hints)

Time: 60 minutes Total Marks: 50

Answer all questions. Full working must be shown. Calculators are not permitted for symbolic work.


Question 1. [10 marks]

A cone-shaped tank (vertex down) has height 1212 m and top radius 66 m. Water is poured in at a constant rate of 33 m³/min, but simultaneously leaks out through the vertex at a rate of 14h\frac{1}{4}h m³/min, where hh is the current water depth in metres.

(a) Show that the volume of water when the depth is hh is V=πh312V = \frac{\pi h^3}{12}. [3]

(b) Find the rate at which the water depth is rising at the instant h=4h = 4 m. [7]


Question 2. [10 marks]

Consider the piecewise function

f(x)={sin(3x)x,x<0ax+b,0x2x24x21c,x>2f(x) = \begin{cases} \dfrac{\sin(3x)}{x}, & x < 0 \\[2mm] a x + b, & 0 \le x \le 2 \\[2mm] \dfrac{x^2 - 4}{\sqrt{x} - \sqrt{2}}\cdot \dfrac{1}{c}, & x > 2 \end{cases}

(a) Find limx0f(x)\displaystyle\lim_{x\to 0^-} f(x). [3]

(b) Determine the value of bb so that ff is continuous at x=0x = 0. [1]

(c) Evaluate limx2+x24x2\displaystyle\lim_{x\to 2^+} \frac{x^2-4}{\sqrt{x}-\sqrt{2}} and hence find the value of cc (in terms of a,ba,b) that makes ff continuous at x=2x=2. [6]


Question 3. [10 marks]

(a) Using the ε\varepsilonδ\delta definition of a limit, prove rigorously that limx3(x22x)=3.\lim_{x\to 3}(x^2 - 2x) = 3. [6]

(b) Use the Squeeze Theorem to evaluate limx0x2cos ⁣(1x3),\lim_{x\to 0} x^2\cos\!\left(\frac{1}{x^3}\right), stating clearly the bounding functions. [4]


Question 4. [10 marks]

A curve is defined implicitly by x3+y3=6xy.x^3 + y^3 = 6xy. (the folium of Descartes).

(a) Find dydx\dfrac{dy}{dx} by implicit differentiation. [4]

(b) Find the coordinates of the point(s) in the first quadrant where the tangent is horizontal. [6]


Question 5. [10 marks]

Let g(x)=xex/2g(x) = x e^{-x/2} for x0x \ge 0.

(a) Find and classify all local extrema using the first derivative test. [4]

(b) Find the inflection point and the intervals of concavity. [3]

(c) Evaluate limxg(x)\displaystyle\lim_{x\to\infty} g(x), justifying your use of any rule applied. Hence describe the end behaviour of the graph. [3]


End of Paper

Answer keyMark scheme & solutions

Question 1 [10]

(a) By similar triangles the water surface radius rr satisfies rh=612=12\frac{r}{h}=\frac{6}{12}=\frac12, so r=h2r=\frac{h}{2}. [1] Volume of cone of water: V=13πr2h=13π(h2)2h=13πh24h=πh312V=\frac13\pi r^2 h = \frac13\pi\left(\frac{h}{2}\right)^2 h = \frac13\pi\frac{h^2}{4}h=\frac{\pi h^3}{12}. [2]

(b) Net rate of volume change: dVdt=314h\frac{dV}{dt}= 3 - \frac14 h. At h=4h=4: dVdt=31=2\frac{dV}{dt}=3-1=2 m³/min. [2] Differentiate V=πh312V=\frac{\pi h^3}{12}: dVdt=π3h212dhdt=πh24dhdt\frac{dV}{dt}=\frac{\pi \cdot 3h^2}{12}\frac{dh}{dt}=\frac{\pi h^2}{4}\frac{dh}{dt}. [2] At h=4h=4: dVdt=π(16)4dhdt=4πdhdt\frac{dV}{dt}=\frac{\pi(16)}{4}\frac{dh}{dt}=4\pi\frac{dh}{dt}. [1] So 2=4πdhdtdhdt=12π0.1592 = 4\pi\frac{dh}{dt}\Rightarrow \frac{dh}{dt}=\frac{1}{2\pi}\approx 0.159 m/min. [2]

Why: related rates — differentiate the geometric relation w.r.t. tt, substitute the net (inflow − leak) rate.


Question 2 [10]

(a) limx0sin3xx=limsin3x3x3=13=3\lim_{x\to0^-}\frac{\sin 3x}{x} = \lim \frac{\sin 3x}{3x}\cdot 3 = 1\cdot 3 = 3 (using limu0sinuu=1\lim_{u\to0}\frac{\sin u}{u}=1). [3]

(b) Continuity at 00: left limit =3=3; value =a(0)+b=b= a(0)+b = b. So b=3b=3. [1]

(c) Rationalise: multiply by x+2x+2\frac{\sqrt x+\sqrt2}{\sqrt x+\sqrt2}: (x24)(x+2)x2.\frac{(x^2-4)(\sqrt x+\sqrt2)}{x-2}. Factor x24=(x2)(x+2)x^2-4=(x-2)(x+2): =(x+2)(x+2).=(x+2)(\sqrt x+\sqrt2). [3] As x2+x\to2^+: (2+2)(2+2)=422=82(2+2)(\sqrt2+\sqrt2)= 4\cdot 2\sqrt2 = 8\sqrt2. [1] Left value at x=2x=2: f(2)=2a+bf(2)=2a+b. Right limit =82c=\frac{8\sqrt2}{c}. Continuity: 82c=2a+bc=822a+b\frac{8\sqrt2}{c}=2a+b \Rightarrow c=\frac{8\sqrt2}{2a+b}. [2]

Why: removable-type factor cancellation; matching one-sided limits to the middle piece's value.


Question 3 [10]

(a) We want: ε>0,δ>0\forall \varepsilon>0,\exists\delta>0 s.t. 0<x3<δx22x3<ε0<|x-3|<\delta\Rightarrow |x^2-2x-3|<\varepsilon. [1] Factor: x22x3=(x3)(x+1)x^2-2x-3=(x-3)(x+1), so x22x3=x3x+1|x^2-2x-3|=|x-3||x+1|. [1] Restrict δ1\delta\le 1: then x3<12<x<43<x+1<5|x-3|<1\Rightarrow 2<x<4\Rightarrow 3<x+1<5, so x+1<5|x+1|<5. [2] Thus x3x+1<5x3<5δ|x-3||x+1|<5|x-3|<5\delta. Choose δ=min{1,ε/5}\delta=\min\{1,\varepsilon/5\}. [1] Then x22x3<5ε5=ε|x^2-2x-3|<5\cdot\frac{\varepsilon}{5}=\varepsilon. ∎ [1]

(b) Since 1cos(1/x3)1-1\le\cos(1/x^3)\le 1 for x0x\ne0, multiply by x20x^2\ge0: x2x2cos(1/x3)x2.-x^2 \le x^2\cos(1/x^3)\le x^2. [2] As x0x\to0, both x20-x^2\to0 and x20x^2\to0. By Squeeze Theorem the limit is 00. [2]


Question 4 [10]

(a) Differentiate: 3x2+3y2y=6y+6xy3x^2 + 3y^2 y' = 6y + 6x y'. [2] 3y2y6xy=6y3x2y(3y26x)=6y3x23y^2y' - 6xy' = 6y - 3x^2 \Rightarrow y'(3y^2-6x)=6y-3x^2. y=6y3x23y26x=2yx2y22x.y'=\frac{6y-3x^2}{3y^2-6x}=\frac{2y-x^2}{y^2-2x}. [2]

(b) Horizontal tangent: numerator =0=0 (with denominator 0\ne0): 2y=x2y=x222y = x^2 \Rightarrow y=\frac{x^2}{2}. [2] Substitute into x3+y3=6xyx^3+y^3=6xy: x3+x68=6xx22=3x3.x^3 + \frac{x^6}{8} = 6x\cdot\frac{x^2}{2}=3x^3. x68=2x3x6=16x3x3(x316)=0.\frac{x^6}{8} = 2x^3 \Rightarrow x^6 = 16 x^3 \Rightarrow x^3(x^3-16)=0. [2] First quadrant: x3=16x=161/3=221/3=24/3x^3=16\Rightarrow x=16^{1/3}=2\cdot2^{1/3}=2^{4/3}. Then y=x22=28/32=25/3y=\frac{x^2}{2}=\frac{2^{8/3}}{2}=2^{5/3}. Point: (24/3,25/3)(2.52,3.17)\left(2^{4/3},\,2^{5/3}\right)\approx(2.52,\,3.17). (Denominator y22x=210/327/30y^2-2x=2^{10/3}-2^{7/3}\ne0, valid.) [2]


Question 5 [10]

(a) g(x)=ex/2+x(12)ex/2=ex/2(1x2)g'(x)=e^{-x/2} + x\cdot(-\tfrac12)e^{-x/2} = e^{-x/2}\left(1-\tfrac{x}{2}\right). [2] Since ex/2>0e^{-x/2}>0, sign determined by 1x21-\frac x2: g>0g'>0 for x<2x<2, g<0g'<0 for x>2x>2. So gg' changes ++\to- at x=2x=2: local maximum. [1] g(2)=2e1=2e0.736g(2)=2e^{-1}=\frac{2}{e}\approx 0.736. [1]

(b) g(x)=ddx[ex/2(1x2)]=12ex/2(1x2)+ex/2(12)g''(x)=\frac{d}{dx}\left[e^{-x/2}(1-\tfrac x2)\right] = -\tfrac12 e^{-x/2}(1-\tfrac x2) + e^{-x/2}(-\tfrac12) =ex/2(12+x412)=ex/2(x41)= e^{-x/2}\left(-\tfrac12+\tfrac x4-\tfrac12\right)=e^{-x/2}\left(\tfrac x4 - 1\right). [1] g=0g''=0 at x=4x=4; g<0g''<0 for x<4x<4 (concave down), g>0g''>0 for x>4x>4 (concave up). [1] Inflection point: (4,4e2)(4,0.541)\left(4,\,4e^{-2}\right)\approx(4,0.541). [1]

(c) limxxex/2=limxxex/2\lim_{x\to\infty} x e^{-x/2}=\lim_{x\to\infty}\frac{x}{e^{x/2}} — form \frac{\infty}{\infty}, apply L'Hôpital: =lim112ex/2=0=\lim\frac{1}{\tfrac12 e^{x/2}}=0. [2] End behaviour: as xx\to\infty, g0+g\to 0^+; the xx-axis (y=0y=0) is a horizontal asymptote; graph rises to max at x=2x=2 then decays to 00. [1]


[
  {"claim":"Q1: dh/dt = 1/(2pi) at h=4","code":"h=symbols('h'); pi=pi; V=pi*h**3/12; dVdh=diff(V,h); dhdt=Rational(2,1)/dVdh.subs(h,4); result= simplify(dhdt-1/(2*pi))==0"},
  {"claim":"Q2c: limit of (x^2-4)/(sqrt x - sqrt2) at x->2 is 8*sqrt2","code":"x=symbols('x'); L=limit((x**2-4)/(sqrt(x)-sqrt(2)),x,2); result= simplify(L-8*sqrt(2))==0"},
  {"claim":"Q4b: first-quadrant horizontal-tangent point (2**(4/3), 2**(5/3)) lies on folium","code":"xx=2**Rational(4,3); yy=2**Rational(5,3); result= simplify(xx**3+yy**3-6*xx*yy)==0"},
  {"claim":"Q5: g' zero at x=2 (local max) and g'' zero at x=4 (inflection)","code":"x=symbols('x'); g=x*exp(-x/2); g1=diff(g,x); g2=diff(g,x,2); result= (simplify(g1.subs(x,2))==0) and (simplify(g2.subs(x,4))==0)"}
]