← Unit 2: Functions, calculus and probability

VICMath MethodsSyllabus dot point

How are trigonometric functions differentiated?

Differentiate sine, cosine and tangent functions and their compositions via the chain rule

A focused answer to the VCE Maths Methods Unit 2 dot point on derivatives of trig functions. States $\frac{d}{dx} \sin x = \cos x$, $\frac{d}{dx} \cos x = -\sin x$, $\frac{d}{dx} \tan x = \sec^2 x$, the chain-rule extensions, and works the VCAA SAC-style oscillation-derivative problem.

Generated by Claude OpusReviewed by Better Tuition Academy4 min answer

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

What this dot point is asking

VCAA wants you to differentiate sine, cosine and tangent functions and their composites using the chain rule.

Standard derivatives

DMATH_0
DMATH_1

ddxtan⁑x=sec⁑2x=1cos⁑2x\frac{d}{dx} \tan x = \sec^2 x = \frac{1}{\cos^2 x}

These derivations use the small-angle limit lim⁑θ→0sin⁑θ/ΞΈ=1\lim_{\theta \to 0} \sin\theta/\theta = 1 together with the addition formulas. The cosine result picks up the minus sign because cos⁑θ\cos\theta decreases as ΞΈ\theta moves from zero.

Chain rule extensions

DMATH_3
DMATH_4

ddxtan⁑(u(x))=uβ€²(x)sec⁑2(u(x))\frac{d}{dx} \tan(u(x)) = u'(x) \sec^2(u(x))

Standard combinations

Trig times polynomial. Product rule. ddx(xsin⁑x)=sin⁑x+xcos⁑x\frac{d}{dx} (x \sin x) = \sin x + x \cos x.

Squared trig. Chain rule with u2u^2. ddxsin⁑2x=2sin⁑xcos⁑x=sin⁑2x\frac{d}{dx} \sin^2 x = 2 \sin x \cos x = \sin 2x.

Trig over polynomial. Quotient rule.

Connection to oscillation

If x(t)=Asin⁑(Ο‰t)x(t) = A \sin(\omega t) is the displacement of a simple oscillator, then:

v(t)=dx/dt=AΟ‰cos⁑(Ο‰t)v(t) = dx/dt = A \omega \cos(\omega t)

a(t)=dv/dt=βˆ’AΟ‰2sin⁑(Ο‰t)=βˆ’Ο‰2x(t)a(t) = dv/dt = -A \omega^2 \sin(\omega t) = -\omega^2 x(t)

This is the differential equation of simple harmonic motion. The derivative pattern explains why oscillators have constant period independent of amplitude.

Worked example

Differentiate h(x)=sin⁑(x2+1)h(x) = \sin(x^2 + 1).

Chain rule: u=x2+1u = x^2 + 1, du/dx=2xdu/dx = 2x.

hβ€²(x)=cos⁑(x2+1)β‹…2x=2xcos⁑(x2+1)h'(x) = \cos(x^2 + 1) \cdot 2x = 2x \cos(x^2 + 1).

Common traps

Sign on cosine derivative. ddxcos⁑x=βˆ’sin⁑x\frac{d}{dx} \cos x = -\sin x. The minus is the most-common slip.

Forgetting the chain factor. ddxsin⁑(3x)=3cos⁑(3x)\frac{d}{dx} \sin(3x) = 3\cos(3x), not cos⁑(3x)\cos(3x).

Confusing sin⁑2x\sin^2 x with sin⁑(x2)\sin(x^2). sin⁑2x=(sin⁑x)2\sin^2 x = (\sin x)^2. sin⁑(x2)\sin(x^2) is the sine of x2x^2. Different functions, different derivatives.

Working in degrees. Calculus assumes radians throughout. sin⁑x\sin x has derivative cos⁑x\cos x only when xx is in radians.

In one sentence

The standard derivatives are ddxsin⁑x=cos⁑x\frac{d}{dx} \sin x = \cos x, ddxcos⁑x=βˆ’sin⁑x\frac{d}{dx} \cos x = -\sin x, ddxtan⁑x=sec⁑2x\frac{d}{dx} \tan x = \sec^2 x, with chain-rule extensions ddxsin⁑u=uβ€²cos⁑u\frac{d}{dx} \sin u = u' \cos u and equivalents, assuming xx is in radians throughout.

Past exam questions, worked

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

Year 11 SAC4 marksDifferentiate (a) $f(x) = \sin(3x)$ and (b) $g(x) = \cos^2(x)$.
Show worked answer β†’

(a) Chain rule on sin⁑u\sin u. u=3xu = 3x, du/dx=3du/dx = 3.

fβ€²(x)=cos⁑(3x)β‹…3=3cos⁑(3x)f'(x) = \cos(3x) \cdot 3 = 3\cos(3x).

(b) Chain rule on u2u^2 with u=cos⁑xu = \cos x. du/dx=βˆ’sin⁑xdu/dx = -\sin x.

gβ€²(x)=2cos⁑xβ‹…(βˆ’sin⁑x)=βˆ’2sin⁑xcos⁑x=βˆ’sin⁑(2x)g'(x) = 2 \cos x \cdot (-\sin x) = -2 \sin x \cos x = -\sin(2x) (using the double-angle identity).

Markers reward chain rule, sign on βˆ’sin⁑x-\sin x, and the optional double-angle simplification.

Related dot points