← Back to subjects
0
AQA A-level Mathematics (7357) · Trigonometry
Mini-Lesson

Trigonometry

This mini-lesson covers AQA section E — Trigonometry: radians (arc length and sector area), small-angle approximations, the reciprocal functions sec, cosec and cot, the inverse functions and their restricted ranges, the Pythagorean identities, compound and double angle formulae, and the harmonic form R sin(x ± α) for solving equations and finding maxima.

radians & identities compound & double angle harmonic form at A-level, angles are in radians unless told otherwise

Work through each screen, answer the questions as you go (a few are conceptual, most are calculations) and collect ⭐ stars. Everything here is A-level standard, drawn from the AQA 7357 subject content. Press Start when you are ready.

Trigonometry · radians

Radians, arc length and sector area

A radian is the angle subtended at the centre of a circle by an arc equal in length to the radius. This makes the formulae beautifully simple — but only if θ is in radians.

π radians = 180°  ·  s = rθ  ·  A = ½r²θθ must be in radians for both formulae

Common conversions: π/6 = 30° · π/4 = 45° · π/3 = 60° · π/2 = 90° · 2π = 360°.

Worked example — a sector

A sector has radius r = 8 cm and angle θ = 0.75 rad.

Arc length s = rθ = 8 × 0.75 = 6 cm.

Sector area A = ½r²θ = ½ × 64 × 0.75 = 24 cm².

Perimeter of the sector = arc + two radii = 6 + 8 + 8 = 22 cm.

Check your calculator mode. Working in degrees when the question is in radians is the single biggest source of lost marks in this topic.

Trigonometry · small angles

Small-angle approximations

When θ is small and measured in radians, the trig functions are well approximated by simple polynomials:

sin θ ≈ θ  ·  tan θ ≈ θ  ·  cos θ ≈ 1 − θ²/2θ in radians, θ close to 0

Check cos: cos(0.02) ≈ 1 − (0.02)²/2 = 1 − 0.0002 = 0.9998. The true value is 0.99980001 — accurate to 7 decimal places.

Worked example — a limit

Estimate (2 sin θ + tan θ)/θ for small θ.

Replace sin θ ≈ θ and tan θ ≈ θ: (2θ + θ)/θ = 3θ/θ = 3.

The reason it matters: sin θ ≈ θ is exactly what makes d/dx(sin x) = cos x work in the first-principles proof. These approximations are not a trick — they underpin the calculus of trig functions.

Quick check

An exact value

?What is the exact value of cos(π/3)?
Trigonometry · reciprocal & inverse

Reciprocal and inverse functions

Three reciprocal functions, and a warning about notation.

sec θ = 1/cos θ  ·  cosec θ = 1/sin θ  ·  cot θ = 1/tan θ = cos θ/sin θsec pairs with cos; cosec pairs with sin — count the third letter

The inverse functions arcsin, arccos and arctan (also written sin⁻¹ etc.) undo the trig functions — but each needs a restricted domain to be one-to-one, which forces a restricted range:

  • y = arcsin x: domain −1 ≤ x ≤ 1, range −π/2 ≤ y ≤ π/2.
  • y = arccos x: domain −1 ≤ x ≤ 1, range 0 ≤ y ≤ π.
  • y = arctan x: domain all real x, range −π/2 < y < π/2.

Notation trap: sin⁻¹x means the inverse function, whereas sin²x means (sin x)². So sin⁻¹x is not 1/sin x — that is cosec x.

Sort it

Which family of identity?

Tap an identity, then tap the family it belongs to.

📐 Pythagorean

2️⃣ Double angle

➕ Compound angle

Trigonometry · identities

The Pythagorean identities

One identity, and two consequences that you must be able to derive on the spot.

sin²θ + cos²θ ≡ 1divide by cos²θ → 1 + tan²θ ≡ sec²θ   ·   divide by sin²θ → 1 + cot²θ ≡ cosec²θ

Also essential: tan θ ≡ sin θ / cos θ. Between them, these convert almost any expression into one function.

Worked example — solving with an identity

Solve 2 sin²θ + 3 cos θ = 3 for 0 ≤ θ < 2π.

Use sin²θ = 1 − cos²θ: 2(1 − cos²θ) + 3cos θ = 3 ⇒ −2cos²θ + 3cos θ − 1 = 0 ⇒ 2cos²θ − 3cos θ + 1 = 0.

Factorise: (2cos θ − 1)(cos θ − 1) = 0 ⇒ cos θ = ½ or cos θ = 1.

So θ = π/3, 5π/3, 0.

The strategy is always the same: use an identity to get everything in terms of one trig function, then treat it as an ordinary quadratic.

Quick check

Complete the identity

?Which identity follows from sin²θ + cos²θ ≡ 1 by dividing through by cos²θ?
Trigonometry · compound angles

Compound angle formulae

These are given in the formula book, but you must know how to choose and use them.

sin(A ± B) = sin A cos B ± cos A sin Bcos(A ± B) = cos A cos B ∓ sin A sin B  ·  tan(A ± B) = (tan A ± tan B)/(1 ∓ tan A tan B)

Note the sign flip in the cosine formula: cos(A + B) has a minus in the middle. This catches people out every year.

Worked example — an exact value

cos 75° = cos(45° + 30°) = cos45 cos30 − sin45 sin30

= (√2/2)(√3/2) − (√2/2)(1/2) = (√6 − √2)/4.

Not distributive! sin(A + B) is not sin A + sin B. Test it: sin(90°) = 1, but sin 45° + sin 45° = √2 ≈ 1.41.

Calculate

Your turn — arc length

