Skip to content

Advanced Trigonometric Equations

In this lesson you’ll learn advanced techniques for solving trigonometric equations that involve multiple angles, identities, and factoring. You solved basic trig equations in Trigonometry. Here we tackle equations that require substitution, double-angle identities, and quadratic factoring.

Advanced trig equations often require a combination of strategies:

  1. Use identities to rewrite the equation in terms of a single trig function
  2. Factor when possible (look for quadratic patterns)
  3. Substitute if helpful (let u = sin x, then solve the quadratic in u)
  4. Find all solutions in the given interval, remembering the period
  5. Always check solutions in the original equation

The unit circle is your reference for finding all solutions. When you get sin x = -1/2, for example, you look for the two angles on the circle where the y-coordinate is -1/2.

Example 1: Quadratic in sin θ

Solve for θ in [0, 2π):

2sin2θsinθ1=02\sin^2\theta - \sin\theta - 1 = 0

Let u = sin θ. This becomes a quadratic:

2u2u1=0(2u+1)(u1)=02u^2 - u - 1 = 0 \quad \Rightarrow \quad (2u + 1)(u - 1) = 0

So u = -1/2 or u = 1, meaning sin θ = -1/2 or sin θ = 1.

From sin θ = 1: θ = π/2. From sin θ = -1/2 (Q3 and Q4): θ = 7π/6 and 11π/6.

Three solutions: θ = π/2, 7π/6, 11π/6.

Example 2: Double-angle equation

Solve for x in [0, 2π):

sin2x=cosx\sin 2x = \cos x

Replace sin 2x with the double-angle formula:

2sinxcosx=cosx2\sin x \cos x = \cos x 2sinxcosxcosx=0cosx(2sinx1)=02\sin x \cos x - \cos x = 0 \quad \Rightarrow \quad \cos x(2\sin x - 1) = 0

From cos x = 0: x = π/2 and 3π/2. From sin x = 1/2: x = π/6 and 5π/6.

Four solutions: x = π/6, π/2, 5π/6, 3π/2.

Example 3: Identity substitution

Solve for θ in [0, 2π):

cos2θ+cosθ=0\cos 2\theta + \cos\theta = 0

Replace cos 2θ with 2cos²θ - 1:

2cos2θ1+cosθ=02cos2θ+cosθ1=02\cos^2\theta - 1 + \cos\theta = 0 \quad \Rightarrow \quad 2\cos^2\theta + \cos\theta - 1 = 0

Let u = cos θ:

(2u1)(u+1)=0(2u - 1)(u + 1) = 0

So cos θ = 1/2 or cos θ = -1.

From cos θ = 1/2: θ = π/3 and 5π/3. From cos θ = -1: θ = π.

Three solutions: θ = π/3, π, 5π/3.

Advanced trig equations appear in:

  • Wave analysis (finding when two waves cancel or reinforce)
  • AC circuit analysis (determining when voltage reaches specific values)
  • Harmonic motion (finding when an oscillating object passes through a position)
  • Signal processing (identifying frequency components)
  • Astronomy (calculating when celestial objects reach specific positions)

Example: engineers solve trig equations to determine when two sound waves will constructively or destructively interfere, which is essential for noise cancellation technology.

To solve $2\sin^2\theta - 3\sin\theta + 1 = 0$, the best first step is:
To solve $\sin 2x = \cos x$, replace $\sin 2x$ with:
After solving a trig equation, you should always:
$\cos x(2\sin x - 1) = 0$ gives solutions when:
How many solutions does $\sin\theta = -1/2$ have in $[0, 2\pi)$?