If an equation contains only sinx\sin x (or only cosx\cos x, or only tanx\tan x), but with powers or in a non-linear combination, the strategy is to substitute a variable for the trigonometric function, solve the resulting algebraic equation and then go back to the angle. When the equation contains functions of different angles (for example cos(2x)\cos(2x) and cosx\cos x), one first uses the trigonometric formulae — such as the double-angle formulae — to reduce everything to a single function.

Example

Solve 2sin2x3sinx+1=02\sin^2 x - 3\sin x + 1 = 0.

Substitution: t=sinxt = \sin x, with 1t1-1\le t\le 1. The equation becomes 2t23t+1=0    (2t1)(t1)=0    t=12  t=1.2t^2 - 3t + 1 = 0 \iff (2t-1)(t-1) = 0 \iff t = \tfrac{1}{2} \ \vee\ t = 1. Both solutions satisfy 1t1-1\le t\le 1, so they are acceptable.

Back to xx:

  • sinx=12\sin x = \tfrac{1}{2}:  x=π6+2kπ\ x = \dfrac{\pi}{6} + 2k\pi or x=5π6+2kπx = \dfrac{5\pi}{6} + 2k\pi;
  • sinx=1\sin x = 1:  x=π2+2kπ\ x = \dfrac{\pi}{2} + 2k\pi.

Example

Solve cos(2x)+cosx=0\cos(2x) + \cos x = 0.

We apply the double-angle formula cos(2x)=2cos2x1\cos(2x) = 2\cos^2 x - 1: 2cos2x1+cosx=0.2\cos^2 x - 1 + \cos x = 0. With t=cosxt=\cos x, 1t1-1\le t\le 1: 2t2+t1=0    (2t1)(t+1)=0    t=12  t=1.2t^2 + t - 1 = 0 \iff (2t-1)(t+1) = 0 \iff t = \tfrac{1}{2} \ \vee\ t = -1.

Back to xx:

  • cosx=12\cos x = \tfrac{1}{2}:  x=±π3+2kπ\ x = \pm\dfrac{\pi}{3} + 2k\pi;
  • cosx=1\cos x = -1:  x=π+2kπ\ x = \pi + 2k\pi.

Topics: Trigonometric equations
Concepts: Trigonometric equation · Double-angle formulae · Substitution
Functions: Cosine · Sine
Methods: Trigonometric equations
Skills: Solving equations · Using formulae