NDA Maths · Trigonometric Equations

General Solutions & Counting Solutions

Because sine, cosine, and tangent repeat, a trig equation has an infinite family of solutions captured by one general formula — and counting how many fall in a given interval is the most-tested skill in the chapter.

Why this matters

The chapter's hardest pocket (13 PYQs, 6 HARD). Two skills dominate: writing the general solution after reducing the equation to a standard sin = sin / cos = cos / tan = tan form, and counting the solutions inside an interval. Get the reduction right and the counting follows.

Concept 1 of 4

The General-Solution Formulas

Intuition

Solving sin θ = sin α doesn't give one answer — it gives every angle co-terminal with α or its supplement. The three general-solution formulas package that whole infinite family into a single expression with an integer parameter n.

Definition

Write each equation in the form (function of θ) = (same function of a known angle α), then:

  • sinθ=sinαθ=nπ+(1)nα\sin\theta = \sin\alpha \Rightarrow \theta = n\pi + (-1)^n \alpha
  • cosθ=cosαθ=2nπ±α\cos\theta = \cos\alpha \Rightarrow \theta = 2n\pi \pm \alpha
  • tanθ=tanαθ=nπ+α\tan\theta = \tan\alpha \Rightarrow \theta = n\pi + \alpha

for nZn \in \mathbb{Z}. The principal solution is the one in the first cycle; the general solution adds the periodic family. (Special: sinθ=0θ=nπ\sin\theta=0 \Rightarrow \theta=n\pi; cosθ=0θ=(2n+1)π2\cos\theta=0 \Rightarrow \theta=(2n+1)\tfrac{\pi}{2}.)

General solutions

sinθ=sinα: θ=nπ+(1)nα;cosθ=cosα: θ=2nπ±α;tanθ=tanα: θ=nπ+α;sinθ=0: θ=nπ;cosθ=0: θ=(2n+1)π2;sin2θ=sin2α: θ=nπ±α\sin\theta=\sin\alpha:\ \theta=n\pi+(-1)^n\alpha; \quad \cos\theta=\cos\alpha:\ \theta=2n\pi\pm\alpha; \quad \tan\theta=\tan\alpha:\ \theta=n\pi+\alpha; \quad \sin\theta=0:\ \theta=n\pi; \quad \cos\theta=0:\ \theta=(2n+1)\tfrac{\pi}{2}; \quad \sin^2\theta=\sin^2\alpha:\ \theta=n\pi\pm\alpha

Worked example

Find the general solution of cosθ=12\cos\theta = \tfrac{1}{2}.
Practice this concept6 quick reps

From the bank · past-year question

Example 1Trigonometric EquationsMODERATE
What is the general solution of cos100xsin100x=1\cos^{100}x-\sin^{100}x=1? (where nn is an integer)

[Q27 · Sep · 2024]

sin and cos use DIFFERENT general forms

sinθ=sinα\sin\theta=\sin\alpha uses nπ+(1)nαn\pi+(-1)^n\alpha; cosθ=cosα\cos\theta=\cos\alpha uses 2nπ±α2n\pi\pm\alpha. Swapping them is the most common error and changes which solutions you count.

The (1)n(-1)^n belongs to SINE only

The alternating factor (1)n(-1)^n appears ONLY in the sine general solution θ=nπ+(1)nα\theta=n\pi+(-1)^n\alpha. Cosine uses 2nπ±α2n\pi\pm\alpha and tangent uses nπ+αn\pi+\alpha — neither carries a (1)n(-1)^n. Writing cosθ=cosαθ=nπ+(1)nα\cos\theta=\cos\alpha\Rightarrow\theta=n\pi+(-1)^n\alpha is wrong.

The ±\pm is the whole point of the cosine form

cosθ=cosα\cos\theta=\cos\alpha gives BOTH branches 2nπ+α2n\pi+\alpha and 2nπα2n\pi-\alpha, so the formula is 2nπ±α2n\pi\pm\alpha. Dropping the ±\pm and writing only 2nπ+α2n\pi+\alpha loses half the solutions.

tan and sin share nπn\pi but differ in the add-on

