10.5 Solving Trigonometric Equations


2026 📋 Syllabus Objectives

By the end of these notes, you should be able to:

  • Solve trigonometric equations involving all six trigonometric functions (sin, cos, tan, cosec, sec, cot) for a given domain (range of values).
  • Use the trigonometric identities from Topic 10.4 to simplify and solve equations.
  • Handle equations where the angle is modified (e.g., 2θ, θ/3, 2θ − π/12).

Section 1: The Six Trigonometric Functions — A Quick Recap

Before solving equations, you need to know all six trigonometric functions and how they relate to each other. Think of them as a family — three "main" functions and three "reciprocal" (flipped) functions.

The three main functions:

FunctionDefinitionWhat it means
sin θopposite ÷ hypotenuseThe ratio of the side opposite the angle to the longest side
cos θadjacent ÷ hypotenuseThe ratio of the side next to the angle to the longest side
tan θopposite ÷ adjacentThe ratio of the opposite side to the adjacent side

The three reciprocal functions (each is 1 divided by a main function):

FunctionDefinitionPlain English
cosec θ1 ÷ sin θ"Cosecant" — the flip of sine
sec θ1 ÷ cos θ"Secant" — the flip of cosine
cot θ1 ÷ tan θ = cos θ ÷ sin θ"Cotangent" — the flip of tangent

💡 Memory tip: The reciprocal of a function is simply 1 divided by it. So cosec is just 1/sin, sec is just 1/cos, and cot is just 1/tan.


Section 2: The Key Identities You Must Know

These identities are tools. When an equation looks impossible to solve directly, you swap one expression for another using these identities, making the equation simpler.

2.1 The Tangent Identity

tanθ=sinθcosθ\tan \theta = \frac{\sin \theta}{\cos \theta}

This tells you that tan can always be written as sin divided by cos. Very useful when an equation mixes sin, cos, and tan.

2.2 The Pythagorean Identities

These three identities all come from the same source — the Pythagorean theorem (a² + b² = c²) applied to a unit circle.

Identity 1 (The most important one): sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1

From this, you can rearrange to get:

  • sin2θ=1cos2θ\sin^2 \theta = 1 - \cos^2 \theta
  • cos2θ=1sin2θ\cos^2 \theta = 1 - \sin^2 \theta

Identity 2 (Involves sec and tan): 1+tan2θ=sec2θ1 + \tan^2 \theta = \sec^2 \theta

This comes from dividing Identity 1 through by cos2θ\cos^2 \theta.

Rearranged: tan2θ=sec2θ1\tan^2 \theta = \sec^2 \theta - 1

Identity 3 (Involves cosec and cot):

cot2θ+1=cosec2 θ\cot^2 \theta + 1 = \text{cosec}^2\ \theta

This comes from dividing Identity 1 through by sin2θ\sin^2 \theta.

Rearranged: cot2θ=cosec2 θ1\cot^2 \theta = \text{cosec}^2\ \theta - 1

💡 Why these matter: Many exam questions give you an equation with sec, tan, cosec, or cot mixed together. You convert everything to sin and cos using the identities above, then solve.

Sign in to view full notes