Stationary Points

A LevelAQAEdexcelOCR

Stationary Points

When df(x)dx>0dfrac{df(x)}{dx}>0, the function f(x)f(x) is increasing.

When df(x)dx<0dfrac{df(x)}{dx}<0, the function f(x)f(x) is decreasing.

A stationary point of a function is when it is neither increasing – i.e. when df(x)dx=0dfrac{df(x)}{dx}=0

Make sure you are happy with the following topics before continuing.

A LevelAQAEdexcelOCR

Finding Stationary Points

To find a point where the gradient is 00, we need to set dydx=f(x)=0dfrac{dy}{dx} = f'(x) = 0.

So, let’s say we’ve got a nice, easy function: y=x21textcolor{blue}{y = x^2 – 1}.

Well, we know that the gradient is given by dydx=2xdfrac{dy}{dx} = 2x.

Setting dydx=2x=0textcolor{limegreen}{dfrac{dy}{dx} = 2x = 0} gives x=0x = 0, for which y=021=1y = 0^2 – 1 = -1.

We conclude that y=x21textcolor{blue}{y = x^2 – 1} has a stationary point at (0,1)(0, -1).

A LevelAQAEdexcelOCR

Finding Stationary Points of Complicated Functions

Let y=sinx+cosxtextcolor{blue}{y = sin x + cos x} for xx measured in radians. How might we go about finding the stationary points (in the range
0x2π0 leq x leq 2pi)?

y=sinx+cosxtextcolor{blue}{y = sin x + cos x} gives dydx=cosxsinxdfrac{dy}{dx} = cos x – sin x.

Setting dydx=0textcolor{limegreen}{dfrac{dy}{dx} = 0}, we require cosx=sinxcos x = sin x, or, tanx=1tan x = 1.

This gives x=tan1(1)=π4,5π4x = tan ^{-1}(1) = dfrac{pi}{4}, dfrac{5pi}{4}.

Therefore, for 0x2π0 leq x leq 2pi, we have the stationary points (π4,2),(5π4,2)left( dfrac{pi}{4}, sqrt{2}right) , left( dfrac{5pi}{4}, -sqrt{2}right).

A LevelAQAEdexcelOCR

Finding the Nature of Stationary Points

Once we’ve found our stationary points, we need to find out whether they are a maximum, minimum, or a stationary point of inflection.

We do this by differentiating our derivative again.

So, for example, take our first example of y=x21y = x^2 – 1.

We said that dydx=2xdfrac{dy}{dx} = 2x.

So d2ydx2=2dfrac{d^{2}y}{dx^2} = 2.

Since d2ydx2=2>0dfrac{d^{2}y}{dx^2} = 2 > 0, we can conclude that this is a minimum point. You probably figured that out from the graph, though.

 

What about the second example, y=sinx+cosxy = sin x + cos x?

Well, we know that dydx=cosxsinxdfrac{dy}{dx} = cos x – sin x.

By extension, d2ydx2=sinxcosxdfrac{d^{2}y}{dx^2} = -sin x – cos x. We now need to test both of our values of xx for the corresponding value of d2ydx2dfrac{d^{2}y}{dx^2}.

So, for x=π4x = dfrac{pi}{4}, d2ydx2=2<0dfrac{d^{2}y}{dx^2} = -sqrt{2} < 0, so it is a maximum point.

For x=5π4x = dfrac{5pi}{4}, d2ydx2=2>0dfrac{d^{2}y}{dx^2} = sqrt{2} > 0, so it is a minimum point.

A LevelAQAEdexcelOCR

Note

d2ydx2=0dfrac{d^{2}y}{dx^{2}}=0 doesn’t always mean the stationary point is a point of inflection.

For example, y=x4y=x^{4} has a minimum at x=0x=0, but d2ydx2=12x2dfrac{d^{2}y}{dx^{2}}=12x^{2}, which equals 00 at x=0x=0, so in this case d2ydx2=0dfrac{d^{2}y}{dx^{2}}=0 leads to a minimum.

However, all points of inflection have the property d2ydx2=0dfrac{d^{2}y}{dx^{2}}=0, so to interpret the result d2ydx2=0dfrac{d^{2}y}{dx^{2}}=0 you will need to check whether the second derivative changes sign either side of the stationary point.

Sketching Graphs from Information about Functions

Say we have a complex function with multiple terms, i.e. f(x)=1+x2cosxtextcolor{blue}{f(x) = 1 + x – 2cos x} where 2πx2π-2pi leq x leq 2pi is measured in radians.

Then f(x)=1+2sinxf'(x) = 1 + 2sin x and f(x)=2cosxf''(x) = 2cos x.

