You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson covers techniques for solving trigonometric equations at A-Level, including equations involving multiple angles, equations reducible to quadratics, equations requiring the use of identities, and finding general solutions. This is one of the most frequently examined topics in A-Level trigonometry.
Example 1: Solve sin x = 1/2 for 0° ≤ x ≤ 360°.
Principal value: x = arcsin(1/2) = 30°.
sin is positive in quadrants 1 and 2 (from CAST diagram):
x = 30° or x = 180° − 30° = 150°
Solutions: x = 30°, 150°
Example 2: Solve cos x = −√3/2 for 0 ≤ x ≤ 2π.
Principal value: arccos(√3/2) = π/6. Since cos is negative, we are in quadrants 2 and 3:
x = π − π/6 = 5π/6 or x = π + π/6 = 7π/6
Solutions: x = 5π/6, 7π/6
Example 3: Solve tan x = −1 for 0° ≤ x ≤ 360°.
arctan(1) = 45°. tan is negative in quadrants 2 and 4:
x = 180° − 45° = 135° or x = 360° − 45° = 315°
Solutions: x = 135°, 315°
For equations involving sin(kx), cos(kx), or tan(kx), adjust the range for the substitution u = kx.
Example 4: Solve sin 2x = √3/2 for 0° ≤ x ≤ 360°.
Let u = 2x. Since 0° ≤ x ≤ 360°, we have 0° ≤ u ≤ 720°.
sin u = √3/2, so the reference angle is 60°.
In 0° ≤ u ≤ 720°:
u = 60°, 120°, 420°, 480°
Therefore:
x = 30°, 60°, 210°, 240°
Example 5: Solve cos 3x = 1/2 for 0 ≤ x ≤ 2π.
Let u = 3x. Since 0 ≤ x ≤ 2π, we have 0 ≤ u ≤ 6π.
cos u = 1/2, so the reference angle is π/3.
In 0 ≤ u ≤ 6π:
u = π/3, 5π/3, π/3 + 2π, 5π/3 + 2π, π/3 + 4π, 5π/3 + 4π
u = π/3, 5π/3, 7π/3, 11π/3, 13π/3, 17π/3
Therefore:
x = π/9, 5π/9, 7π/9, 11π/9, 13π/9, 17π/9
Example 6: Solve tan(x + 45°) = √3 for 0° ≤ x ≤ 360°.
Let u = x + 45°. Since 0° ≤ x ≤ 360°, we have 45° ≤ u ≤ 405°.
tan u = √3, reference angle is 60°.
tan is positive in quadrants 1 and 3:
u = 60°, 240°, or 60° + 360° = 420° (still need to check if in range)
u = 60°: x = 15° ✓ u = 240°: x = 195° ✓ u = 420°: x = 375° > 360° ✗
Solutions: x = 15°, 195°
Many trig equations can be transformed into quadratic equations by making a substitution.
Example 7: Solve 2sin²x − sin x − 1 = 0 for 0° ≤ x ≤ 360°.
Let u = sin x:
2u² − u − 1 = 0
(2u + 1)(u − 1) = 0
u = −1/2 or u = 1
sin x = −1/2: x = 210°, 330° sin x = 1: x = 90°
Solutions: x = 90°, 210°, 330°
Example 8: Solve 2cos²x + cos x − 1 = 0 for 0 ≤ x ≤ 2π.
Let u = cos x:
2u² + u − 1 = 0
(2u − 1)(u + 1) = 0
u = 1/2 or u = −1
cos x = 1/2: x = π/3, 5π/3 cos x = −1: x = π
Solutions: x = π/3, π, 5π/3
Example 9: Solve 4sin²x − 1 = 0 for 0° ≤ x ≤ 360°.
sin²x = 1/4
sin x = ±1/2
sin x = 1/2: x = 30°, 150° sin x = −1/2: x = 210°, 330°
Solutions: x = 30°, 150°, 210°, 330°
Example 10: Solve 3sin²x + sin x cos x = 0 for 0° ≤ x ≤ 360°.
Factorise:
sin x(3sin x + cos x) = 0
sin x = 0: x = 0°, 180°, 360°
3sin x + cos x = 0:
3sin x = −cos x
tan x = −1/3
x = 180° + arctan(−1/3) = 180° − 18.43° = 161.57° or 360° − 18.43° = 341.57°
Solutions: x = 0°, 161.6°, 180°, 341.6°, 360° (to 1 d.p.)
Example 11: Solve 2tan²x + sec x = 1 for 0 ≤ x ≤ 2π.
Replace tan²x with sec²x − 1:
2(sec²x − 1) + sec x = 1
2sec²x − 2 + sec x = 1
2sec²x + sec x − 3 = 0
Let u = sec x:
2u² + u − 3 = 0
(2u + 3)(u − 1) = 0
u = −3/2 or u = 1
sec x = 1: cos x = 1, so x = 0 or x = 2π sec x = −3/2: cos x = −2/3, so x = arccos(−2/3) = 2.301 or x = 2π − 2.301 = 3.982
Solutions: x = 0, 2.30, 3.98, 2π (to 3 s.f.)
Example 12: Solve sin 2x + cos x = 0 for 0 ≤ x ≤ 2π.
2sin x cos x + cos x = 0
cos x(2sin x + 1) = 0
cos x = 0: x = π/2, 3π/2 sin x = −1/2: x = 7π/6, 11π/6
Solutions: x = π/2, 7π/6, 3π/2, 11π/6
Sometimes you are asked for the general solution — all solutions, not just those in a finite range.
| Equation | General Solution |
|---|---|
| sin x = k | x = nπ + (−1)ⁿ arcsin k, n ∈ ℤ |
| cos x = k | x = 2nπ ± arccos k, n ∈ ℤ |
| tan x = k | x = nπ + arctan k, n ∈ ℤ |
Example 13: Find the general solution of sin x = √3/2.
arcsin(√3/2) = π/3
General solution: x = nπ + (−1)ⁿ(π/3), where n is any integer
This gives: ..., −2π/3, π/3, 2π/3, 7π/3, ...
Alternatively: x = π/3 + 2nπ or x = 2π/3 + 2nπ (this alternative form is often clearer).
Exam Tip: The most common error in solving trig equations is missing solutions. Always check the number of solutions you would expect (based on the graph), and verify each solution is in the required range. When the equation involves sin 2x, remember to extend the range for u = 2x before finding solutions. Show all your working clearly, including the principal value and how you found additional solutions.
AQA 7357 specification, Paper 2 — Pure Mathematics, Section E (Trigonometry) covers simple trigonometric equations in a given interval, including quadratic equations in sin, cos and tan and equations involving multiples of the unknown angle (refer to the official specification document for exact wording). Equation-solving is the terminal skill in Section E — it draws on every preceding sub-strand: exact values, the unit-circle definitions, the Pythagorean identity sin2θ+cos2θ=1, double-angle formulae, the harmonic form Rsin(θ+α), and the periodicities sin(θ+2π)=sinθ, tan(θ+π)=tanθ. The AQA formula booklet provides the compound-angle and double-angle identities; the Pythagorean identity and the periodicities are not listed and must be memorised. Solving trigonometric equations is examined on Paper 2 (Pure) and recurs in Paper 3 (Statistics and Mechanics) wherever simple harmonic motion appears.
Question (8 marks): Solve the equation
sin2x+sinx=0
for x∈[0,2π], giving all solutions in exact form.
Solution with mark scheme:
Step 1 — apply the double-angle identity.
The identity sin2x=2sinxcosx is in the formula booklet. Substitute:
2sinxcosx+sinx=0
M1 — correct application of the double-angle formula. A common slip is to write sin2x=2sinx (missing the cosx factor), which collapses the problem incorrectly and earns nothing.
Step 2 — factorise.
sinx(2cosx+1)=0
M1 — factorising out sinx. Crucially, do not divide by sinx — that loses the sinx=0 family of solutions. Examiners specifically watch for this; a candidate who writes "divide by sinx to get 2cosx+1=0" forfeits up to four marks because half the solution set vanishes.
A1 — correct factorised form.
Step 3 — solve each factor on [0,2π].
Branch 1: sinx=0 gives x=0,π,2π.
A1 — all three values within the closed interval. Missing 2π (because the candidate uses [0,2π) instead of the printed [0,2π]) is a typical slip.
Branch 2: 2cosx+1=0⟹cosx=−21.
The principal value is x=arccos(−21)=32π. Cosine is negative in the second and third quadrants, so the second solution on [0,2π] is x=2π−32π=34π.
M1 — correct principal value.
A1 — both values 32π and 34π.
Step 4 — collate.
x∈{0,32π,π,34π,2π}
A1 — complete solution set, in exact form, in increasing order.
Total: 8 marks (M3 A5). Most marks here are accuracy marks because the manipulation is short — the examiner is testing whether you find every root in the interval.
Question (6 marks): Solve sin(2x+4π)=21 for x∈[0,π], giving exact solutions.
Mark scheme decomposition by AO:
Total: 6 marks split AO1 = 4, AO2 = 2. The AO2 mark is for correctly transforming the interval — the single biggest source of mark loss on transformed-argument equations.
Connects to:
All of Section E (Trigonometry): equation-solving uses every prior identity. Pythagorean substitution turns cos2θ into 1−sin2θ to expose a hidden quadratic; double-angle formulae linearise products; the harmonic form Rsin(θ+α) collapses asinθ+bcosθ into a single sinusoid amenable to inversion. Solving is the proving ground for fluency in identities.
Calculus (Section G) — stationary points: finding dxdy=0 for y=sinxcosx requires solving cos2x=0. Every locating-stationary-points question on a trigonometric function reduces to a trigonometric equation in a given interval.
Harmonic form combinations (Section E continued): equations like 3sinθ+4cosθ=5 are unsolvable by direct inversion but trivial after the harmonic conversion Rsin(θ+α)=5. The synoptic skill is recognising when raw inversion will fail and a harmonic re-write is needed.
Complex roots (Further Maths) — eiθ=1: the equation zn=1 has roots zk=e2πik/n, which on the Argand diagram correspond to solving cos(n2πk)+isin(n2πk)=1. The same periodicity argument that finds all x∈[0,2π] from a principal value of sinx=c generalises to enumerating roots of unity.
Simple harmonic motion (Paper 3 — Mechanics): the SHM displacement x(t)=Acos(ωt+ϕ) requires solving x(t)=x0 for the times of given displacement. Adjusting the interval for the transformed argument ωt+ϕ is the same skill drilled in pure trigonometry.
Equation-solving questions on AQA Paper 2 split AO marks as follows:
| AO | Typical share | Earned by |
|---|---|---|
| AO1 (knowledge / procedure) | 50–60% | Applying identities, finding principal values, listing solutions |
| AO2 (reasoning / interpretation) | 25–35% | Adjusting intervals for transformed arguments, justifying which roots to keep, choosing between Pythagorean and double-angle routes |
| AO3 (problem-solving) | 10–20% | Selecting harmonic-form conversion when direct inversion fails; recognising hidden quadratics; equations from a modelling context |
Examiner-rewarded phrasing: "the principal value is x=arccos(c), and since cos is positive in the first and fourth quadrants, the second solution is 2π−arccos(c)"; "when x∈[0,2π], the substituted variable u=2x runs through [0,4π], so we take principal value plus periodic copies up to 4π"; "rejecting u=617π as it lies outside the transformed interval". Phrases that lose marks: writing only the principal value as the "answer"; using degrees when the question prints radians (or vice versa); listing solutions outside the printed interval without rejecting them.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.