Interleaved — Phase 4

Maths interleaved practice

printable — key stays hidden on paper

Instructions: Work each problem on its own. The topics are deliberately shuffled — before solving, decide which tool the problem demands (limit law, one-sided analysis, squeeze, first principles, a specific differentiation rule, IVT, etc.). Show all reasoning. Total: 50 marks.


1. (5 marks) Evaluate limx0sin(3x)5x+limx01cosxx2.\lim_{x\to 0}\frac{\sin(3x)}{5x} + \lim_{x\to 0}\frac{1-\cos x}{x^2}.

2. (6 marks) Using the difference-quotient definition (first principles), find f(x)f'(x) for f(x)=2x+1f(x)=\sqrt{2x+1}.

3. (5 marks) For g(x)={x24x2,x<23x2,x2g(x)=\begin{cases}\dfrac{x^2-4}{x-2}, & x<2\\[2mm] 3x-2, & x\ge 2\end{cases} compute the left- and right-hand limits at x=2x=2 and classify any discontinuity.

4. (6 marks) Find dydx\dfrac{dy}{dx} by implicit differentiation for x2y+sin(xy)=4x^2y + \sin(xy) = 4.

5. (4 marks) Show that limx0x2cos ⁣(1x)=0\displaystyle\lim_{x\to 0} x^2\cos\!\left(\frac{1}{x}\right)=0, stating the theorem you use.

6. (5 marks) Differentiate h(x)=e2xlnxh(x)=\dfrac{e^{2x}}{\ln x}, naming each rule as you apply it.

7. (5 marks) Show that p(x)=x36x+2p(x)=x^3 - 6x + 2 has a root in (0,1)(0,1). Name the theorem and verify its hypotheses.

8. (6 marks) A curve is given parametrically by x=t2x=t^2, y=t33ty=t^3-3t. Find dydx\dfrac{dy}{dx} and d2ydx2\dfrac{d^2y}{dx^2} at t=1t=1.

9. (4 marks) Evaluate limx3x25x+12x2+7\displaystyle\lim_{x\to\infty}\frac{3x^2-5x+1}{2x^2+7} and state the equation of the horizontal asymptote.

10. (4 marks) Use the ε\varepsilonδ\delta definition to prove limx3(4x1)=11\displaystyle\lim_{x\to 3}(4x-1)=11.


Answer keyMark scheme & solutions

1. (Tests 4.1.6 Important limits + 4.1.2 limit laws)

  • First term: sin3x5x=35sin3x3x351=35\frac{\sin 3x}{5x}=\frac{3}{5}\cdot\frac{\sin 3x}{3x}\to \frac{3}{5}\cdot 1 = \frac35.
  • Second term: 1cosxx212\frac{1-\cos x}{x^2}\to \frac12 (standard limit).
  • Sum =35+12=1110=\frac35+\frac12=\boxed{\frac{11}{10}}. Why: recognise both as disguised standard limits, not L'Hôpital fodder; adjust the argument to match sinu/u\sin u/u.

2. (Tests 4.1.10 first principles) f(x)=limh02(x+h)+12x+1h.f'(x)=\lim_{h\to0}\frac{\sqrt{2(x+h)+1}-\sqrt{2x+1}}{h}. Rationalise: =limh02hh(2x+2h+1+2x+1)=222x+1=12x+1.=\lim_{h\to0}\frac{2h}{h\big(\sqrt{2x+2h+1}+\sqrt{2x+1}\big)}=\frac{2}{2\sqrt{2x+1}}=\boxed{\frac{1}{\sqrt{2x+1}}}. Why: problem explicitly demands the definition — no shortcut rules; multiply by the conjugate to clear the 0/00/0.


3. (Tests 4.1.3 one-sided limits + 4.1.7 continuity/discontinuity type)

  • Left: x24x2=x+24\frac{x^2-4}{x-2}=x+2\to 4 as x2x\to2^-.
  • Right: 3x243x-2\to 4 as x2+x\to2^+.
  • Both equal 44; g(2)=3(2)2=4g(2)=3(2)-2=4. So limit =4=g(2)=4=g(2)continuous at x=2x=2 (no discontinuity). Why: must test each side separately because the definition changes at x=2x=2; the algebraic factor removes the apparent 0/00/0.

4. (Tests 4.1.22 implicit + 4.1.14 product + 4.1.16 chain) Differentiate: 2xy+x2y+cos(xy)(y+xy)=0.2xy + x^2 y' + \cos(xy)\,(y + xy')=0. Group yy': y(x2+xcos(xy))=2xyycos(xy),y'(x^2 + x\cos(xy)) = -2xy - y\cos(xy), y=y(2x+cos(xy))x(x+cos(xy)).\boxed{y' = -\frac{y\big(2x+\cos(xy)\big)}{x\big(x+\cos(xy)\big)}}. Why: yy is a function of xx, so every yy-term needs chain rule; product rule on x2yx^2y and on xyxy inside the sine.


5. (Tests 4.1.5 squeeze theorem) Since 1cos(1/x)1-1\le\cos(1/x)\le1, for x0x\ne0: x2x2cos(1/x)x2-x^2\le x^2\cos(1/x)\le x^2. As x0x\to0, both bounds 0\to0. By the Squeeze Theorem, the limit =0=\boxed{0}. Why: cos(1/x)\cos(1/x) has no limit at 00, so limit laws fail; bound the oscillation between vanishing envelopes.


6. (Tests 4.1.15 quotient + 4.1.19 exe^x + 4.1.20 lnx\ln x + chain) h(x)=(2e2x)(lnx)e2x1x(lnx)2=e2x(2lnx1x)(lnx)2.h'(x)=\frac{(2e^{2x})(\ln x) - e^{2x}\cdot\frac1x}{(\ln x)^2}=\boxed{\frac{e^{2x}\big(2\ln x - \tfrac1x\big)}{(\ln x)^2}}. Why: quotient structure ⇒ quotient rule; numerator needs chain rule (ddxe2x=2e2x\frac{d}{dx}e^{2x}=2e^{2x}), denominator gives 1/x1/x.


7. (Tests 4.1.8 IVT) pp is polynomial ⇒ continuous on [0,1][0,1]. p(0)=2>0p(0)=2>0, p(1)=16+2=3<0p(1)=1-6+2=-3<0. Sign change ⇒ by the Intermediate Value Theorem, c(0,1)\exists\,c\in(0,1) with p(c)=0p(c)=0. \checkmark Why: existence-of-root question with a sign change is the IVT signature; verify continuity + opposite signs.


8. (Tests 4.1.23 parametric derivatives) x˙=2t\dot x = 2t, y˙=3t23\dot y = 3t^2-3. dydx=3t232t.At t=1: 02=0.\frac{dy}{dx}=\frac{3t^2-3}{2t}. \quad\text{At }t=1:\ \frac{0}{2}=\boxed{0}. Second derivative: d2ydx2=ddt ⁣(dydx)x˙.\frac{d^2y}{dx^2}=\frac{\frac{d}{dt}\!\left(\frac{dy}{dx}\right)}{\dot x}. ddt3t232t=ddt(3t232t)=32+32t2\frac{d}{dt}\frac{3t^2-3}{2t}=\frac{d}{dt}\left(\frac{3t}{2}-\frac{3}{2t}\right)=\frac32+\frac{3}{2t^2}. At t=1t=1: 33. Divide by x˙=2\dot x=2: 32\boxed{\tfrac32}. Why: must divide by x˙\dot x (not differentiate w.r.t. xx directly); the second derivative differentiates dy/dxdy/dx w.r.t. tt then divides again by x˙\dot x — a classic trap.


9. (Tests 4.1.4 limits at infinity / horizontal asymptote) Divide by x2x^2: 35/x+1/x22+7/x232\frac{3-5/x+1/x^2}{2+7/x^2}\to\frac{3}{2}. Horizontal asymptote y=32\boxed{y=\tfrac32}. Why: compare leading degrees; ratio of leading coefficients gives the asymptote.


10. (Tests 4.1.9 ε\varepsilonδ\delta) Given ε>0\varepsilon>0, choose δ=ε/4\delta=\varepsilon/4. If 0<x3<δ0<|x-3|<\delta then (4x1)11=4x12=4x3<4δ=ε. |(4x-1)-11|=|4x-12|=4|x-3|<4\delta=\varepsilon.\ \blacksquare Why: formal proof — reverse-engineer δ\delta from f(x)L=4x3|f(x)-L|=4|x-3|.


[
  {"claim":"Problem 1 sum equals 11/10",
   "code":"import sympy as sp\nx=sp.symbols('x')\na=sp.limit(sp.sin(3*x)/(5*x),x,0)\nb=sp.limit((1-sp.cos(x))/x**2,x,0)\nresult = sp.simplify(a+b - sp.Rational(11,10))==0"},
  {"claim":"Problem 2 derivative of sqrt(2x+1) is 1/sqrt(2x+1)",
   "code":"import sympy as sp\nx=sp.symbols('x')\nf=sp.sqrt(2*x+1)\nresult = sp.simplify(sp.diff(f,x)-1/sp.sqrt(2*x+1))==0"},
  {"claim":"Problem 8 d2y/dx2 at t=1 equals 3/2",
   "code":"import sympy as sp\nt=sp.symbols('t')\nx=t**2\ny=t**3-3*t\ndy=sp.diff(y,t)/sp.diff(x,t)\nd2=sp.diff(dy,t)/sp.diff(x,t)\nresult = sp.simplify(d2.subs(t,1)-sp.Rational(3,2))==0"}
]