Maclaurin Series: Sine Rule and small-angle approximation of a triangle side — TJC 2025 H2 Math Prelim P1
What this question tests
Question
In the triangle \(ABC\), \(AC = 1\), angle \(BAC = \dfrac{\pi}{3}\) radians and angle \(ABC = \left(\dfrac{\pi}{6} + \theta\right)\) radians.
(a) Show that \(BC = \dfrac{\sqrt{3}}{\cos\theta + \sqrt{3}\sin\theta}\).
(b) Given that \(\theta\) is sufficiently small such that \(\theta^3\) and higher powers of \(\theta\) may be neglected, show that \[ BC \approx \sqrt{3}\left(1 + a\theta + b\theta^2\right) \] where \(a\) and \(b\) are constants to be determined.
Show full worked solution▾
(a) Express \(BC\) using the Sine Rule
Apply the Sine Rule across from the known side, then expand \(\sin\!\left(\tfrac{\pi}{6}+\theta\right)\) with the compound-angle formula.

Using the Sine Rule in \(\triangle ABC\) (with angle \(A = \dfrac{\pi}{3}\), angle \(B = \dfrac{\pi}{6}+\theta\)):
\[ \frac{BC}{\sin\dfrac{\pi}{3}} = \frac{1}{\sin\!\left(\dfrac{\pi}{6}+\theta\right)} \] \[ \frac{BC}{\dfrac{\sqrt{3}}{2}} = \frac{1}{\sin\dfrac{\pi}{6}\cos\theta + \cos\dfrac{\pi}{6}\sin\theta} = \frac{1}{\dfrac{1}{2}\cos\theta + \dfrac{\sqrt{3}}{2}\sin\theta} \]Rearranging gives \(BC = \dfrac{\sqrt{3}}{\cos\theta + \sqrt{3}\sin\theta}\).
(b) Apply small-angle and binomial approximations
Substitute the small-angle expansions for \(\cos\theta\) and \(\sin\theta\), then expand the bracket using \((1+u)^{-1}\approx 1 - u + u^2\), keeping terms up to \(\theta^2\).
Since \(\theta\) is small, \(\cos\theta \approx 1 - \dfrac{\theta^2}{2}\) and \(\sin\theta \approx \theta\):
\[ BC \approx \frac{\sqrt{3}}{\left(1 - \dfrac{\theta^2}{2}\right) + \sqrt{3}\,\theta} = \sqrt{3}\left[1 + \left(\sqrt{3}\,\theta - \frac{\theta^2}{2}\right)\right]^{-1} \] \[ \approx \sqrt{3}\left[1 - \left(\sqrt{3}\,\theta - \frac{\theta^2}{2}\right) + \left(\sqrt{3}\,\theta - \frac{\theta^2}{2}\right)^{2}\right] \] \[ \approx \sqrt{3}\left[1 - \sqrt{3}\,\theta + \frac{\theta^2}{2} + 3\theta^2\right] = \sqrt{3}\left(1 - \sqrt{3}\,\theta + \frac{7\theta^2}{2}\right) \]Comparing with \(\sqrt{3}\left(1 + a\theta + b\theta^2\right)\) gives \(a = -\sqrt{3}\) and \(b = \dfrac{7}{2}\).