In fields like economics, engineering, and data science, efficiency is everything. Businesses want to maximise their profits while minimising production costs. Aerospace engineers design wing profiles to maximise lift while minimising aerodynamic drag. In mathematics, these real-world objectives are modelled as functions, and the peaks and troughs of these functions are known as extrema (maxima and minima).

While sketching a curve allows us to locate these points visually, drawing highly complex functions accurately is time-consuming. Calculus provides a precise, analytical shortcut. By using differentiation, we can systematically pinpoint the exact coordinates where a system reaches its peak performance or its absolute lowest threshold.

The best Maths tutors available
Poonam
5
5 (74 reviews)
Poonam
£100
/h
Gift icon
1st lesson free!
Paolo
4.9
4.9 (83 reviews)
Paolo
£35
/h
Gift icon
1st lesson free!
Sehaj
4.9
4.9 (60 reviews)
Sehaj
£60
/h
Gift icon
1st lesson free!
Anthony
5
5 (86 reviews)
Anthony
£15
/h
Gift icon
1st lesson free!
Johann
5
5 (60 reviews)
Johann
£50
/h
Gift icon
1st lesson free!
Tomi
5
5 (40 reviews)
Tomi
£75
/h
Gift icon
1st lesson free!
Imad
5
5 (27 reviews)
Imad
£95
/h
Gift icon
1st lesson free!
Harjinder
4.9
4.9 (165 reviews)
Harjinder
£25
/h
Gift icon
1st lesson free!
Poonam
5
5 (74 reviews)
Poonam
£100
/h
Gift icon
1st lesson free!
Paolo
4.9
4.9 (83 reviews)
Paolo
£35
/h
Gift icon
1st lesson free!
Sehaj
4.9
4.9 (60 reviews)
Sehaj
£60
/h
Gift icon
1st lesson free!
Anthony
5
5 (86 reviews)
Anthony
£15
/h
Gift icon
1st lesson free!
Johann
5
5 (60 reviews)
Johann
£50
/h
Gift icon
1st lesson free!
Tomi
5
5 (40 reviews)
Tomi
£75
/h
Gift icon
1st lesson free!
Imad
5
5 (27 reviews)
Imad
£95
/h
Gift icon
1st lesson free!
Harjinder
4.9
4.9 (165 reviews)
Harjinder
£25
/h
Gift icon
1st lesson free!
Let's go

Core Theory: Stationary Points

A stationary point (or turning point) occurs on a curve where the gradient is exactly zero. If you were to draw a tangent line to the curve at these specific locations, the line would be completely horizontal.

In calculus notation, for a function y=f(x)y = f(x), stationary points are located by solving the first derivative tracking equation:

dydx=0orf(x)=0\dfrac{dy}{dx} = 0 \quad \text{or} \quad f'(x) = 0

The Three Profiles of Stationary Points

  1. Local Maximum: The highest point in its immediate neighbourhood. As the curve passes through a maximum, the gradient changes from positive (climbing), to zero (at the peak), to negative (falling).
  2. Local Minimum: The lowest point in its immediate neighbourhood. As the curve passes through a minimum, the gradient changes from negative (falling), to zero (at the trough), to positive (climbing).
  3. Stationary Point of Inflexion: A point where the curve flattens out momentarily, dydx=0\frac{dy}{dx} = 0, but then continues in its original direction. The gradient does not change sign; it goes from positive to zero to positive, or from negative to zero to negative.

Deducing the Nature: The Two Derivative Tests

Finding the x-coordinate where dydx=0\frac{dy}{dx} = 0 tells you where a turning point is, but it does not tell you what type of point it is. To determine its nature under exam conditions, you have two primary methods.

Method A: The Second Derivative Test

This is the fastest and most common method used at A-Level. The second derivative, written as:

d2ydx2\dfrac{d^2y}{dx^2}

or f(x)f''(x), measures the rate of change of the gradient (the concavity of the curve).

  • Iff(x)<0f''(x) <0 at the stationary point, the gradient is decreasing. The curve is concave down, meaning the point is a local maximum.
  • Iff(x)>0f''(x) >0 at the stationary point, the gradient is increasing. The curve is concave up, meaning the point is a local minimum.

