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 Trigonometry as required by the A-Level Mathematics Pure 1 specification. Trigonometry extends beyond right-angled triangles to include trigonometric functions, identities, equations, radians, and the sine and cosine rules. This topic is fundamental and appears in many areas of A-Level Mathematics, including calculus and mechanics.
You must know the exact values of sine, cosine, and tangent for key angles:
| Angle | sin θ | cos θ | tan θ |
|---|---|---|---|
| 0° | 0 | 1 | 0 |
| 30° | 1/2 | √3/2 | 1/√3 = √3/3 |
| 45° | √2/2 | √2/2 | 1 |
| 60° | √3/2 | 1/2 | √3 |
| 90° | 1 | 0 | undefined |
Exam Tip: These exact values frequently appear in exam questions. Memorise them and be prepared to use them without a calculator.
Radians are an alternative unit for measuring angles. One complete revolution = 2π radians.
| Degrees | Radians |
|---|---|
| 30° | π/6 |
| 45° | π/4 |
| 60° | π/3 |
| 90° | π/2 |
| 180° | π |
| 360° | 2π |
Conversion: Radians = Degrees × π/180, and Degrees = Radians × 180/π.
For a sector with radius r and angle θ (in radians):
| Formula | Description |
|---|---|
| s = rθ | Arc length |
| A = ½r²θ | Sector area |
Example: A sector has radius 6 cm and angle π/3 radians.
Arc length = 6 × π/3 = 2π cm
Area = ½ × 36 × π/3 = 6π cm²
a/sin A = b/sin B = c/sin C
Use when you know two angles and one side (AAS/ASA), or two sides and a non-included angle (SSA — beware the ambiguous case).
a² = b² + c² − 2bc cos A (finding a side)
cos A = (b² + c² − a²)/(2bc) (finding an angle)
Use when you know two sides and the included angle (SAS), or three sides (SSS).
Area = ½ab sin C
Example: Find the area of a triangle with sides 8 cm and 11 cm, included angle 30°.
Area = ½ × 8 × 11 × sin 30° = ½ × 8 × 11 × 1/2 = 22 cm²
| Function | Period | Range | Symmetry |
|---|---|---|---|
| y = sin x | 360° (2π) | −1 ≤ y ≤ 1 | Odd function: sin(−x) = −sin x |
| y = cos x | 360° (2π) | −1 ≤ y ≤ 1 | Even function: cos(−x) = cos x |
| y = tan x | 180° (π) | All real numbers | Odd function: tan(−x) = −tan x |
| Identity | Form |
|---|---|
| Pythagorean identity | sin²θ + cos²θ ≡ 1 |
| Tangent identity | tan θ ≡ sin θ / cos θ |
Example: Prove that (1 − cos²θ)/cos²θ ≡ tan²θ.
LHS = (1 − cos²θ)/cos²θ
= sin²θ/cos²θ (using sin²θ + cos²θ = 1)
= tan²θ = RHS ∎
The CAST diagram shows which trigonometric functions are positive in each quadrant:
90°
S | A A = All positive (0° to 90°)
| S = Sin positive (90° to 180°)
180° ———+——— 0° T = Tan positive (180° to 270°)
| C = Cos positive (270° to 360°)
T | C
270°
Example: Solve sin x = 1/2 for 0° ≤ x ≤ 360°.
Principal value: x = 30°. Sin is positive in Q1 and Q2: x = 30° or x = 150°.
Example: Solve 2cos²x − cos x − 1 = 0 for 0° ≤ x ≤ 360°.
Let c = cos x: 2c² − c − 1 = 0 → (2c + 1)(c − 1) = 0.
c = −1/2 → x = 120° or x = 240°. c = 1 → x = 0° or x = 360°.
Solutions: x = 0°, 120°, 240°, 360°.
Example: Solve tan 2x = √3 for 0 ≤ x ≤ 2π.
2x = π/3, π/3 + π, π/3 + 2π, π/3 + 3π
2x = π/3, 4π/3, 7π/3, 10π/3
x = π/6, 2π/3, 7π/6, 5π/3
Exam Tip: When solving trigonometric equations, always state the range of θ and give all solutions within that range. Show the CAST diagram or reference to graph symmetry. A common mistake is to find only one solution when multiple solutions exist in the given interval. For quadratic trig equations, substitute (e.g. let c = cos x) to make the factoring clearer.
AQA 7357 specification, Paper 1 — Pure Mathematics, Section E (Trigonometry). This section requires fluency with radian measure (and arc length s=rθ, sector area A=21r2θ), exact values at 0,π/6,π/4,π/3,π/2, the standard identities sin2θ+cos2θ≡1 and tanθ≡sinθ/cosθ, the double-angle and compound-angle formulae (given in the AQA formula booklet), and the inverse functions arcsin, arccos, arctan with their restricted ranges. Synoptic load is heavy: differentiating and integrating trigonometric functions in section H assumes radians (the result dxdsinx=cosx holds only for x in radians). Pure 2 builds on this with the harmonic form asinθ+bcosθ≡Rsin(θ+α), which appears in modelling questions on Paper 2 and underpins simple harmonic motion in Paper 3 Mechanics. The AQA formula booklet lists the compound-angle and double-angle formulae but not the Pythagorean identity or the exact values — these must be memorised.
Question (8 marks): Solve the equation sin2x+sinx=0 for x in the interval 0≤x<2π, giving exact answers in radians.
Solution with mark scheme:
Step 1 — apply the double-angle formula.
Using sin2x≡2sinxcosx from the formula booklet:
2sinxcosx+sinx=0
M1 — correct substitution of the double-angle identity. A common error is to write sin2x=2sinx, dropping the cosine factor; this loses M1 immediately.
Step 2 — factorise.
sinx(2cosx+1)=0
M1 — factorising out the common sinx. Candidates who divide both sides by sinx lose all subsequent solutions where sinx=0 — a critical mark-loss pattern.
A1 — correct factorised form.
Step 3 — solve each factor.
From sinx=0 in [0,2π): x=0,π.
A1 — both solutions from the first factor.
From 2cosx+1=0, so cosx=−21.
M1 — rearranging to cosx=−1/2 correctly.
Step 4 — find all solutions in the interval.
cosx=−21 has principal value x=2π/3 (since cos(π/3)=1/2 and cosine is negative in quadrants II and III). The second solution in [0,2π) is x=2π−2π/3=4π/3.
A1 — x=2π/3.
A1 — x=4π/3.
Step 5 — present full solution set.
x=0,32π,π,34π
A1 — complete solution set with no extraneous values and no missing values.
Total: 8 marks (M3 A5). A* candidates also state the working interval explicitly and verify by substitution at least once.
Question (6 marks):
(a) Show that the equation 2cos2θ−3sinθ=0 can be written as 2sin2θ+3sinθ−2=0. (2)
(b) Hence solve 2cos2θ−3sinθ=0 for 0≤θ≤π, giving exact answers. (4)
Mark scheme decomposition by AO:
(a)
(b)
Total: 6 marks split AO1 = 4, AO2 = 2. Notice the AO2 marks reward (i) algebraic manipulation that produces the printed form, and (ii) recognising the second branch of the sine curve in the given interval.
Section H — Differentiation: dxdsinx=cosx and dxdcosx=−sinx hold only when x is in radians. Every chain-rule problem involving trigonometric inner functions assumes radian measure silently — answer in degrees and the calculus is wrong by a factor of π/180.
Section I — Integration: integrals such as ∫sin2xdx require the double-angle identity sin2x≡21(1−cos2x) to convert into integrable form. Without identity fluency, the integration is impossible.
Pure 2 — Harmonic form (Rsin(θ+α)): writing 3sinθ+4cosθ as 5sin(θ+α) uses R=a2+b2 and tanα=b/a — a direct application of compound-angle identities in reverse.
Paper 3 Mechanics — Simple harmonic motion: x(t)=Acos(ωt+ϕ) models oscillating systems. The angular frequency ω has units rad/s, period T=2π/ω — radian measure is non-negotiable.
Section J — Numerical methods: Newton-Raphson on f(x)=cosx−x converges to the Dottie number x≈0.739 rad, the unique fixed point of cosine. The iteration only makes sense in radians.
AQA trigonometry questions distribute AO marks roughly as follows:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.