← Unit 3: Further calculus and statistics

QLDMath MethodsSyllabus dot point

Topic 1: Further differentiation and applications

Differentiate trigonometric functions, including compositions of the form $\sin(f(x))$, $\cos(f(x))$ and $\tan(f(x))$, working in radians

A focused answer to the QCE Mathematical Methods Unit 3 dot point on differentiating trigonometric functions. Sets out the standard derivatives of $\sin x$, $\cos x$ and $\tan x$ in radians, the chain rule generalisations, why radian measure is required for calculus, and the exact-value and Paper 1 fluency QCAA examiners reward in IA2 and the EA.

Generated by Claude OpusReviewed by Better Tuition Academy7 min answer

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

What this dot point is asking

QCAA wants you to differentiate trigonometric functions and their compositions in radians, including combinations with the product, quotient and chain rules. Trigonometric derivatives appear in Paper 1 short answer, in Paper 2 modelling questions about oscillating quantities (tides, sound, AC currents, planetary orbits), and in PSMTs that involve periodic phenomena.

The answer

Why radians

In Methods, all calculus on trig functions is done with xx in radians. The formula ddx(sin⁑x)=cos⁑x\frac{d}{dx}(\sin x) = \cos x is only true when xx is in radians. If you work in degrees the derivative picks up an awkward factor of Ο€180\frac{\pi}{180}, which is why QCAA requires radians for calculus questions and why most calculators default to degree mode on a fresh reset (always check and switch to radians).

The standard derivatives

ddx(sin⁑x)=cos⁑x\frac{d}{dx}(\sin x) = \cos x

ddx(cos⁑x)=βˆ’sin⁑x\frac{d}{dx}(\cos x) = -\sin x

ddx(tan⁑x)=sec⁑2x=1cos⁑2x\frac{d}{dx}(\tan x) = \sec^2 x = \frac{1}{\cos^2 x}

The minus sign on the derivative of cos⁑\cos is the single most common Paper 1 trap. Memorise it.

Chain-rule generalisations

For any differentiable inner f(x)f(x):

ddx(sin⁑(f(x)))=fβ€²(x)cos⁑(f(x))\frac{d}{dx}\bigl(\sin(f(x))\bigr) = f'(x) \cos(f(x))

ddx(cos⁑(f(x)))=βˆ’fβ€²(x)sin⁑(f(x))\frac{d}{dx}\bigl(\cos(f(x))\bigr) = -f'(x) \sin(f(x))

ddx(tan⁑(f(x)))=fβ€²(x)sec⁑2(f(x))\frac{d}{dx}\bigl(\tan(f(x))\bigr) = f'(x) \sec^2(f(x))

The most common case is a linear inner function, where the chain rule factor is just a constant.

Linear inside argument

For constants aa and bb:

ddx(sin⁑(ax+b))=acos⁑(ax+b)\frac{d}{dx}\bigl(\sin(a x + b)\bigr) = a \cos(a x + b)

ddx(cos⁑(ax+b))=βˆ’asin⁑(ax+b)\frac{d}{dx}\bigl(\cos(a x + b)\bigr) = -a \sin(a x + b)

This is the most heavily examined form. Almost every modelling question is of the type Asin⁑(Ο‰t+Ο•)+CA \sin(\omega t + \phi) + C.

Worked examples

Direct chain rule

Differentiate y=cos⁑(3xβˆ’1)y = \cos(3x - 1).

dydx=βˆ’3sin⁑(3xβˆ’1)\dfrac{dy}{dx} = -3 \sin(3x - 1).

Inner is a polynomial

Differentiate y=sin⁑(x2)y = \sin(x^2).

Let f(x)=x2f(x) = x^2, fβ€²(x)=2xf'(x) = 2x. dydx=2xcos⁑(x2)\dfrac{dy}{dx} = 2x \cos(x^2).

Combining with the product rule

Differentiate y=x2sin⁑xy = x^2 \sin x.

Product rule: u=x2u = x^2, v=sin⁑xv = \sin x, uβ€²=2xu' = 2x, vβ€²=cos⁑xv' = \cos x.

dydx=2xsin⁑x+x2cos⁑x.\dfrac{dy}{dx} = 2x \sin x + x^2 \cos x.

Modelling: simple harmonic motion

A particle moves so that its displacement from the origin is s(t)=4sin⁑(2t)s(t) = 4 \sin(2 t) metres, with tt in seconds. Find its velocity at t=Ο€6t = \dfrac{\pi}{6}.

v(t)=sβ€²(t)=8cos⁑(2t)v(t) = s'(t) = 8 \cos(2 t).

v(Ο€/6)=8cos⁑(Ο€/3)=8β‹…12=4Β m/s.v(\pi / 6) = 8 \cos(\pi / 3) = 8 \cdot \dfrac{1}{2} = 4 \text{ m/s}.

