Skip to content
MathAnvil
§ Trigonometry

Trigonometric Identities

CCSS.HSF.TF.C.83 min read

Students in Year 12 and 13 often struggle with trigonometric identities, yet these fundamental relationships unlock advanced calculus and engineering applications. The Pythagorean identity sin²x + cos²x = 1 forms the foundation, with quotient and reciprocal identities building complexity through GCSE A-level mathematics.

Try it right now

Click “Generate a problem” to see a fresh example of this technique.

§ 01

Why it matters

Trigonometric identities are essential for solving real-world problems across engineering, physics, and computer graphics. In structural engineering, architects use these relationships to calculate stress distributions in buildings, where a 30° roof angle requires precise trigonometric calculations. GPS navigation systems rely on trigonometric identities to triangulate positions within 3 metres accuracy. Signal processing for mobile phones uses these identities to compress audio data by up to 90%. In Year 13 physics, students apply double angle formulae to analyse wave interference patterns. Marine engineers use addition formulae to calculate tidal forces affecting offshore wind turbines. Even video game developers employ these identities for realistic 3D rotation animations, where incorrect calculations create jarring visual glitches that break player immersion.

§ 02

How to solve trigonometric identities

Trig Identities — Simplify

  • Pythagorean: sin²x + cos²x = 1, 1 + tan²x = sec²x, 1 + cot²x = csc²x.
  • Quotient: tan x = sin x / cos x, cot x = cos x / sin x.
  • Reciprocal: csc x = 1/sin x, sec x = 1/cos x, cot x = 1/tan x.
  • Rewrite in terms of sin and cos, then cancel or apply Pythagorean.

Example: (1 − sin²x)·sec x = cos²x · (1/cos x) = cos x.

§ 03

Worked examples

Beginner§ 01

Verify the Pythagorean identity sin²θ + cos²θ = 1 at θ = 60°. Show that sin²(60°) + cos²(60°) equals 1.

Answer: 1

  1. Recall the exact values of sin(60°) and cos(60°) sin(60°) = √3/2, cos(60°) = 1/2 These are the standard values you memorise from the unit circle.
  2. Square each value sin²(60°) = 3/4, cos²(60°) = 1/4 Squaring a fraction squares both numerator and denominator.
  3. Add the two squared values 3/4 + 1/4 = 1 The sum always equals 1 for any angle θ — this is the Pythagorean identity, and it comes from the fact that any point (cos θ, sin θ) on the unit circle satisfies x² + y² = 1.
Easy§ 02

Simplify the expression: 1 - cos²x

Answer: sin²x

  1. Identify which identity applies Use: Pythagorean identity Look for the shape of the expression. Pythagorean, quotient, and reciprocal identities each have a recognisable form.
  2. Apply the identity 1 - cos²x = sin²x Rewriting using the pythagorean identity gives the simplified form.
Medium§ 03

Simplify the expression: (1 - sin²x)/cos x

Answer: cos x

  1. Rewrite using basic identities 1 − sin²x = cos²x, then cos²x/cos x = cos x Combine the quotient, reciprocal, and Pythagorean identities until the expression reduces to a single trig function or a constant.
  2. State the simplified result (1 - sin²x)/cos x = cos x Verify by substituting a specific value of x (e.g. π/4) on both sides.
§ 04

Common mistakes

  • Students often write sin²x + cos²x = 2 instead of 1 when working with the Pythagorean identity, forgetting that the unit circle constrains the sum to exactly 1.
  • Many pupils incorrectly simplify tan x + cot x = 2 instead of applying quotient identities to get (sin²x + cos²x)/(sin x cos x) = 1/(sin x cos x).
  • A frequent error is writing 1/sin²x = cos²x instead of csc²x, confusing reciprocal identities with Pythagorean relationships.
  • Students mistakenly calculate sin(2x) = 2sin x instead of using the double angle formula sin(2x) = 2sin x cos x.
Practice on your own
Generate unlimited trigonometric identity practice problems with step-by-step solutions using MathAnvil's free worksheet creator.
Generate free worksheets
§ 05

Frequently asked questions

Which trigonometric identities should Year 12 students memorise first?
Start with the three Pythagorean identities: sin²x + cos²x = 1, 1 + tan²x = sec²x, and 1 + cot²x = csc²x. Then learn quotient identities (tan x = sin x/cos x) and reciprocal identities (sec x = 1/cos x). These six core relationships solve 80% of A-level problems.
How do I verify trigonometric identities systematically?
Work from the more complex side towards the simpler side. Convert everything to sine and cosine first, then apply Pythagorean identities. Check your work by substituting x = 30°, 45°, or 60° into both sides. If both expressions equal the same decimal value, your identity is likely correct.
When should students learn double angle formulae?
Introduce double angle formulae in Year 13 after students master basic identities. The formula sin(2x) = 2sin x cos x connects to the unit circle, whilst cos(2x) = cos²x - sin²x links to Pythagorean relationships. Students need solid foundations before tackling these compound formulae.
Why do trigonometric identities matter for GCSE Foundation students?
Foundation students focus on exact values at 30°, 45°, and 60° rather than algebraic identities. However, understanding sin²30° + cos²30° = 1 builds intuition for later A-level work. The key is recognising patterns in right-angled triangles before moving to abstract algebra.
What's the best strategy for proving complex trigonometric identities?
Break complex expressions into smaller parts using substitution. Replace tan x with sin x/cos x, then multiply through by denominators to clear fractions. Group like terms and apply Pythagorean identities. Work methodically—rushing leads to algebraic errors that compound quickly in trigonometric proofs.
§ 06

Related topics

Share this article