Therefore, any stationary points will occur when sinx=12sin x = dfrac{-1}{2}, so x=5π6,π6,7π6,11π6x = dfrac{-5pi}{6}, dfrac{-pi}{6}, dfrac{7pi}{6}, dfrac{11pi}{6}.

For x=5π6x = dfrac{-5pi}{6}, f(x)=0.114f(x) = 0.114 and f(x)=3f''(x) = -sqrt{3}, which is a maximum.

For x=π6x = dfrac{-pi}{6}, f(x)=1.256f(x) = -1.256 and f(x)=3f''(x) = sqrt{3}, which is a minimum.

For x=7π6x = dfrac{7pi}{6}, f(x)=6.397f(x) = 6.397 and f(x)=3f''(x) = -sqrt{3}, which is a maximum.

For x=11π6x = dfrac{11pi}{6}, f(x)=5.028f(x) = 5.028 and f(x)=3f''(x) = sqrt{3}, which is a minimum.

We can sketch these parts onto a graph to give us a rough form.

We can be helped further in sketching by considering the behaviour of the graph as xx gets really big or really small. We know that the graph roughly follows y=x+1y=x+1, so as xx gets really big so does yy, and as xx gets really small so does yy. With this, we can finish our graph.

A LevelAQAEdexcelOCR

Stationary Points Example Questions

Question 1: Find the stationary point of f(x)=(x1)(x+4)f(x) = (x – 1)(x + 4).

[3 marks]

A Level AQAEdexcelOCR

f(x)=x2+3x4f(x) = x^2 + 3x – 4

gives

f(x)=2x+3f'(x) = 2x + 3

f(x)=0f'(x) = 0 when x=32x = -dfrac{3}{2}.

 

Substituting this value into f(x)f(x) gives y=252y=-dfrac{25}{2}

 

Thus, the stationary point is at (32,254)bigg(-dfrac{3}{2}, -dfrac{25}{4}bigg)

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 2: Determine the nature of the stationary point for the function y=9x2y = 9 – x^2.

[3 marks]

A Level AQAEdexcelOCR

y=9x2y = 9 – x^2 gives

dydx=2xdfrac{dy}{dx} = -2x

leading to

d2ydx2=2dfrac{d^2y}{dx^2} = -2

2<0-2 < 0, so this is a maximum point.

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 3: For the function f(x)=x4+83x310x224xf(x) = x^4 + dfrac{8}{3}x^3 – 10x^2 – 24x, find the xx-coordinates of the stationary points, and determine their nature.

[5 marks]

A Level AQAEdexcelOCR

f(x)=x4+83x310x224xf(x) = x^4 + dfrac{8}{3}x^3 – 10x^2 – 24x

 

f(x)=4x3+8x220x24f'(x) = 4x^3 + 8x^2 – 20x – 24

 

f(x)=4x3+8x220x24=0f'(x) = 4x^3 + 8x^2 – 20x – 24 = 0 can be simplified to x3+2x25x6=0x^3 + 2x^2 – 5x – 6 = 0

 

x3+2x25x6=(x+1)(x2+x6)=(x+1)(x2)(x+3)=0x^3 + 2x^2 – 5x – 6 = (x + 1)(x^2 + x – 6) = (x + 1)(x – 2)(x + 3) = 0

 

So, f(x)=0f'(x) = 0 has solutions at x=3,1,2x = -3, -1, 2.

 

f(x)=12x2+16x20f''(x) = 12x^2 + 16x – 20

 

So

f(x)=40>0f''(x) = 40 > 0 when x=3x = -3, so this is a minimum point.

 

f(x)=24<0f''(x) = -24 < 0 when x=1x = -1, so this is a maximum point.

 

f(x)=60>0f''(x) = 60 > 0 when x=2x = 2, so this is a minimum point.

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Additional Resources

Site Logo

Exam Tips Cheat Sheet

A Level
Site Logo

Formula Booklet

A Level

Specification Points Covered

G1 – Understand and use the derivative of f(x)f(x) as the gradient of the tangent to the graph of y=f(x)y=f(x) at a general point (x,y)(x,y); the gradient of the tangent as a limit; interpretation as a rate of change; sketching the gradient function for a given curve; second derivatives; differentiation from first principles for small positive integer powers of xx; understand and use the second derivative as the rate of change of gradient; connection to convex and concave sections of curves and points of inflection
G3 – Apply differentiation to find gradients, tangents and normals, maxima and minima and stationary points, points of inflection

Stationary Points Worksheet and Example Questions

Site Logo

Differentiation

A Level

Related Topics

Site Logo

Differentiation

A Level
Site Logo

Differentiating Trig Functions

A Level