tanθ=tanα\tan\theta=\tan\alpha gives θ=nπ+α\theta=n\pi+\alpha — note it is nπn\pi (period π\pi), NOT 2nπ2n\pi. Tangent repeats every π\pi, so its general solution steps by π\pi, unlike cosine's 2nπ2n\pi.

Concept 2 of 4

Reducing an Equation to Standard Form

Intuition

Most equations don't arrive as sin = sin. The work is to massage them — co-function shifts, double-angle identities, or factoring a quadratic in one ratio — into a standard form. Watch for extraneous roots when you square.

Definition

Common reductions:

  • Co-function: sin2θ=cos3θ=sin(π23θ)\sin 2\theta = \cos 3\theta = \sin(\tfrac{\pi}{2} - 3\theta), then equate angles.
  • Quadratic in one ratio: equations like 2cos2x+cosx1=02\cos^2 x + \cos x - 1 = 0 factor; solve each linear factor.
  • Half-angle / Weierstrass: cscx+cotx=3\csc x + \cot x = \sqrt3 becomes 1+cosx=3sinx1 + \cos x = \sqrt3\sin x; square carefully.
  • Always verify roots in the ORIGINAL equation — squaring or dividing can introduce or drop solutions (e.g. where a denominator vanishes).

Co-function reduction

cosθ=sin ⁣(π2θ),sinθ=cos ⁣(π2θ)\cos\theta = \sin\!\left(\tfrac{\pi}{2} - \theta\right), \quad \sin\theta = \cos\!\left(\tfrac{\pi}{2} - \theta\right)

Worked example

Solve sin3θ=cos2θ\sin 3\theta = \cos 2\theta for 0<θ<π20 < \theta < \tfrac{\pi}{2}.

From the bank · past-year question

Example 2Trigonometric EquationsHARD
What is/are the solution(s) of the trigonometric equation cscx+cotx=3\csc x + \cot x = \sqrt{3}, where 0<x<2π0 < x < 2\pi?

[Q42 · Sep · 2018]

Squaring can add false roots

1+cosx=3sinx1 + \cos x = \sqrt3\sin x squared gives a quadratic whose roots include cosx=1\cos x = -1 — which makes the original cscx+cotx\csc x + \cot x undefined. Substitute every root back before counting.

Dividing by cosx\cos x (or sinx\sin x) can LOSE roots

Going from sinx=cosx\sin x = \cos x to tanx=1\tan x = 1 by dividing by cosx\cos x silently assumes cosx0\cos x \ne 0. That is fine here, but in general dividing by a trig factor throws away every solution where that factor is zero — factor instead of divide.

sinx=2\sin x = 2 has NO solution

After reducing, always check the range: sinx\sin x and cosx\cos x live in [1,1][-1,1]. An equation that forces sinx=2\sin x = 2 (or cosx=3\cos x = -3) has no real solution at all — don't write a general solution for it.

Concept 3 of 4

Counting Solutions in an Interval

Intuition

'How many solutions?' is asking how many members of the infinite family land inside the interval. Reduce to a single function = constant, then count the periods that fit — graphically, how many times the curve crosses the level line.

Definition

To count solutions of (function) =k= k on an interval:

  • Reduce to one trig function equal to a constant (e.g. cot2xcot3x=1cos5x=0\cot 2x\cot 3x = 1 \Rightarrow \cos 5x = 0).
  • Find the general solution, then list the values of nn that keep θ\theta inside the interval.
  • Discard values where the original equation is undefined (a cotangent/cosecant blowing up, a denominator zero).
  • Graphically, the count is the number of intersections of y=(function)y = (\text{function}) with the horizontal line y=ky = k over the interval.

Count = solutions of the reduced equation in range

cot2xcot3x=1  cos5x=0  5x=(2n+1)π2\cot 2x\,\cot 3x = 1 \ \Rightarrow\ \cos 5x = 0 \ \Rightarrow\ 5x = (2n+1)\tfrac{\pi}{2}
y = ½π/65π/6πsin x = ½ on [0, 2π] → 2 solutions

Worked example

How many solutions does sin2x=12\sin 2x = \tfrac{1}{2} have on 0x<2π0 \le x < 2\pi?
Practice this concept4 quick reps

From the bank · past-year question

