Skip to main content

Worked Solutions

Trigonometric Functions — Worked Solutions (HSC Maths Advanced)

By Samadhi · Intuition tutor 1 min read

Created with Intu AI Reviewed by Intuition's expert tutors

Studying this? See our HSC Maths Advanced course →

Worked examples for HSC Maths Advanced trigonometric functions. 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 — Arc length and sector area

Core 3 marks

Question

A sector of a circle has radius $6$ cm and subtends an angle of $\dfrac{\pi}{3}$ radians at the centre. Find the exact arc length and the exact area of the sector.

Solution

Use $\ell = r\theta$ and $A = \tfrac{1}{2}r^2\theta$ with $\theta$ in radians.

Arc: $\ell = 6 \cdot \tfrac{\pi}{3} = 2\pi$ cm.

Area: $A = \tfrac{1}{2}(6)^2 \cdot \tfrac{\pi}{3} = \tfrac{1}{2}(36)\tfrac{\pi}{3} = 6\pi$ cm$^2$.

$\ell = 2\pi$ cm, $A = 6\pi$ cm$^2$. The angle must be in radians for these formulas — never degrees.

Where the marks go

  • 1 mark: Correct arc length $\ell = 2\pi$ cm using $\ell = r\theta$
  • 1 mark: Correct sector-area formula with values substituted
  • 1 mark: Correct sector area $6\pi$ cm$^2$

Key idea

With the angle in radians, arc length is $\ell = r\theta$ and sector area is $A = \tfrac{1}{2}r^2\theta$.

Example 2 — Solving a trig equation over a domain

Standard 3 marks

Question

Solve $2\sin x = \sqrt{3}$ for $0 \le x \le 2\pi$.

Solution

Isolate the ratio: $\sin x = \tfrac{\sqrt{3}}{2}$.

The related angle is $\tfrac{\pi}{3}$. Sine is positive in quadrants 1 and 2.

Quadrant 1: $x = \tfrac{\pi}{3}$. Quadrant 2: $x = \pi - \tfrac{\pi}{3} = \tfrac{2\pi}{3}$.

$x = \tfrac{\pi}{3}, \tfrac{2\pi}{3}$. Check both lie in $[0, 2\pi]$ — they do. Don't stop at one solution; the domain demands all of them.

Where the marks go

  • 1 mark: Reduces to $\sin x = \tfrac{\sqrt{3}}{2}$ and identifies reference angle $\tfrac{\pi}{3}$
  • 1 mark: Identifies that solutions lie in quadrants 1 and 2
  • 1 mark: Both correct solutions $x = \tfrac{\pi}{3},\ \tfrac{2\pi}{3}$ within the domain

Key idea

Isolate the ratio, find the reference angle, then use the quadrants where the function has the right sign to list every solution in the given domain.

Example 3 — Features of a trig graph

Standard 2 marks

Question

State the amplitude and period of $y = 3\cos 2x$.

Solution

For $y = a\cos(bx)$: amplitude is $|a|$, period is $\tfrac{2\pi}{b}$.

Here $a = 3$, $b = 2$.

Amplitude $= 3$. Period $= \tfrac{2\pi}{2} = \pi$.

Don't confuse the two — the coefficient in front sets the amplitude, the coefficient of $x$ sets the period.

Where the marks go

  • 1 mark: Correct amplitude of $3$
  • 1 mark: Correct period of $\pi$

Key idea

For $y = a\cos(bx)$ the amplitude is $|a|$ and the period is $\tfrac{2\pi}{b}$.

Example 4 — Differentiating a trig function

Standard 2 marks

Question

Differentiate $y = \sin(3x) + \cos x$.

Solution

$\tfrac{d}{dx}\sin(kx) = k\cos(kx)$ and $\tfrac{d}{dx}\cos x = -\sin x$.

So $\tfrac{d}{dx}\sin(3x) = 3\cos(3x)$ and $\tfrac{d}{dx}\cos x = -\sin x$.

$y' = 3\cos(3x) - \sin x$.

Don't forget the chain-rule factor of $3$, and the minus sign on $\cos$.

Where the marks go

  • 1 mark: Correct derivative of $\sin(3x)$, i.e. $3\cos(3x)$
  • 1 mark: Correct derivative of $\cos x$, i.e. $-\sin x$, and final answer

Key idea

$\tfrac{d}{dx}\sin(kx) = k\cos(kx)$ and $\tfrac{d}{dx}\cos(kx) = -k\sin(kx)$ — apply the chain-rule factor and the sign carefully.

Example 5 — Definite integral of a trig function

Challenge 4 marks

Question

Evaluate $\displaystyle\int_{0}^{\pi/2} \cos\!\left(2x\right)\,dx$, giving an exact answer.

Solution

Primitive of $\cos(kx)$ is $\tfrac{1}{k}\sin(kx)$, so here $\tfrac{1}{2}\sin(2x)$.

$\displaystyle\int_0^{\pi/2}\cos(2x)\,dx = \Big[\tfrac{1}{2}\sin(2x)\Big]_0^{\pi/2}$.

At $x = \tfrac{\pi}{2}$: $\tfrac{1}{2}\sin\pi = \tfrac{1}{2}(0) = 0$. At $x = 0$: $\tfrac{1}{2}\sin 0 = 0$.

$0 - 0 = 0$. Answer: $0$. The $\tfrac{1}{2}$ factor on integrating $\cos(2x)$ is the easy mark to drop.

Where the marks go

  • 1 mark: Correct primitive $\tfrac{1}{2}\sin(2x)$ (correct $\tfrac{1}{k}$ factor)
  • 1 mark: Substitutes the upper limit correctly ($\sin\pi = 0$)
  • 1 mark: Substitutes the lower limit correctly ($\sin 0 = 0$)
  • 1 mark: Correct exact value $0$

Key idea

$\int \cos(kx)\,dx = \tfrac{1}{k}\sin(kx)$; evaluate exact trig values at the limits and subtract.