Trig Identities0%

Trigonometry · Topic 7 of 7

Trig Identities

Video lesson5 worked examples

Theory

Trigonometric identities are used to simplify expressions. While many exist, you are only required to memorise two for National 5:

sin2x+cos2x=1\sin^2 x + \cos^2 x = 1
tanx=sinxcosx\tan x = \frac{\sin x}{\cos x}

Crucial Note: These formulas are not given on the exam formula sheet and must be memorised.

The Golden Rule: two moves solve almost everything — replace tanx\tan x with sinxcosx\frac{\sin x}{\cos x}, and swap sin2x+cos2x\sin^2 x + \cos^2 x for 11 (or the rearrangements sin2x=1cos2x\sin^2 x = 1 - \cos^2 x and cos2x=1sin2x\cos^2 x = 1 - \sin^2 x). Always show the working — these questions carry a “show your working” instruction.

⚠️ Common Examiner Traps

  • Notation: sin2x\sin^2 x means (sinx)2(\sin x)^2, not sin(x2)\sin(x^2).
  • Same angle: the identity sin2x+cos2x=1\sin^2 x + \cos^2 x = 1 only applies when both terms have the same angle.
  • Expanding a square: (sinx+cosx)2(\sin x + \cos x)^2 is a double bracket — it has a middle term 2sinxcosx2\sin x\cos x, it is not sin2x+cos2x\sin^2 x + \cos^2 x.
  • Show working: a correct final answer with no steps can still lose marks here.

Worked examples

Example 1

Simplify 4sin2x+4cos2x4\sin^2 x + 4\cos^2 x.

Step 1: Extract the common factor of 4:

4(sin2x+cos2x)4(\sin^2 x + \cos^2 x)

Step 2: Substitute the identity sin2x+cos2x=1\sin^2 x + \cos^2 x = 1:

4(1)=44(1) = 4

Answer: 4.

Example 2

Show that cosxtanx=sinx\cos x \tan x = \sin x.

Step 1: Substitute the identity for tanx\tan x:

cosx×(sinxcosx)\cos x \times \left(\frac{\sin x}{\cos x}\right)

Step 2: The cosx\cos x terms cancel out.

Answer: sinx\sin x.

Example 3

Simplify 1cos2xcos2x\frac{1 - \cos^2 x}{\cos^2 x}.

Step 1: Substitute the rearranged identity sin2x=1cos2x\sin^2 x = 1 - \cos^2 x:

sin2xcos2x\frac{\sin^2 x}{\cos^2 x}

Step 2: Substitute the identity tanx=sinxcosx\tan x = \frac{\sin x}{\cos x}:

(sinxcosx)2=tan2x\left(\frac{\sin x}{\cos x}\right)^2 = \tan^2 x

Answer: tan2x\tan^2 x.

Example 4

Expand and simplify (sinx+cosx)2(\sin x + \cos x)^2. Show your working.

Step 1: Expand the double bracket, just like any binomial square:

sin2x+2sinxcosx+cos2x\sin^2 x + 2\sin x\cos x + \cos^2 x

Step 2: Group the two squared terms and use sin2x+cos2x=1\sin^2 x + \cos^2 x = 1:

(sin2x+cos2x)+2sinxcosx=1+2sinxcosx(\sin^2 x + \cos^2 x) + 2\sin x\cos x = 1 + 2\sin x\cos x

Answer: 1+2sinxcosx1 + 2\sin x\cos x.

Example 5

🎯 Exam-style (express in a given form)

Express 3cos2x13\cos^2 x - 1 in the form a+bsin2xa + b\sin^2 x. Show your working.

Step 1: The target form uses sin2x\sin^2 x, so replace cos2x\cos^2 x using cos2x=1sin2x\cos^2 x = 1 - \sin^2 x:

3(1sin2x)13(1 - \sin^2 x) - 1

Step 2: Expand and collect the constant terms:

33sin2x1=23sin2x3 - 3\sin^2 x - 1 = 2 - 3\sin^2 x

Answer: 23sin2x2 - 3\sin^2 x, so a=2a = 2 and b=3b = -3.