Crucial Exam Warning: If f(x)=0f''(x) =0[/latex], the test is completely inconclusive. The point could be a maximum, a minimum, or a point of inflexion (for example, y=x4y = x^4 and y=x3y = x^3 both yield a second derivative of zero at x = 0, but have entirely different natures). In this scenario, you must fall back on Method B.

Method B: The First Derivative Test (Gradient Sign Table)

This method involves analyzing the sign of the first derivative f(x)f'(x) at points slightly to the left and slightly to the right of your stationary value.

Point LocationLeft of Stationary PointAt Stationary PointRight of Stationary PointResulting Shape
Maximum ProfilePositive (+)Zero (0)Negative (-)Inverted U-Shape (Peak)
Minimum ProfileNegative (-)Zero (0)Positive (+)U-Shape (Trough)
Inflexion (Rising)Positive (+)Zero (0)Positive (+)S-Shape Flat Link

Systematic Execution Matrix

To solve any standard calculus extrema problem, use this step-by-step operational roadmap:

StepOperational TaskMathematical Action
1Differentiate onceFind the first derivative expression: f'(x)
2Find Critical RootsSet f'(x) = 0 and solve the resulting equation for x
3Differentiate twiceFind the second derivative expression: f''(x)
4Test and ClassifySubstitute your x-roots into f''(x) to verify if the output is positive or negative
5Find Coordinate PairsSubstitute the valid x-roots back into the *original* y = f(x) function to find the matching y-values

Exam-Style Optimisation Problems

Problem 1: Pure Algebraic Extrema

Find the coordinates of the stationary points on the curve given by:

y=2x33x212x+5y = 2x^3 - 3x^2 - 12x + 5

and determine their nature using the second derivative test.

Find the first derivative:

dydx=6x26x12\dfrac{dy}{dx} = 6x^2 - 6x - 12

Set the expression equal to zero and solve for the roots:

6x26x12=06(x2x2)=06(x2)(x+1)=06x^2 - 6x - 12 = 0 \implies 6(x^2 - x - 2) = 0 \implies 6(x - 2)(x + 1) = 0

This gives two critical stationary coordinates: x = 2 and x = -1.

Find the second derivative:

d2ydx2=12x6\dfrac{d^2y}{dx^2} = 12x - 6

Test the nature of each root:

  • For x = -1:
d2ydx2=12(1)6=18\dfrac{d^2y}{dx^2} = 12(-1) - 6 = -18

Since -18 < 0, this point is a local maximum.

  • For x = 2:
d2ydx2=12(2)6=18\dfrac{d^2y}{dx^2} = 12(2) - 6 = 18

Since 18 > 0, this point is a local minimum.

Calculate the matching y-coordinates from the original equation:

x=1y=2(1)33(1)212(1)+5=23+12+5=12x = -1 \implies y = 2(-1)^3 - 3(-1)^2 - 12(-1) + 5 = -2 - 3 + 12 + 5 = 12

x=2y=2(2)33(2)212(2)+5=161224+5=15x = 2 \implies y = 2(2)^3 - 3(2)^2 - 12(2) + 5 = 16 - 12 - 24 + 5 = -15

Conclusion: The local maximum coordinate is (-1, 12). The local minimum coordinate is (2, -15).

Problem 2: Applied Geometric Optimisation

A manufacturing firm needs to construct an open-topped storage box with a square base of length x cm and a vertical height of h cm. The total surface area of the sheet metal used to construct the box is fixed at exactly 300 cm2300\text{ cm}^2.

  1. Show that the volume V of the box is given by the formula: V=75x0.25x3V = 75x - 0.25x^3
  2. Use calculus to find the maximum possible volume of the box, justifying that your answer is a maximum.

Part 1: Setting up the constraint formulas

  • The volume of the box is: V=x2hV = x^2h
  • The surface area consists of 1 square base and 4 identical rectangular sides: A=x2+4xh=300A = x^2 + 4xh = 300

Isolate h from the surface area equation to remove it from the volume model:

4xh=300x2h=300x24x4xh = 300 - x^2 \implies h = \dfrac{300 - x^2}{4x}

Substitute this expression for h back into the volume formula:

V=x2(300x24x)=x(300x24)=300xx34=75x0.25x3V = x^2 \left( \dfrac{300 - x^2}{4x} \right) = x \left( \dfrac{300 - x^2}{4} \right) = \dfrac{300x - x^3}{4} = 75x - 0.25x^3

Part 2: Optimising the volume expression