The exact value cos⁑(Ο€/3)=12\cos(\pi/3) = \tfrac{1}{2} is expected without a calculator on Paper 1.

Tangent example

Differentiate y=tan⁑(3x)y = \tan(3x).

dydx=3sec⁑2(3x)=3cos⁑2(3x)\dfrac{dy}{dx} = 3 \sec^2(3x) = \dfrac{3}{\cos^2(3x)}.

Common traps

Working in degrees. ddx(sin⁑x)=cos⁑x\frac{d}{dx}(\sin x) = \cos x only when xx is in radians. Set your calculator to radians for Paper 2. Paper 1 problems are always in radians by convention.

Dropping the minus sign on cos⁑\cos. ddx(cos⁑x)=βˆ’sin⁑x\frac{d}{dx}(\cos x) = -\sin x. Reversing the sign turns a maximum into a minimum and a velocity into its negative.

Missing the chain rule factor. ddx(sin⁑(2x))=2cos⁑(2x)\frac{d}{dx}(\sin(2x)) = 2 \cos(2x), not cos⁑(2x)\cos(2x). The factor of 22 comes from differentiating the inner 2x2x.

Forgetting exact values. Paper 1 expects sin⁑(Ο€/6)=1/2\sin(\pi/6) = 1/2, cos⁑(Ο€/4)=2/2\cos(\pi/4) = \sqrt{2}/2, tan⁑(Ο€/3)=3\tan(\pi/3) = \sqrt{3} and the related angle values without a calculator. Drill the unit circle.

Combining identities incorrectly. sin⁑2x+cos⁑2x=1\sin^2 x + \cos^2 x = 1, not sin⁑2xβˆ’cos⁑2x=1\sin^2 x - \cos^2 x = 1. Sign errors here lead to wrong derivatives on optimisation questions.

In one sentence

In radians, sin⁑x\sin x, cos⁑x\cos x and tan⁑x\tan x differentiate to cos⁑x\cos x, βˆ’sin⁑x-\sin x and sec⁑2x\sec^2 x respectively, and the chain rule extends this to ddxsin⁑(f(x))=fβ€²(x)cos⁑(f(x))\frac{d}{dx} \sin(f(x)) = f'(x) \cos(f(x)) and analogous forms for cos⁑\cos and tan⁑\tan.

Past exam questions, worked

Real questions from past QCAA papers on this dot point, with our answer explainer.

2023 QCAA-style P13 marksDifferentiate $y = \sin(4x) + \cos(2x)$ with respect to $x$.
Show worked answer β†’

Differentiate term by term using the chain rule.

For sin⁑(4x)\sin(4x): inner function 4x4x has derivative 44, so ddxsin⁑(4x)=4cos⁑(4x)\frac{d}{dx} \sin(4x) = 4 \cos(4x).

For cos⁑(2x)\cos(2x): inner function 2x2x has derivative 22, so ddxcos⁑(2x)=βˆ’2sin⁑(2x)\frac{d}{dx} \cos(2x) = -2 \sin(2x).

dydx=4cos⁑(4x)βˆ’2sin⁑(2x).\frac{dy}{dx} = 4 \cos(4x) - 2 \sin(2x).

Markers reward both chain rule factors and the correct minus sign on the derivative of cos⁑\cos. Forgetting either factor of 22 or 44 is the most common Paper 1 mistake on this style of question.

2022 QCAA-style P14 marksGiven $f(x) = \sin(2x) \cos(2x)$, (a) find $f'(x)$ using the product rule and (b) verify your answer by first rewriting $f(x)$ using the double-angle identity.
Show worked answer β†’

(a) Product rule with u=sin⁑(2x)u = \sin(2x), v=cos⁑(2x)v = \cos(2x), uβ€²=2cos⁑(2x)u' = 2 \cos(2x), vβ€²=βˆ’2sin⁑(2x)v' = -2 \sin(2x).

IMATH_4
=2cos⁑2(2x)βˆ’2sin⁑2(2x)=2cos⁑(4x).= 2 \cos^2(2x) - 2 \sin^2(2x) = 2 \cos(4x).

(b) Identity: sin⁑(2x)cos⁑(2x)=12sin⁑(4x)\sin(2x) \cos(2x) = \frac{1}{2} \sin(4x). Differentiate: fβ€²(x)=12β‹…4cos⁑(4x)=2cos⁑(4x)f'(x) = \frac{1}{2} \cdot 4 \cos(4x) = 2 \cos(4x). Matches.

Markers reward both methods reaching the same answer, with explicit use of cos⁑2βˆ’sin⁑2=cos⁑(2β‹…angle)\cos^2 - \sin^2 = \cos(2 \cdot \text{angle}) in part (a). The verification in part (b) shows mathematical maturity and earns the final mark.

Related dot points