Skip to main content

Worked Solutions

Trigonometric Identities — Worked Solutions (Preliminary Maths Extension 1)

By Patrick · Intuition tutor 1 min read

Created with Intu AI Reviewed by Intuition's expert tutors

Studying this? See our Preliminary Maths Extension 1 course →

Worked examples for Preliminary Maths Extension 1 trigonometric identities. Each shows where the marks are awarded, the key idea, and the full solution explained by your choice of tutor — Stella, Ella or Cassie.

How to use these

Try each question first, then check your working. Use the tutor tabs to read the full solution in the style that suits you: Stella is direct and challenging, Ella is warm and explains the why, and Cassie is concise and analytical.

Example 1 — Proving an identity

Standard 3 marks

Question

Prove that $\dfrac{1 + \cos\theta}{\sin\theta} + \dfrac{\sin\theta}{1 + \cos\theta} = \dfrac{2}{\sin\theta}$.

Solution

Work the left-hand side. Combine over a common denominator $\sin\theta(1 + \cos\theta)$.

$\dfrac{(1 + \cos\theta)^2 + \sin^2\theta}{\sin\theta(1 + \cos\theta)}$.

Expand the numerator: $1 + 2\cos\theta + \cos^2\theta + \sin^2\theta = 1 + 2\cos\theta + 1 = 2 + 2\cos\theta = 2(1 + \cos\theta)$.

So LHS $= \dfrac{2(1 + \cos\theta)}{\sin\theta(1 + \cos\theta)} = \dfrac{2}{\sin\theta} =$ RHS.

The whole proof hinges on spotting $\cos^2\theta + \sin^2\theta = 1$ — that's the move examiners reward.

Where the marks go

  • 1 mark: Combines the LHS over the common denominator
  • 1 mark: Uses $\cos^2\theta + \sin^2\theta = 1$ to simplify the numerator to $2(1 + \cos\theta)$
  • 1 mark: Cancels and concludes LHS $= \dfrac{2}{\sin\theta}$

Key idea

Prove identities by transforming one side; the Pythagorean identity $\sin^2\theta + \cos^2\theta = 1$ is almost always the simplifying step.

Example 2 — Solving a trigonometric equation

Standard 4 marks

Question

Solve $2\sin^2\theta + \cos\theta - 1 = 0$ for $0 \leq \theta \leq 2\pi$.

Solution

Get a single trig ratio. Replace $\sin^2\theta = 1 - \cos^2\theta$.

$2(1 - \cos^2\theta) + \cos\theta - 1 = 0 \Rightarrow -2\cos^2\theta + \cos\theta + 1 = 0 \Rightarrow 2\cos^2\theta - \cos\theta - 1 = 0$.

Factor: $(2\cos\theta + 1)(\cos\theta - 1) = 0$, so $\cos\theta = -\tfrac{1}{2}$ or $\cos\theta = 1$.

$\cos\theta = -\tfrac{1}{2}$: $\theta = \tfrac{2\pi}{3}, \tfrac{4\pi}{3}$. $\cos\theta = 1$: $\theta = 0, 2\pi$.

So $\theta = 0, \tfrac{2\pi}{3}, \tfrac{4\pi}{3}, 2\pi$. Don't drop the endpoints — the domain is closed.

Where the marks go

  • 1 mark: Substitutes $\sin^2\theta = 1 - \cos^2\theta$ to form a quadratic in $\cos\theta$
  • 1 mark: Factors to $(2\cos\theta + 1)(\cos\theta - 1) = 0$
  • 1 mark: Solves $\cos\theta = -\tfrac{1}{2}$ giving $\theta = \tfrac{2\pi}{3}, \tfrac{4\pi}{3}$
  • 1 mark: Includes $\cos\theta = 1$ giving $\theta = 0, 2\pi$ within the domain

Key idea

Convert to a single trig ratio using $\sin^2\theta + \cos^2\theta = 1$, factor the resulting quadratic, then read all solutions in the given domain.