Skip to main content
NSWMaths AdvancedSyllabus dot point

Which trigonometric identities are essential for simplifying expressions and proving equivalences in HSC Maths Advanced?

Use Pythagorean, ratio, double angle and complementary identities to simplify expressions and prove equalities

A focused answer to the HSC Maths Advanced dot point on trigonometric identities. The Pythagorean identity with its unit-circle origin, ratio identities, complementary angle identities, and the double angle formulas, with a stage-by-stage proof method and worked examples.

Generated by Claude Opus 4.815 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

NESA wants you to know the standard trigonometric identities, choose the right one when simplifying or proving an equivalence, and use them to manipulate expressions involving sin\sin, cos\cos and tan\tan, including double angle forms.

The skill being tested is not memory, it is selection: from a small toolbox of identities, picking the one that turns a messy expression into a clean one, or that transforms one side of a "prove that" into the other. Two habits separate full marks from partial: knowing that almost everything can be rewritten in terms of sin\sin and cos\cos alone (so when stuck, convert), and respecting the rule that a proof works down one side only, never juggling both sides at once. Get those two right and identity questions become mechanical.

The answer

The Pythagorean identity

For any angle θ\theta,

sin2θ+cos2θ=1.\sin^2 \theta + \cos^2 \theta = 1.

This is not an arbitrary rule to memorise; it is Pythagoras' theorem applied to the right triangle inside the unit circle. A point on the unit circle at angle θ\theta has coordinates (cosθ,sinθ)(\cos\theta, \sin\theta), so the horizontal leg is cosθ\cos\theta, the vertical leg is sinθ\sin\theta, and the hypotenuse is the radius 11. Pythagoras gives cos2θ+sin2θ=12\cos^2\theta + \sin^2\theta = 1^2.

Geometric origin of the Pythagorean identity A quarter of the unit circle with a point P on the arc. A right triangle is drawn from the centre to P: the horizontal side has length cosine theta, the vertical side has length sine theta, and the hypotenuse is the radius of length one. Pythagoras gives sine squared theta plus cosine squared theta equals one. θ P cos θ sin θ 1 Pythagoras: sin²θ + cos²θ = 1.

Two useful rearrangements (dividing by cos2θ\cos^2 \theta and sin2θ\sin^2 \theta respectively):

1+tan2θ=sec2θ,1+cot2θ=csc2θ.1 + \tan^2 \theta = \sec^2 \theta, \qquad 1 + \cot^2 \theta = \csc^2 \theta.

These let you swap freely between sin2\sin^2 and cos2\cos^2, between tan2\tan^2 and sec2\sec^2, and so on.

Ratio identities

tanθ=sinθcosθ,cotθ=cosθsinθ=1tanθ.\tan \theta = \frac{\sin \theta}{\cos \theta}, \qquad \cot \theta = \frac{\cos \theta}{\sin \theta} = \frac{1}{\tan \theta}.

secθ=1cosθ,cscθ=1sinθ.\sec \theta = \frac{1}{\cos \theta}, \qquad \csc \theta = \frac{1}{\sin \theta}.

Complementary angle identities

The complement of θ\theta is π2θ\frac{\pi}{2} - \theta (in degrees, 90θ90^\circ - \theta). Co-function pairs:

sin(π2θ)=cosθ,cos(π2θ)=sinθ,tan(π2θ)=cotθ.\sin\left( \frac{\pi}{2} - \theta \right) = \cos \theta, \qquad \cos\left( \frac{\pi}{2} - \theta \right) = \sin \theta, \qquad \tan\left( \frac{\pi}{2} - \theta \right) = \cot \theta.

These come from triangle geometry: in a right triangle, sin\sin of one acute angle equals cos\cos of the other.

Supplementary, negative angle, and reflection identities

sin(πθ)=sinθ,cos(πθ)=cosθ,tan(πθ)=tanθ.\sin(\pi - \theta) = \sin \theta, \qquad \cos(\pi - \theta) = -\cos \theta, \qquad \tan(\pi - \theta) = -\tan \theta.

sin(θ)=sinθ,cos(θ)=cosθ,tan(θ)=tanθ.\sin(-\theta) = -\sin \theta, \qquad \cos(-\theta) = \cos \theta, \qquad \tan(-\theta) = -\tan \theta.

These follow from the symmetry of the unit circle.

Double angle identities

For sin\sin:

sin2θ=2sinθcosθ.\sin 2\theta = 2 \sin \theta \cos \theta.

For cos\cos (three equivalent forms, using the Pythagorean identity):

cos2θ=cos2θsin2θ=2cos2θ1=12sin2θ.\cos 2\theta = \cos^2 \theta - \sin^2 \theta = 2 \cos^2 \theta - 1 = 1 - 2 \sin^2 \theta.

For tan\tan:

tan2θ=2tanθ1tan2θ.\tan 2\theta = \frac{2 \tan \theta}{1 - \tan^2 \theta}.

The choice of form for cos2θ\cos 2\theta depends on what you want to keep or eliminate.

Power reduction (useful when integrating)

From the double angle identities,

sin2θ=1cos2θ2,cos2θ=1+cos2θ2.\sin^2 \theta = \frac{1 - \cos 2\theta}{2}, \qquad \cos^2 \theta = \frac{1 + \cos 2\theta}{2}.

These convert squares of sine and cosine into linear expressions in cos2θ\cos 2\theta, which is much easier to integrate.

Proof strategy

To prove an identity, start on one side (usually the more complicated) and transform it into the other using the identities above. Useful tactics:

  • Convert everything to sin\sin and cos\cos.
  • Replace sin2\sin^2 with 1cos21 - \cos^2 or vice versa.
  • Apply a double angle identity when an angle is doubled or halved.
  • Look for a common factor or a common denominator.

