Trigonometric Identities0%

Trigonometry · Topic 11 of 19

Trigonometric Identities

Video lesson · from 44:071 worked example

One lesson video covers all of Trigonometry, so it opens at 44:07 for this topic — not from the beginning.

Theory

You will often be asked to prove trigonometric identities by showing that one side equals the other.

Useful tools for doing this include:

  • Compound Angle Formulae
  • Double Angle Formulae
  • tanx=sinxcosx\tan x = \frac{\sin x}{\cos x}
  • sin2x+cos2x=1\sin^2 x + \cos^2 x = 1
  • Factorising or using common denominators for fractions.

⚠️ Common Examiner Traps

  • Work on one side only: start with the more complicated side and transform it until it matches the other. Moving terms across the equals sign assumes what you are trying to prove.
  • sin2x+cos2x=1\sin^2 x + \cos^2 x = 1 is the workhorse: and its rearrangements sin2x=1cos2x\sin^2 x = 1 - \cos^2 x and cos2x=1sin2x\cos^2 x = 1 - \sin^2 x are what let you switch between functions.
  • Convert tangent early: replacing tanx\tan x with sinxcosx\frac{\sin x}{\cos x} usually unlocks the problem.
  • Finish the argument: end by stating that the two sides are now equal. An unfinished chain of algebra does not read as a proof.

Worked examples

Example 1

Show that sin(s+t)cosscost=tans+tant\frac{\sin(s + t)}{\cos s \cos t} = \tan s + \tan t for coss0\cos s \neq 0 and cost0\cos t \neq 0.

Start with the LHS and expand the numerator using the addition formula:

LHS=sinscost+cosssintcosscostLHS = \frac{\sin s \cos t + \cos s \sin t}{\cos s \cos t}

Split the fraction into two parts over the common denominator:

LHS=sinscostcosscost+cosssintcosscostLHS = \frac{\sin s \cos t}{\cos s \cos t} + \frac{\cos s \sin t}{\cos s \cos t}

Cancel common terms in each fraction:

LHS=sinscoss+sintcostLHS = \frac{\sin s}{\cos s} + \frac{\sin t}{\cos t}

Since tanx=sinxcosx\tan x = \frac{\sin x}{\cos x}:

LHS=tans+tant=RHSLHS = \tan s + \tan t = RHS

As completely shown.