Skip to main content
Lemma

TMUA practice: Quadratics, problem 4

A TMUA-calibre quadratics problem at difficulty 4 of 5, with the full worked solution.

The question
For which values of θ\theta with   0<θ<π/2  \;0 < \theta < \pi/2\; does the quadratic in tt given by   t2+4tcosθ+cotθ  \;t^{2} + 4 t \cos\theta + \cot\theta\; have repeated roots?
A π6 or 5π18\tfrac{\pi}{6} \text{ or } \tfrac{5\pi}{18}
B π6 or 5π12\tfrac{\pi}{6} \text{ or } \tfrac{5\pi}{12}
C π12 or 5π18\tfrac{\pi}{12} \text{ or } \tfrac{5\pi}{18}
D π12 or 5π12\tfrac{\pi}{12} \text{ or } \tfrac{5\pi}{12}

The correct answer is highlighted. D

Worked solution

A quadratic   at2+bt+c  \;a t^{2} + b t + c\; has repeated roots iff its discriminant is zero. Here a=1a = 1, b=4cosθb = 4\cos\theta, c=cotθc = \cot\theta, so

Δ  =  (4cosθ)24(1)(cotθ)  =  16cos2θ4cotθ.\Delta \;=\; (4 \cos\theta)^{2} - 4(1)(\cot\theta) \;=\; 16 \cos^{2}\theta - 4 \cot\theta.

Set Δ=0\Delta = 0 and use cotθ=cosθ/sinθ\cot\theta = \cos\theta / \sin\theta:

16cos2θ  =  4cosθsinθ.16 \cos^{2}\theta \;=\; \frac{4 \cos\theta}{\sin\theta}.

For θ(0,π/2)\theta \in (0, \pi/2) we have cosθ0\cos\theta \ne 0, so divide by 4cosθ4\cos\theta:

4cosθ  =  1sinθ    4sinθcosθ  =  1    2sin(2θ)  =  1    sin(2θ)  =  12.4 \cos\theta \;=\; \frac{1}{\sin\theta} \;\Longleftrightarrow\; 4 \sin\theta \cos\theta \;=\; 1 \;\Longleftrightarrow\; 2 \sin(2\theta) \;=\; 1 \;\Longleftrightarrow\; \sin(2\theta) \;=\; \tfrac{1}{2}.

Solutions in   2θ(0,π)\;2\theta \in (0, \pi):   2θ=π/6  \;2\theta = \pi/6\; or   2θ=5π/6\;2\theta = 5\pi/6. Hence

θ  =  π12orθ  =  5π12.\theta \;=\; \tfrac{\pi}{12} \quad\text{or}\quad \theta \;=\; \tfrac{5\pi}{12}.

This is option D.

Why the other options fail. A, B, C all replace one or both of these values incorrectly (e.g. 5π/185\pi/18 would arise from 2θ=5π/92\theta = 5\pi/9, which is not a solution of sin(2θ)=1/2\sin(2\theta) = 1/2).

The lesson: ‘repeated roots’ is the discriminant-zero condition. Combine cotθ=cosθ/sinθ\cot\theta = \cos\theta / \sin\theta and the double-angle identity   2sinθcosθ=sin(2θ)\;2 \sin\theta \cos\theta = \sin(2\theta).