Find all solutions in the interval $0° ≤ θ < 360°$. If rounding is necessary, round to the nearest tenth of a degree.
$$18 \sec^2θ − 16 \tan θ \sec θ − 15 = 0$$
I'm getting $θ=14.1°, 55.5°, 124.5°, 166°$ but apparently this is incorrect. Can anyone spot why this isn't correct?
Multiplying throughout by $\cos^2(\theta)$, we get $$18-16 \sin(\theta) - 15 \cos^2(\theta) = 0 \implies 18-16 \sin(\theta) - 15 (1-\sin^2(\theta)) = 0$$ Hence, we get $$15 \sin^2(\theta) -16 \sin(\theta) + 3 = 0 \implies \sin(\theta) = \dfrac{8 \pm \sqrt{19}}{15}$$ This gives us $$\theta = 2n \pi + \arcsin\left(\dfrac{8 \pm \sqrt{19}}{15}\right), (2n+1) \pi - \arcsin\left(\dfrac{8 \pm \sqrt{19}}{15}\right)$$ i.e., $$\theta \approx 360n^{\circ} + 55.48^{\circ}, 360n^{\circ} + 14.05^{\circ}, 360n^{\circ} 180^{\circ} - 55.48^{\circ}, 360n^{\circ} + 180^{\circ} - 14.05^{\circ}$$