Differentiate V with respect to x:

dVdx=750.75x2\dfrac{dV}{dx} = 75 - 0.75x^2

Set dVdx=0\dfrac{dV}{dx} = 0 to find the maximum volume configuration:

750.75x2=00.75x2=75x2=100x=10 cm75 - 0.75x^2 = 0 \implies 0.75x^2 = 75 \implies x^2 = 100 \implies x = 10\text{ cm}

(Note: We disregard the negative root x = -10 because a physical length measurement must be positive).

Verify the nature of this root using the second derivative test:

d2Vdx2=1.5x\dfrac{d^2V}{dx^2} = -1.5x

At

x=10d2Vdx2=1.5(10)=15x = 10 \implies \dfrac{d^2V}{dx^2} = -1.5(10) = -15

Since -15 < 0, the volume is definitively maximized when x = 10.

Calculate the final maximum volume value:

V=75(10)0.25(10)3=750250=500 cm3V = 75(10) - 0.25(10)^3 = 750 - 250 = 500\text{ cm}^3

Examiner Tips & Common Pitfalls

Examiner Tip: A highly frequent source of lost marks in A-Level optimisation contexts is failing to complete Step 5. Students often calculate the correct optimal value for x, prove it is a maximum, and immediately move on to the next question without actually substituting x back into the function to find the maximum value of y (or Volume/Profit) requested by the wording of the prompt.

Additionally, always pay attention to the domain boundaries of a function. If an optimisation function yields a critical value that sits completely outside the physical domain of the scenario (e.g., a negative radius, or an asymptote where the function is completely undefined), that candidate root must be formally excluded from your final analysis.

Practice Questions & Solutions

1

Find the stationary points of the function:

and classify their nature.

Solution

First, find the derivative expression:

Set the derivative equal to zero to find the critical roots:

Find the second derivative expression to test the nature of the turning points:

f''(x) = 6x

Evaluate at x = 1:

f''(1) = 6(1) = 6 > 0 Local Minimum.

Evaluate at x = -1:

Therefore, the local maximum is at (-1, 4) and the local minimum is at (1, 0).

2

A firm's weekly total revenue model is modeled by:

where x is the number of units manufactured per week. Find the production volume x that yields the maximum possible revenue.

Solution

Differentiate the revenue expression with respect to the production volume parameter:

Set this expression equal to zero to optimize for peak revenue generation:

Verify that this point represents a maximum using the second derivative operation:

Since -4 <0 globally across all values, the production volume of 50 units guarantees a maximum revenue condition.< p>

3

Find the absolute minimum value of the rational function:

restricted to the positive domain boundary x > 0.

Solution

Rewrite the fraction using index notation to prepare for differentiation:

Differentiate the function terms:

Set the expression equal to zero to locate the stationary coordinates:

Since the problem restricts the domain exclusively to positive values (x > 0), the root x = -2 is discarded. Find the second derivative to verify its nature:

Substitute x = 2:

Local Minimum. Calculate the final minimum coordinate value:

The absolute minimum value of the function on this domain is 4.

4

Determine the coordinate position of the stationary point on the exponential curve:

located within the positive interval x > 0.

Solution

Use the product rule to differentiate the function expression, let:

and let:

Set the derivative expression equal to zero to identify the roots:

Since the exponential multiplier:

can never equal zero, we solve the remaining polynomial factor:

Since the question asks for the stationary point situated where x > 0, we select x = 2. Find the matching y-value by substituting x = 2 into the original expression:

The target stationary coordinate pair is located at:

.

5

Explain why the second derivative test fails to determine the nature of the stationary point at the origin for the function:

and show how the first derivative test resolves its nature.

Solution

Differentiating the function twice gives:

and

.

At the origin (x = 0), the second derivative evaluates to zero, which makes the test completely inconclusive. To apply the first derivative test, evaluate the gradient slightly on either side of the stationary point at x = 0:

(Positive gradient).

At the turning point:

(Zero gradient).

(Positive gradient).

Since the gradient does not change sign as it passes through the origin (remaining positive on both sides), the point is classified as a stationary point of inflexion.

Summarise with AI:

Did you like this article? Rate it!

4.00 (2 rating(s))
Loading...

Gianpiero Placidi

UK-based Chemistry graduate with a passion for education, providing clear explanations and thoughtful guidance to inspire student success.