Do not start with the statement of the identity and manipulate both sides simultaneously. Take one side, work to the other, and conclude with "as required" or "QED".

A proof, stage by stage

Here is the 2022 HSC proof 1cos2θsin2θ=tanθ\dfrac{1 - \cos 2\theta}{\sin 2\theta} = \tan\theta run as a chain of transformations. Read it top to bottom; each box is the line above with exactly one identity applied.

Stage 1, commit to the left-hand side
Choose the messier side, the fraction, and aim to reach tanθ\tan\theta. Never touch the right-hand side.
Stage 2, substitute the double angle identities
Replace cos2θ\cos 2\theta with the form 12sin2θ1 - 2\sin^2\theta (chosen because the leading 11 will cancel) and sin2θ\sin 2\theta with 2sinθcosθ2\sin\theta\cos\theta.
Stage 3, simplify the numerator
1(12sin2θ)=2sin2θ1 - (1 - 2\sin^2\theta) = 2\sin^2\theta, leaving 2sin2θ2sinθcosθ\dfrac{2\sin^2\theta}{2\sin\theta\cos\theta}.
Stage 4, cancel to the right-hand side
Cancel the common 2sinθ2\sin\theta to get sinθcosθ=tanθ\dfrac{\sin\theta}{\cos\theta} = \tan\theta, which is the right-hand side. As required.

Stage-by-stage proof that (1 - cos 2θ)/sin 2θ = tan θ A vertical flow of four boxes. Box one is the left-hand side, the fraction one minus cosine two theta over sine two theta. An arrow leads to box two after substituting the double angle identities. Box three simplifies the numerator. Box four cancels to give sine theta over cosine theta, which equals tangent theta, the right-hand side, highlighted in accent. (1 - cos 2θ) / sin 2θ 1 start from the left-hand side (1 - (1 - 2sin²θ)) / (2 sinθ cosθ) 2 use cos 2θ = 1 - 2sin²θ and sin 2θ = 2 sinθ cosθ 2sin²θ / (2 sinθ cosθ) 3 simplify the numerator: 1 - 1 + 2sin²θ sinθ / cosθ = tanθ 4

How exam questions ask about identities

The verbs tell you what kind of answer earns the marks:

  • "Simplify ..." Rewrite as a single, shorter expression. Look first for the Pythagorean identity hiding as 1cos21 - \cos^2, 1sin21 - \sin^2, sec21\sec^2 - 1 or csc21\csc^2 - 1.
  • "Prove that ... " or "Show that LHS = RHS." Work down one side only to reach the other, and write a concluding line ("=RHS= \text{RHS}, as required"). Both-sides juggling scores zero for method.
  • "Find the exact value of sin2θ\sin 2\theta given sinθ=\sin\theta = \dots and the quadrant." Get cosθ\cos\theta from the Pythagorean identity, fix its sign from the quadrant, then apply the double angle formula.
  • "Express ... in terms of cos2θ\cos 2\theta / a single trig function." A power-reduction or convert-to-one-function task: use sin2θ=1cos2θ2\sin^2\theta = \frac{1 - \cos 2\theta}{2} or replace tan\tan, sec\sec etc. by sin\sin and cos\cos.
  • "Hence ... " after an identity part. Use the identity you just established as the substitution in the next part, typically to solve an equation or evaluate an integral.
  • An expression mixing sin\sin, cos\cos, tan\tan, sec\sec. The default rescue move: rewrite everything in sin\sin and cos\cos, put over a common denominator, and simplify.

Exam-style practice questions

Practice questions written in the style of NESA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

2022 HSC Q203 marksProve that 1cos2θsin2θ=tanθ\frac{1 - \cos 2\theta}{\sin 2\theta} = \tan \theta.
Show worked answer →

Use the double angle identities cos2θ=12sin2θ\cos 2\theta = 1 - 2 \sin^2 \theta and sin2θ=2sinθcosθ\sin 2\theta = 2 \sin \theta \cos \theta.

1cos2θsin2θ=1(12sin2θ)2sinθcosθ=2sin2θ2sinθcosθ=sinθcosθ=tanθ\frac{1 - \cos 2\theta}{\sin 2\theta} = \frac{1 - (1 - 2 \sin^2 \theta)}{2 \sin \theta \cos \theta} = \frac{2 \sin^2 \theta}{2 \sin \theta \cos \theta} = \frac{\sin \theta}{\cos \theta} = \tan \theta.

Markers reward the choice of the correct double angle forms, the cancellation, and a final line that is clearly the right-hand side.

2020 HSC Q193 marksGiven sinθ=35\sin \theta = \frac{3}{5} and θ\theta is in the second quadrant, find the exact value of sin2θ\sin 2\theta.
Show worked answer →

In the second quadrant sin>0\sin > 0 and cos<0\cos < 0.

Pythagorean identity: cos2θ=1sin2θ=1925=1625\cos^2 \theta = 1 - \sin^2 \theta = 1 - \frac{9}{25} = \frac{16}{25}, so cosθ=45\cos \theta = -\frac{4}{5} (negative in Q2).

sin2θ=2sinθcosθ=235(45)=2425\sin 2\theta = 2 \sin \theta \cos \theta = 2 \cdot \frac{3}{5} \cdot \left( -\frac{4}{5} \right) = -\frac{24}{25}.

Markers expect the correct sign of cosθ\cos \theta from the quadrant, the double angle formula, and the exact answer.

Related dot points