Pure · Trigonometry
1 / 10
Solving trigonometric equations
The full method for solving trig equations in a range — quadratics in sin/cos, using sin²+cos²≡1 to convert a mixed equation, and transformed arguments like sin 2x and cos(x − 30°) where the interval must change.
Pure · Trigonometry
Solving trigonometric equations
The full method for solving trig equations in a range — quadratics in sin/cos, using sin²+cos²≡1 to convert a mixed equation, and transformed arguments like sin 2x and cos(x − 30°) where the interval must change.
Why it works
Every trig equation has the same skeleton: get it into the form (or , or ), find the first value, then use the graph's symmetry to collect all solutions in the range. Three things make them harder — each with a standard fix.1. Quadratics in a trig function. An equation like is just a quadratic in . Substitute, factorise , solve for , then solve each value. A warning that catches people out: discard any value with — and can never exceed , so that branch has no solutions.
2. A mix of sin and cos² (or cos and sin²). Use to turn everything into one function, which makes it a quadratic. For example becomes , i.e. — now solvable as above.
3. A transformed argument. For on , let . As runs over , runs over — a doubled range — so solve over – (which has four solutions), then halve each. For , let and shift the range to , solve, then add back. The classic mistake is leaving the range alone, so half the solutions go missing. fits two full waves into – — that's why an equation like has twice as many solutions as . Always sanity-check the count: range width ÷ period, times the number of values.