Skip to content
MathAnvil
§ Trigonometry

Trigonometric Equations

CCSS.HSF.TF.B.73 min read

Trigonometric equations challenge GCSE students to find angle solutions where sine, cosine, or tangent equals specific values. Many Year 11 students struggle with identifying all solutions within given intervals, particularly when working with radians or multi-angle expressions like sin(2x) = 1/2.

Try it right now

Click “Generate a problem” to see a fresh example of this technique.

§ 01

Why it matters

Trigonometric equations appear throughout A-level Further Maths and Physics, from analysing wave interference patterns to calculating satellite trajectories. Engineers use these skills to design suspension bridges, where cable tensions follow sinusoidal patterns, and architects calculate optimal roof angles for maximum solar panel efficiency. In GCSE Physics, students solve sin(θ) = n₁/n₂ for light refraction angles through different materials. Radio engineers solve cos(2πft) = 0.5 to find transmission frequencies, whilst computer graphics programmers use trigonometric equations to create realistic rotation animations. The ability to find all solutions within [0°, 360°] or [0, 2π] develops systematic problem-solving skills essential for higher-level mathematics, where students must consider multiple valid solutions rather than stopping at the first answer.

§ 02

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π).

§ 03

Worked examples

Beginner§ 01

Solve cos(x) = −12 on the interval [0°, 360°].

Answer: 120°, 240°

  1. 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.
  2. Find every angle in [0°, 360°] with the correct sign x ∈ {120°, 240°} 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°).
Easy§ 02

Solve sin(x) = √32 on the interval [0, 2π].

Answer: π/3, 2π/3

  1. 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.
  2. List every solution in [0, 2π] x ∈ {π/3, 2π/3} Apply ASTC to pick the right quadrants, then convert each to its radian form.
Medium§ 03

Solve sin(3x) = 0 on the interval [0, 2π].

Answer: 0, π/3, 2π/3, π, 4π/3, 5π/3, 2π

  1. 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.
  2. Solve sin(u) = 0 and divide each solution by 3 x ∈ {0, π/3, 2π/3, π, 4π/3, 5π/3, 2π} Find the base solutions, add 2π each time to stay in the longer interval, then divide by the coefficient.
§ 04

Common mistakes

  • Students find only the first quadrant solution, writing sin(x) = 1/2 gives x = 30° instead of identifying both x = 30° and x = 150° within [0°, 360°]
  • When solving sin(2x) = 1/2, students forget to divide by the coefficient, incorrectly stating x = 30° instead of x = 15°, 75°, 195°, 285°
  • Students confuse degree and radian modes, writing cos(x) = 1/2 gives x = 60° when working in radians, instead of x = π/3
  • For quadratic equations like 2sin²(x) - sin(x) - 1 = 0, students solve the quadratic but forget to solve the resulting trigonometric equations sin(x) = 1 and sin(x) = -1/2
Practice on your own
Generate unlimited trigonometric equation practice problems with our free worksheet creator to master GCSE and A-level techniques.
Generate free worksheets
§ 05

Frequently asked questions

How do I remember which quadrants give positive or negative values?
Use ASTC (All Students Take Calculus): All functions positive in quadrant 1, only Sine positive in quadrant 2, only Tangent positive in quadrant 3, only Cosine positive in quadrant 4. This helps determine which quadrants contain solutions for equations like cos(x) = -1/2.
Why do some trigonometric equations have more solutions in radians?
The number of solutions depends on the interval length, not the unit. sin(x) = 1/2 has 2 solutions in both [0°, 360°] and [0, 2π]. However, equations like sin(3x) = 0 have more solutions because the coefficient effectively stretches the interval.
When should I use the quadratic formula for trigonometric equations?
Use the quadratic formula when you can substitute a trigonometric function as a variable. For 2cos²(x) + cos(x) - 3 = 0, substitute u = cos(x) to get 2u² + u - 3 = 0, solve for u values, then solve cos(x) = u.
How do I check my trigonometric equation solutions are correct?
Substitute each solution back into the original equation. For sin(2x) = √3/2 with solution x = π/6, check: sin(2 × π/6) = sin(π/3) = √3/2 ✓. Also verify all solutions lie within the specified interval.
What's the difference between solving in degrees versus radians?
The method stays identical - find reference angles, use ASTC for quadrants, list all solutions. Only the numerical values change: cos(x) = 1/2 gives x = 60°, 300° in degrees or x = π/3, 5π/3 in radians.
§ 06

Related topics

Share this article