1A sector of a circle has radius r = 8 cm and angle θ = 0.75 radians. Find the arc length, in cm.
cm
Hint: s = rθ = 8 × 0.75. The formula only works with θ in radians — no conversion needed here.
Calculate

Your turn — sector area

2The same sector: radius 8 cm, angle 0.75 radians. Find its area, in cm².
cm²
Hint: A = ½r²θ = ½ × 8² × 0.75 = ½ × 64 × 0.75. Square the radius before multiplying.
Trigonometry · double angles

Double angle formulae

Put B = A in the compound angle formulae and the double angle formulae drop out:

sin 2θ ≡ 2 sin θ cos θcos 2θ ≡ cos²θ − sin²θ ≡ 2cos²θ − 1 ≡ 1 − 2sin²θ  ·  tan 2θ ≡ 2tan θ/(1 − tan²θ)

The three versions of cos 2θ are the point of the topic — pick the one that leaves you with the function you want:

  • Need everything in sin? Use cos 2θ = 1 − 2sin²θ.
  • Need everything in cos? Use cos 2θ = 2cos²θ − 1.
  • Rearranged, these give the power-reduction forms sin²θ = ½(1 − cos 2θ) and cos²θ = ½(1 + cos 2θ) — which is how you integrate sin²x later.

Careful: sin 2θ ≠ 2 sin θ. Try θ = 30°: sin 60° = 0.866, but 2 sin 30° = 1.

Quick check

Double angle

?Which expression is identically equal to sin 2θ?
Calculate

Your turn — small angles

3Use the small-angle approximations to find the value that (2 sin θ + tan θ)/θ approaches as θ → 0 (θ in radians).
Hint: For small θ, sin θ ≈ θ and tan θ ≈ θ. So the expression becomes (2θ + θ)/θ = 3θ/θ.
Trigonometry · harmonic form

The R sin(x ± α) harmonic form

Any expression a sin x + b cos x can be squeezed into a single trig function — which immediately gives you its maximum, its minimum, and an easy route to solving the equation.

a sin x + b cos x ≡ R sin(x + α)R = √(a² + b²)  ·  tan α = b/a  ·  R > 0, α acute
Worked example — 3 sin x + 4 cos x

Expand: R sin(x + α) = R sin x cos α + R cos x sin α.

Compare coefficients: R cos α = 3 and R sin α = 4.

Square and add: R² = 3² + 4² = 25, so R = 5.

Divide: tan α = 4/3, so α = 53.1° (1 d.p.), or 0.927 rad.

So 3 sin x + 4 cos x ≡ 5 sin(x + 53.1°).

Why this is worth doing: the maximum of 5 sin(x + α) is 5 and its minimum is −5, read straight off R. And 3 sin x + 4 cos x = 2 becomes sin(x + 53.1°) = 0.4 — a routine equation.

Match it

Match each expression to its value or definition

Tap an item on the left, then its partner on the right.

Expression
Equals
Trigonometry · equations

Solving trigonometric equations

The last mark is nearly always for finding all the solutions in the given interval. A reliable procedure:

  • Adjust the interval first. To solve sin 2x = 0.5 for 0 ≤ x < 2π, set u = 2x and solve for 0 ≤ u < 4π — otherwise you will lose half the solutions.
  • Find the principal value from your calculator.
  • Use the symmetry of the graph (or the CAST diagram) to generate the rest: sin is positive in quadrants 1 and 2, cos in 1 and 4, tan in 1 and 3.
  • Convert back (divide by 2, subtract α, …) and discard anything outside the interval.
sin x = k ⇒ x = sin⁻¹k  and  x = π − sin⁻¹kcos x = k ⇒ x = ±cos⁻¹k · tan x = k ⇒ x = tan⁻¹k + nπ

Never divide by a trig function. From 2 sin x cos x = sin x, cancelling sin x destroys the solutions where sin x = 0. Factorise instead: sin x(2cos x − 1) = 0.

Quick check

Range of an inverse

?What is the range of y = arcsin x?
Calculate

Your turn — harmonic form (R)

4Write 3 sin x + 4 cos x in the form R sin(x + α) with R > 0. Find R.
Hint: Comparing coefficients gives R cos α = 3 and R sin α = 4. Square and add: R² = 3² + 4² = 25.
Calculate

Your turn — harmonic form (α)

5For the same expression, find α in degrees, to 1 decimal place, where α is acute.
°
Hint: Divide the two equations: tan α = 4/3, so α = arctan(4/3) = 53.1° (1 d.p.). The full form is 5 sin(x + 53.1°), so the maximum value is 5.
Recap

The big ideas to know

Radians: π rad = 180° · s = rθ · A = ½r²θ (θ in radians)

Small angles: sin θ ≈ θ · tan θ ≈ θ · cos θ ≈ 1 − θ²/2

Reciprocals: sec = 1/cos · cosec = 1/sin · cot = cos/sin

Identities: sin² + cos² ≡ 1 ⇒ 1 + tan² ≡ sec² and 1 + cot² ≡ cosec²

Double angle: sin 2θ = 2 sin θ cos θ · cos 2θ has three forms — choose the useful one

Harmonic form: a sin x + b cos x = R sin(x + α), R = √(a² + b²) — max is R, min is −R

Equations: stretch the interval first, then use symmetry to find every solution

That is AQA section E — Trigonometry. Press Finish to see your score.

🏆

Mini-lesson complete!

⭐⭐⭐

You have worked through Trigonometry for AQA A-level Mathematics. 🎉

Your stars: 0 / 0

Next: test yourself in the Evaluate stage Confidence Quiz, then lock it in with Verify.

📣 Smashed it? Share your score

Challenge a mate to beat your stars, or show a parent how you got on.

→ Back to all subjects