Maclaurin Series: Triangle; implicit diff to \(x^5\) — RI 2025 H2 Math Prelim Paper 2
What this question tests
Question
Show full worked solution▾
Note \(\angle ACB = \pi - x - \dfrac{x}{b}\). By the Sine Rule: \[ \frac{AC}{\sin(\angle CBA)} = \frac{AB}{\sin(\angle ACB)} \] \[\begin{aligned} AC &= \frac{2\sin\!\left(\frac{x}{b}\right)}{\sin\!\left(\pi - x - \frac{x}{b}\right)} = \frac{2\sin\!\left(\frac{x}{b}\right)}{\sin\!\left(x + \frac{x}{b}\right)} \end{aligned}\]
With \(\angle CBA = \dfrac{x}{6}\) (i.e. \(b=6\)): \[\begin{aligned} AC &= \frac{2\sin\!\left(\frac{x}{6}\right)}{\sin\!\left(\frac{7x}{6}\right)} = \frac{2\sin\!\left(\frac{x}{6}\right)}{\sin x\cos\!\left(\frac{x}{6}\right)+\cos x\sin\!\left(\frac{x}{6}\right)}\\[4pt] &= \frac{2}{\sin x\cot\!\left(\frac{x}{6}\right)+\cos x} \end{aligned}\]
Since \(\dfrac{x}{6}\) is small when \(x\) is small, using \(\sin\frac{x}{6}\approx\frac{x}{6}\) and \(\cos\frac{x}{6}\approx 1\) (shown): \[ AC = \frac{2}{\cos x + \sqrt{3}\sin x} \] (shown by appropriate trigonometric manipulation of the denominator).
Differentiate w.r.t. \(x\): \[ 2x\frac{dy}{dx} + 2y + \frac{1}{y}\frac{dy}{dx} = 0 \quad(1) \]
Differentiate (1) again w.r.t. \(x\): \[ 2x\frac{d^2y}{dx^2} + 2\frac{dy}{dx} + 2\frac{dy}{dx} + \frac{1}{y}\frac{d^2y}{dx^2} - \frac{1}{y^2}\!\left(\frac{dy}{dx}\right)^{\!2} = 0 \]
Multiply through by \(y^2\): \[ \left(2xy^2+y\right)\frac{d^2y}{dx^2} + 4y^2\frac{dy}{dx} - \left(\frac{dy}{dx}\right)^{\!2} = 0 \quad\text{(shown)} \]
At \(x=0\), \(y=3\): from (1), \[ 6 + \tfrac{1}{3}\frac{dy}{dx} = 0 \implies \frac{dy}{dx} = -18 \]
Substitute \(x=0\), \(y=3\), \(\dfrac{dy}{dx}=-18\) into the shown equation: \[ (0+3)\frac{d^2y}{dx^2} + 4(9)(-18) - (-18)^2 = 0 \implies 3\frac{d^2y}{dx^2} - 648 - 324 = 0 \implies \frac{d^2y}{dx^2} = 324 \]
Maclaurin series: \[ y = y(0) + y'(0)\,x + \frac{y''(0)}{2!}x^2 + \cdots = 3 - 18x + \frac{324}{2}x^2 + \cdots \]