LessonFurther MathsApplications of differentiation
Applications of differentiation · Lesson 1 of 2
Stationary points and optimisation
Find and classify stationary points, find where a function is increasing or decreasing, sketch a curve, solve 'largest' and 'smallest' problems by writing the quantity in one letter first, and find the greatest height of a thrown object.
In General Maths you found stationary points by setting dxdy=0 (see calculus↺). Further Maths asks you to classify them, then to use the same idea to find the best value of something: the largest area, the smallest surface, the greatest height.
Stationary points and their nature
At a stationary point the tangent is flat: dxdy=0. The second derivative tells you which kind it is:
dx2d2y<0: the gradient is falling through 0, so it is a maximum;
dx2d2y>0: the gradient is rising through 0, so it is a minimum.
Maximum and minimumFlat tangents: the gradient goes + 0 − at a maximum and − 0 + at a minimum
A function is increasing where its graph rises from left to right, so its gradient is positive. It is decreasing where the graph falls, so its gradient is negative:
f′(x)>0: increasingf′(x)<0: decreasing
Rising and fallingf′(x) > 0 where the curve rises, f′(x) < 0 where it falls; the turning points separate the two
To find the interval, differentiate and solve the inequality. When f′(x) is a quadratic, find its roots first. With a positive x2 term it is negative between the roots and positive outside them (see quadratic inequalities↺).
Worked example
Find the range of values of x for which f(x)=x3−6x2+9x+1 is decreasing.
The gradient
f′(x)=3x2−12x+9.
Take out 3: f′(x)=3(x2−4x+3).
Factorise: f′(x)=3(x−1)(x−3).
Think first.Differentiate, then factorise.
Where is it zero?
f′(x)=0 at x=1 and x=3.
Think first.These are the turning points.
Where is it negative?
f′(x) has a positive x2 term, so it is negative between the roots.
Test x=2: 3(1)(−1)=−3<0. It agrees.
So f is decreasing for 1<x<3.
Think first.Positive x² term: negative between the roots or outside them?
A sketch shows the shape and the key points; it is not a plotted graph, so you don’t need a table of values. Find these, then join them with a smooth curve:
x=0y=0dxdy=0: the y-intercept: the x-intercepts: the turning points
Sketching a cubicPut x = 0 and y = 0 for the intercepts, find the turning points, then show where the ends go
Intercepts. Put x=0 for where it cuts the y-axis. Put y=0 and factorise for where it meets the x-axis. A squared factor such as x2 means the curve touches the axis there instead of crossing it.
Turning points. Solve dxdy=0 and use dx2d2y to say which is a maximum and which a minimum.
The ends. For large ∣x∣ the highest power wins. For a cubic with a positivex3 term the curve comes up from the bottom left and goes off to the top right; with a negativex3 term it is the other way round.
Join the points with a smooth curve, and label each point with its coordinates.
“Largest” and “smallest” questions are stationary-point questions in disguise. The quantity usually depends on two letters, linked by a fact the question gives (a fixed volume, a fixed length of fence). Use the fact to write the quantity in one letter first:
1. write the quantity in one letter, using the given fact2. differentiate and set it = 03. solve, then check it is a max or min4. answer the question asked
A best-value problemOne letter, differentiate, set to zero, check, answer
Slide x and look for the flat tangent:
Find the best xPick a problem, slide x
352area (m²)28dA/dx = 60 − 4x
Two sides of x m and one of (60 − 2x) m. So A = x(60 − 2x) = 60x − 2x². The gradient is positive, so increasing x improves it. Solve 60 − 4x = 0 to jump straight to x = 15.
A solid rectangular block has a base which measures 3x cm by 2x cm. The height of the block is y cm and its volume is 72 cm3.
Express y in terms of x.
Find an expression for the total surface area of the block in terms of x only;
Find the value of x for which the total surface area has a stationary value (2 d.p.).
Use the volume
3x×2x×y=72, so 6x2y=72.
So y=x212.
Think first.Volume = length × width × height. Make y the subject.
The surface area
Top and bottom: 2×3x×2x=12x2.
Two faces 3x by y: 6xy. Two faces 2x by y: 4xy.
So A=12x2+10xy.
Substitute y=x212: A=12x2+x120.
Think first.Six faces, in three pairs. What is the area of each pair?
Set dA/dx = 0
dxdA=24x−x2120.
Set it to 0: 24x=x2120, so 24x3=120.
So x3=5 and x=35≈1.71.
Check: dx2d2A=24+x3240>0, so this is the smallest surface area.
Think first.Differentiate 12x² + 120x⁻¹.
Greatest height
For an object thrown upwards, the height h depends on the time t. At the top it is momentarily at rest: its velocity dtdh is 0. So the greatest height is a maximum-point question.