Skip to main content
NSWMaths AdvancedSyllabus dot point

How can the derivative be used to analyse curves and solve optimisation and rate problems?

Use the first and second derivatives to find stationary points, points of inflection, and to solve optimisation and related rates problems

A focused answer to the HSC Maths Advanced dot point on applications of differentiation. Stationary points, concavity and inflection, maxima and minima word problems, and related rates with worked examples.

Generated by Claude Opus 4.814 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

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

What this dot point is asking

NESA wants you to use derivatives to analyse functions and model real-world problems. The first derivative locates stationary points (where the tangent is horizontal); the second derivative tells you about concavity and identifies maxima, minima and inflection points. You then apply this to optimisation problems (largest area, least cost) and related rates (how two changing quantities are linked).

The answer

Stationary points: local maximum, minimum and inflection A curve with three stationary points labelled. The first is a local maximum where the curve turns from increasing to decreasing. The second is a local minimum where it turns from decreasing to increasing. The third is a horizontal point of inflection where the tangent is horizontal but the curve continues in the same direction. x y local max local min horizontal inflection

A stationary point of f(x)f(x) occurs where f(x)=0f'(x) = 0. To classify it, use one of two tests.

First derivative test. Check the sign of f(x)f'(x) just before and just after the stationary point.

  • Sign change from positive to negative: local maximum.
  • Sign change from negative to positive: local minimum.
  • No sign change: horizontal point of inflection.

Second derivative test. Evaluate f(x)f''(x) at the stationary point.

  • f(x)<0f''(x) < 0: local maximum (curve is concave down).
  • f(x)>0f''(x) > 0: local minimum (curve is concave up).
  • f(x)=0f''(x) = 0: test is inconclusive, fall back on the first derivative test.

Concavity and points of inflection

A point of inflection is where the concavity changes. Find candidates by solving f(x)=0f''(x) = 0, then confirm the concavity actually changes by checking the sign of ff'' either side.

Sketching a curve, stage by stage

A curve sketch is a procedure, and markers want the features labelled, not a freehand squiggle. Work through it in order for y=x33x2y = x^3 - 3x^2, a typical HSC cubic.

Stage 1, axes and intercepts. Find where the curve meets the axes. The yy-intercept is f(0)=0f(0) = 0. For the xx-intercepts, solve x33x2=x2(x3)=0x^3 - 3x^2 = x^2(x - 3) = 0, giving x=0x = 0 (a double root) and x=3x = 3. Mark these on the axes.

Stage 1: set up axes and mark the intercepts A pair of axes. The cubic y equals x cubed minus three x squared has x-intercepts where x cubed minus three x squared equals zero, namely at x equals 0 and x equals 3, both marked on the x-axis. The y-intercept is at the origin. x y x = 3 x = 0 solve f(x) = 0 for the x-intercepts 1

Stage 2, locate the stationary points. Differentiate and solve f(x)=0f'(x) = 0. Here f(x)=3x26x=3x(x2)f'(x) = 3x^2 - 6x = 3x(x - 2), so the stationary points are at x=0x = 0 and x=2x = 2. Their coordinates are (0,0)(0, 0) and (2,4)(2, -4). Plot them with a short horizontal tangent to show the zero gradient.

Stage 2: locate the stationary points The same axes. Solving f prime of x equals 3x squared minus 6x equals zero gives x equals 0 and x equals 2. These stationary points are plotted at the origin and at the point 2, negative 4, each with a short horizontal dashed tangent showing a zero gradient. x y (0, 0) (2, -4) f '(x) = 3x(x - 2) = 0 at x = 0, 2 2

Stage 3, classify and find the inflection. Use the second derivative f(x)=6x6f''(x) = 6x - 6. At x=0x = 0, f(0)=6<0f''(0) = -6 < 0, so (0,0)(0, 0) is a local maximum; at x=2x = 2, f(2)=6>0f''(2) = 6 > 0, so (2,4)(2, -4) is a local minimum. Solving f(x)=0f''(x) = 0 gives x=1x = 1, and the concavity changes there, so (1,2)(1, -2) is a point of inflection.

Stage 3: classify each stationary point and find the inflection The same points. The second derivative f double prime of x equals 6x minus 6. At x equals 0 it is negative six, so the origin is a local maximum. At x equals 2 it is positive six, so the point 2, negative 4 is a local minimum. f double prime equals zero at x equals 1, giving a point of inflection at 1, negative 2. x y max min inflection f ''(0) < 0 max, f ''(2) > 0 min f ''(x) = 0 at x = 1: inflection 3

Stage 4, join the features. Draw a smooth curve rising to the maximum at the origin, falling through the inflection at (1,2)(1, -2) to the minimum at (2,4)(2, -4), then rising through the xx-intercept at x=3x = 3. Label every feature; that labelling is what earns the marks.

Stage 4: join the features into the finished curve The finished cubic y equals x cubed minus three x squared, drawn in the accent colour, rising to the local maximum at the origin, falling through the inflection at 1, negative 2, down to the local minimum at 2, negative 4, then rising again through the x-intercept at x equals 3. x y y = x³ - 3x² 4

Tangents and normals

Many application questions ask for the equation of the tangent or the normal at a point. The tangent at x=ax = a has gradient m=f(a)m = f'(a) and equation yf(a)=f(a)(xa)y - f(a) = f'(a)(x - a). The normal is perpendicular, so its gradient is 1f(a)-\frac{1}{f'(a)} (provided f(a)0f'(a) \neq 0). For y=x2y = x^2 at the point P(1,1)P(1, 1), f(x)=2xf'(x) = 2x so the tangent gradient is 22 and the normal gradient is 12-\tfrac{1}{2}; the two lines meet at right angles at PP.

Tangent and normal to a curve at a point The parabola y equals x squared with the point P at 1, 1 marked. The tangent at P, drawn as the heavier accent line, has gradient 2. The normal at P, the thinner accent line, is perpendicular to the tangent and has gradient negative one half. A small square marks the right angle between them. x y P(1, 1) tangent, m = 2 normal, m = -1/2

Optimisation word problems

Follow a standard recipe.

  1. Draw a diagram and label variables.
  2. Write the quantity to optimise (area, volume, cost) as a function.
  3. Use the constraint to reduce to one variable.
  4. Differentiate and set to zero to find critical values.
  5. Confirm maximum or minimum using ff'' or a sign table.
  6. Check endpoints if the domain is restricted.
  7. State the final answer with units.

Related rates

When two quantities xx and yy both change with time and are linked by an equation, differentiate the equation with respect to tt (implicit differentiation). Substitute the given rate and the instantaneous value to solve for the unknown rate.

How exam questions ask about applications of differentiation

  • "Find the stationary points and determine their nature." Solve f(x)=0f'(x) = 0, then classify each with ff'' or a sign table. "Nature" is the explicit instruction to classify.
  • "Find the coordinates of any points of inflection." Solve f(x)=0f''(x) = 0 and confirm the concavity changes. Give full coordinates, not just the xx-value.
  • "Sketch the curve, showing all important features." Mark intercepts, stationary points (with their nature) and inflections, then draw a smooth curve through them.
  • "Find the maximum / minimum value", or any "largest / least / cheapest" word problem. An optimisation question: reduce to one variable, differentiate, solve, justify, and state the answer with units.
  • "At what rate is ... changing?" with two linked quantities. A related rates question: differentiate the link with respect to time and substitute the instantaneous values.
  • "Find the equation of the tangent / normal at ...". Differentiate, evaluate the gradient at the point, and write the line equation; the normal gradient is the negative reciprocal.

Exam-style practice questions

Practice questions written in the style of NESA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

2021 HSC Q144 marksA rectangular paddock is to be fenced along three sides (one side borders a river and needs no fence). If 200 m of fencing is available, find the maximum area that can be enclosed.
Show worked answer →

Let xx be the side perpendicular to the river and yy the side parallel to it.

Constraint: 2x+y=2002x + y = 200, so y=2002xy = 200 - 2x.

Area: A(x)=xy=x(2002x)=200x2x2A(x) = x y = x(200 - 2x) = 200 x - 2 x^2.

Differentiate: A(x)=2004xA'(x) = 200 - 4x. Set A(x)=0A'(x) = 0: x=50x = 50.

Second derivative: A(x)=4<0A''(x) = -4 < 0, so this is a maximum.

y=200100=100y = 200 - 100 = 100. Maximum area =50×100=5000= 50 \times 100 = 5000 m2^2.

Markers reward defining variables, writing the constraint, expressing area in one variable, and confirming a maximum using AA'' or sign analysis.

2019 HSC Q133 marksWater is poured into a conical container at a constant rate of 4 cm3^3/s. The cone has its vertex pointing down, with a base radius of 6 cm and a height of 12 cm. Find the rate at which the water level is rising when the water is 3 cm deep.
Show worked answer →

By similar triangles, rh=612=12\frac{r}{h} = \frac{6}{12} = \frac{1}{2}, so r=h2r = \frac{h}{2}.

Volume of water: V=13πr2h=13π(h2)2h=πh312V = \frac{1}{3} \pi r^2 h = \frac{1}{3} \pi \left(\frac{h}{2}\right)^2 h = \frac{\pi h^3}{12}.

Differentiate with respect to tt: dVdt=πh24dhdt\frac{dV}{dt} = \frac{\pi h^2}{4} \cdot \frac{dh}{dt}.

Substitute dVdt=4\frac{dV}{dt} = 4 and h=3h = 3: 4=9π4dhdt4 = \frac{9 \pi}{4} \cdot \frac{dh}{dt}.

dhdt=169π0.566\frac{dh}{dt} = \frac{16}{9 \pi} \approx 0.566 cm/s.

Markers expect the similar-triangle relation, volume in one variable, implicit differentiation in tt, and a final answer with units.

Related dot points