Trigonometry · real student question

Solve cos(2x - pi/3) + cos x = 0.5 for x in [0, 2pi).

Question

Solve

cos ⁣(2xπ3)+cosx=0.5\cos\!\left(2x-\frac{\pi}{3}\right)+\cos x=0.5

for xx in [0,2π)[0,2\pi).

Step-by-step solution

  1. Combine the two cosines with the sum-to-product identity. Using cosA+cosB=2cosA+B2cosAB2\cos A+\cos B=2\cos\frac{A+B}{2}\cos\frac{A-B}{2} with A=2xπ3A=2x-\frac{\pi}{3} and B=xB=x: A+B2=3x2π6,AB2=x2π6,\frac{A+B}{2}=\frac{3x}{2}-\frac{\pi}{6},\qquad \frac{A-B}{2}=\frac{x}{2}-\frac{\pi}{6}, so the equation becomes 2cos ⁣(3x2π6)cos ⁣(x2π6)=12,i.e.cos ⁣(3x2π6)cos ⁣(x2π6)=14.2\cos\!\left(\frac{3x}{2}-\frac{\pi}{6}\right)\cos\!\left(\frac{x}{2}-\frac{\pi}{6}\right)=\frac12,\quad\text{i.e.}\quad \cos\!\left(\frac{3x}{2}-\frac{\pi}{6}\right)\cos\!\left(\frac{x}{2}-\frac{\pi}{6}\right)=\frac14.

  2. Recognise that no closed form exists. The two cosine arguments have frequencies in the ratio 3:13:1, so the product cannot be reduced to a single trigonometric function of one angle. Substituting t=tanx2t=\tan\frac{x}{2} turns the equation into a quartic in tt with irrational roots, so a numerical solution is the honest route here.

  3. Bound the number of solutions. Expanding with the double-angle formula, cos(2xπ3)=12cos2x+32sin2x\cos(2x-\tfrac{\pi}{3})=\tfrac12\cos 2x+\tfrac{\sqrt3}{2}\sin 2x, so the left-hand side is a smooth 2π2\pi-periodic combination of the first two harmonics. Sampling it over [0,2π)[0,2\pi) shows it runs between 1.583246-1.583246 and 1.8917021.891702 and crosses the level 0.50.5 exactly twice, so we expect two solutions.

  4. Bracket and bisect the two crossings. Set f(x)=cos(2xπ3)+cosx0.5f(x)=\cos(2x-\tfrac{\pi}{3})+\cos x-0.5. Then f(1.2)=+0.078629f(1.2)=+0.078629 and f(1.3)=0.214508f(1.3)=-0.214508 bracket the first crossing, while f(5.8)=0.042926f(5.8)=-0.042926 and f(5.9)=+0.187084f(5.9)=+0.187084 bracket the second. Bisecting each bracket to full double precision yields x1=1.227110981,x2=5.818834845.x_{1}=1.227110981,\qquad x_{2}=5.818834845.

  5. Substitute both back. At x1=1.227110981x_{1}=1.227110981: cos(2x1π3)=0.163041\cos(2x_{1}-\tfrac{\pi}{3})=0.163041 and cosx1=0.336959\cos x_{1}=0.336959, and 0.163041+0.336959=0.5000000.163041+0.336959=0.500000. At x2=5.818834845x_{2}=5.818834845: cos(2x2π3)=0.394113\cos(2x_{2}-\tfrac{\pi}{3})=-0.394113 and cosx2=0.894113\cos x_{2}=0.894113, and 0.394113+0.894113=0.500000-0.394113+0.894113=0.500000. Both solutions check to six decimals.

  6. Convert to degrees and note the general solution. x170.3083x_{1}\approx 70.3083^\circ and x2333.3947x_{2}\approx 333.3947^\circ. Because the whole equation has period 2π2\pi, every solution is x1.227111+2kπorx5.818835+2kπ,kZ.x\approx 1.227111+2k\pi\quad\text{or}\quad x\approx 5.818835+2k\pi,\qquad k\in\mathbb{Z}.

Answer

x1.227111 rad (70.3083)andx5.818835 rad (333.3947)x\approx 1.227111\ \text{rad}\ (70.3083^\circ)\quad\text{and}\quad x\approx 5.818835\ \text{rad}\ (333.3947^\circ)

Need to solve a different problem like this? Open the solver →