Builds on: aqa-alevel-maths-pure-1 / trigonometry — this lesson is the A2-level deep dive.
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.
Spec Mapping — AQA 7357 Section E Trigonometry. This lesson covers the techniques for solving trigonometric equations in a given interval content of Section E, at the depth required for A2-level synoptic questions. Refer to the official AQA specification document for exact wording.
General Approach
Reduce to a single trigonometric function using identities if needed.
Find the principal value using inverse trig functions or exact values.
Find all solutions in the given range using the CAST diagram or symmetry.
Check your answers by substituting back.
Basic Equations
Equations of the form sinx=k, cosx=k, tanx=k
Example 1: Solve sinx=21 for 0°≤x≤360°.
Principal value: x=arcsin(21)=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 cosx=−23 for 0≤x≤2π.
Principal value: arccos(23)=6π. Since cos is negative, we are in quadrants 2 and 3:
x=π−6π=65πorx=π+6π=67π
Solutions: x=65π,67π
Example 3: Solve tanx=−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°
Equations with Multiple Angles
For equations involving sin(kx), cos(kx), or tan(kx), adjust the range for the substitution u=kx.
secx=1: cosx=1, so x=0 or x=2πsecx=−23: cosx=−32, so x=arccos(−32)=2.301 or x=2π−2.301=3.982
Solutions: x=0,2.30,3.98,2π (to 3 s.f.)
Using sin2x=2sinxcosx
Example 12: Solve sin2x+cosx=0 for 0≤x≤2π.
2sinxcosx+cosxcosx(2sinx+1)=0=0
cosx=0: x=2π,23πsinx=−21: x=67π,611π
Solutions: x=2π,67π,23π,611π
General Solutions
Sometimes you are asked for the general solution — all solutions, not just those in a finite range.
Equation
General Solution
sinx=k
x=nπ+(−1)narcsink,n∈Z
cosx=k
x=2nπ±arccosk,n∈Z
tanx=k
x=nπ+arctank,n∈Z
Example 13: Find the general solution of sinx=23.
arcsin(23)General solution: x=3π=nπ+(−1)n3π,where n is any integer
This gives: …,−32π,3π,32π,37π,…
Alternatively: x=3π+2nπ or x=32π+2nπ (this alternative form is often clearer).
Synoptic Links
This topic connects to:
Inverse trig functions (aqa-alevel-maths-trigonometry-depth / inverse-trigonometric-functions) — principal values come from arcsin / arccos / arctan.
Addition formulae (aqa-alevel-maths-trigonometry-depth / addition-formulae) — equations such as sin(x+α)=k reduce via expansion or harmonic substitution.
Variable acceleration (aqa-alevel-maths-mechanics / variable-acceleration) — finding when v(t) = 0 in oscillatory motion is a trig equation.
Summary
For basic equations, find the principal value and use the CAST diagram for other solutions.
For multiple angle equations (sinkx=…), extend the range and divide solutions by k.
For quadratic-type equations, use a substitution (let u=sinx, etc.) and solve the quadratic.
Use identities (Pythagorean, double angle) to reduce equations to a single trig function.
Never divide by a trig function — always factorise to avoid losing solutions.
For general solutions, use the standard formulae with n∈Z.
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 sin2x, 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.
A-Level Deep Dive: Solving Trigonometric Equations
Spec mapping
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.
Worked example with full mark scheme
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.
Specimen question modelled on the AQA 7357 Paper 2 format
Question (6 marks): Solve sin(2x+4π)=21 for x∈[0,π], giving exact solutions.
Mark scheme decomposition by AO:
M1 (AO1.1a) — substituting u=2x+4π and adjusting the interval. When x∈[0,π], u∈[4π,2π+4π]=[4π,49π].
M1 (AO1.1b) — finding the principal value: sinu=21 gives u=6π as the principal value, but 6π∈/[4π,49π], so the smallest valid value comes from the second-quadrant solution u=π−6π=65π.
A1 (AO1.1b) — full set in u: u=65π,6π+2π=613π,65π+2π=617π. The last is outside [4π,49π], so reject. Valid u values: 65π,613π.
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.
Synoptic links
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.
Mark-scheme literacy
Equation-solving questions on AQA Paper 2 split AO marks as follows: