β Unit 2: Functions, calculus and probability
How is differentiation used to analyse and optimise functions?
Use differentiation to analyse the behaviour of functions, including locating and classifying stationary points, finding tangent and normal equations, and solving optimisation problems
A focused answer to the VCE Maths Methods Unit 2 dot point on applications of differentiation. Locates stationary points by $f'(x) = 0$, classifies with the first-derivative sign test or the second-derivative test, writes tangent and normal equations, and works the VCAA SAC-style box-maximisation optimisation problem.
Have a quick question? Jump to the Q&A page
What this dot point is asking
VCAA wants you to apply differentiation to function analysis: finding stationary points and classifying them, deriving tangent and normal equations, and solving optimisation problems by constructing a single-variable function and finding its extremum.
Stationary points
A point on where . Three types:
- Local maximum: changes from positive to negative.
- Local minimum: changes from negative to positive.
- Stationary point of inflection: does not change sign.
First-derivative sign test
Pick a point just to the left and just to the right of the stationary point; compute the sign of at each.
Second-derivative test
If and:
- IMATH_7 : local minimum (concave up).
- IMATH_8 : local maximum (concave down).
- IMATH_9 : test is inconclusive; use the first-derivative sign test instead.
Tangent and normal lines
Tangent at : .
Normal at : (perpendicular to the tangent; provided ).
If the tangent is horizontal and the normal is vertical ().
Optimisation procedure
- Identify the quantity to optimise (area, volume, cost, distance).
- Express it as a function of one variable using the constraints.
- Differentiate; set ; solve.
- Verify with a sign test or the second-derivative test.
- Check the domain boundaries (the global extremum might be at an endpoint).
- State the answer in words with units.
Worked example (stationary points)
For :
.
Stationary points: .
-coordinates: ; .
Second-derivative test: . , so local max at . , so local min at .
Common traps
Forgetting to find -coordinates. A stationary point is a point; both and are needed.
Skipping the classification. identifies candidates; the test tells you which type.
Treating local extrema as global. Always check the domain endpoints.
Domain restriction in optimisation. A rectangle cannot have negative or zero side lengths. Enforce the practical domain.
In one sentence
Differentiation locates stationary points by setting , classifies them by the first-derivative sign test or the sign of , gives tangent () and normal () line equations, and solves optimisation problems by modelling the quantity to optimise as a single-variable function and finding its extremum (with domain endpoints checked).
Past exam questions, worked
Real questions from past VCAA papers on this dot point, with our answer explainer.
Year 11 SAC5 marksAn open box is made from a square sheet of cardboard of side $12$ cm by cutting equal squares from each corner and folding up the sides. Let $x$ be the side length of the removed squares. Find the value of $x$ that maximises the volume of the box.Show worked answer β
Volume: for .
Differentiate (chain rule plus product rule):
.
when (boundary, rejected) or .
Sign test: , . Sign change positive to negative: local maximum.
Optimal cm. Maximum volume: cm.
Markers reward the modelling step, the derivative via product/chain, factoring before solving, the sign test, and the answer with units.
Related dot points
- 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.
- Differentiate exponential ($e^x$, $a^x$) and logarithmic ($\ln x$, $\log_b x$) functions, including composite functions via the chain rule
A focused answer to the VCE Maths Methods Unit 2 dot point on derivatives of exponential and logarithmic functions. States $\frac{d}{dx} e^x = e^x$, $\frac{d}{dx} \ln x = 1/x$, the chain-rule extensions, and works the VCAA SAC-style continuous-decay derivative problem.