Trigonometric Equations
Trigonometric equations appear in 73% of Pre-Calculus final exams, yet students struggle most with identifying all solutions within a given interval. CCSS.HSF.TF.B.7 requires students to solve these equations systematically using unit circle values and angle properties.
Why it matters
Engineers use trigonometric equations to model wave behavior in signal processing, where solving sin(120πt) = 0.5 determines critical timing intervals in digital circuits. Architects apply these equations when calculating optimal roof angles—solving cos(θ) = 0.8 yields θ = 36.87° for maximum structural efficiency. Physics students encounter them in pendulum motion, where solving 2cos(3t) = √3 identifies specific time intervals when displacement reaches predetermined values. Sound engineers rely on trigonometric equations to eliminate audio interference, solving equations like sin(440πt) + sin(442πt) = 0 to identify beat frequencies. These applications demonstrate why students need fluency with both degree and radian measures across intervals like [0°, 360°] and [0, 2π], plus multi-angle equations that appear in advanced modeling scenarios.
How to solve trigonometric equations
Trig Equations
- Isolate the trig function: e.g. sin x = v.
- Find the reference angle from the unit circle.
- Use ASTC to list all solutions in the required interval [0, 2π) or [0°, 360°).
- For sin(kx) = v, solve for kx first, then divide. Remember the period.
Example: 2 sin x = 1 → sin x = 12 → x = π/6 or 5π/6 in [0, 2π).
Worked examples
Solve cos(x) = 12 on the interval [0°, 360°].
Answer: 60°, 300°
- Identify the reference angle from the unit circle → cos(reference) = 1/2 — Start with the positive version of the value and find the acute angle whose sin/cos/tan equals it. That's the reference angle.
- Find every angle in [0°, 360°] with the correct sign → x ∈ {60°, 300°} — Use ASTC to determine which quadrants give the desired sign. Each quadrant gives one solution (or two for the axial angles 0°, 90°, 180°, 270°, 360°).
Solve sin(x) = 12 on the interval [0, 2π].
Answer: π/6, 5π/6
- Find the reference angle in radians → reference angle from unit circle — The standard reference values in radians are π/6, π/4, π/3, π/2. Pick the one whose sin/cos/tan matches the absolute value of the right-hand side.
- List every solution in [0, 2π] → x ∈ {π/6, 5π/6} — Apply ASTC to pick the right quadrants, then convert each to its radian form.
Solve sin(3x) = −√32 on the interval [0, 2π].
Answer: 4π/9, 5π/9, 10π/9, 11π/9, 16π/9, 17π/9
- Substitute u = 3x and find the new interval for u → u ∈ [0, 6π] — Since x ∈ [0, 2π] and u = 3x, the interval for u is [0, 6π] — 3 times longer, so expect 3× as many solutions as the standard equation.
- Solve sin(u) = −√3/2 and divide each solution by 3 → x ∈ {4π/9, 5π/9, 10π/9, 11π/9, 16π/9, 17π/9} — Find the base solutions, add 2π each time to stay in the longer interval, then divide by the coefficient.
Common mistakes
- Students find only one solution instead of all solutions in the interval, writing sin(x) = 1/2 gives x = 30° instead of x = 30°, 150°
- Students forget to expand intervals for multi-angle equations, solving sin(2x) = 1/2 over [0, 2π] but missing half the solutions by using standard [0, π] logic
- Students confuse reference angles with actual solutions, writing cos(x) = -1/2 gives x = 60° instead of the correct quadrant III and IV solutions x = 120°, 240°
- Students incorrectly divide by coefficients before finding all solutions, solving sin(3x) = √3/2 by immediately writing x = π/9 instead of finding all u-values first then dividing