Example 3Trigonometric EquationsMODERATE
What is the number of solutions of the equation cot2xcot3x=1\cot 2x\cdot\cot 3x=1 for 0<x<π0<x<\pi?

[Q26 · Sep · 2024]

Scale the interval when the angle is multiplied

For sin2x=k\sin 2x = k on 0x<2π0 \le x < 2\pi, substitute u=2xu = 2x so uu runs over [0,4π)[0, 4\pi) — TWICE the length. Counting solutions in the original xx-interval instead of the stretched uu-interval halves the count.

Discard solutions where the equation is undefined

When a reduced equation like cos5x=0\cos 5x = 0 came from cot2xcot3x=1\cot 2x\,\cot 3x = 1, drop any value of xx where cot2x\cot 2x or cot3x\cot 3x blows up — those are not genuine solutions of the original, even though they satisfy the reduced form.

Concept 4 of 4

Range & Existence Conditions

Intuition

Before solving, check whether a solution can exist at all: sine and cosine are trapped in [−1, 1], so an equation that forces a value outside that has no solution. The same bound limits how many parameter values are allowed.

Definition

  • sinx,cosx[1,1]\sin x, \cos x \in [-1, 1], so asinx=ba\sin x = b needs ba|b| \le |a|; count integer parameters by intersecting with this range.
  • For cos100xsin100x=1\cos^{100}x - \sin^{100}x = 1: since both terms are in [0,1][0,1], equality forces cos2x=1\cos^2 x = 1, i.e. x=nπx = n\pi.
  • A boundary condition (0xπ20 \le x \le \tfrac{\pi}{2}) plus an undefined-point check often cuts the candidate solutions down to one or two.

Existence bound

asinx=b  solvable    baa\sin x = b \ \text{ solvable} \iff |b| \le |a|

Worked example

For how many integers kk does 3cosx=k3\cos x = k have a solution?
Practice this concept2 quick reps

From the bank · past-year question

Example 4Trigonometric EquationsMODERATE
The number of integer values of kk, for which the equation 2sinx=2k+12\sin x = 2k+1 has a solution, is

[Q6 · Apr · 2021]

Count integers INCLUSIVELY across the range

For 3cosx=k3\cos x = k the bound is k[3,3]k \in [-3,3], which contains 77 integers 3,,3-3,\dots,3 — not 66. Endpoints ±3\pm 3 are achievable (at cosx=±1\cos x = \pm 1), so include them; forgetting one or both endpoints is the classic off-by-one.

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (4)

  • The General-Solution Formulas

    General solutions

    sinθ=sinα: θ=nπ+(1)nα;cosθ=cosα: θ=2nπ±α;tanθ=tanα: θ=nπ+α;sinθ=0: θ=nπ;cosθ=0: θ=(2n+1)π2;sin2θ=sin2α: θ=nπ±α\sin\theta=\sin\alpha:\ \theta=n\pi+(-1)^n\alpha; \quad \cos\theta=\cos\alpha:\ \theta=2n\pi\pm\alpha; \quad \tan\theta=\tan\alpha:\ \theta=n\pi+\alpha; \quad \sin\theta=0:\ \theta=n\pi; \quad \cos\theta=0:\ \theta=(2n+1)\tfrac{\pi}{2}; \quad \sin^2\theta=\sin^2\alpha:\ \theta=n\pi\pm\alpha
  • Reducing an Equation to Standard Form

    Co-function reduction

    cosθ=sin ⁣(π2θ),sinθ=cos ⁣(π2θ)\cos\theta = \sin\!\left(\tfrac{\pi}{2} - \theta\right), \quad \sin\theta = \cos\!\left(\tfrac{\pi}{2} - \theta\right)
  • Counting Solutions in an Interval

    Count = solutions of the reduced equation in range

    cot2xcot3x=1  cos5x=0  5x=(2n+1)π2\cot 2x\,\cot 3x = 1 \ \Rightarrow\ \cos 5x = 0 \ \Rightarrow\ 5x = (2n+1)\tfrac{\pi}{2}
  • Range & Existence Conditions

    Existence bound

    asinx=b  solvable    baa\sin x = b \ \text{ solvable} \iff |b| \le |a|

Watch out for (10)

Drill every past-year question on this subtopic

13 questions from the bank — paginated, with cart and Word-export support.