Revision notes for Edexcel AS Level Maths Differentiation. Open each subtopic for explanations, worked examples, and summaries of 12.1 Gradients of Curves, 12.2 Differentiation from first principles, 12.3 Differentiating x^n, 12.4 Differentiating Quadratics, 12.5 Differentiating functions with two or more terms, 12.6 Gradients, Tangents and Normals, 12.7 Increasing and Decreasing Functions, 12.8 Second Order Derivatives, 12.9 Stationary Points, 12.10 Sketching Gradient Functions, and 12.11 Modelling with Differentiation. Written against the Edexcel AS Level Maths (8MA0) specification, so the content matches what's examinable rather than general Maths background.
Differentiation
What you'll learn
What dydx\frac{dy}{dx}dxdy and f′(x)f'(x)f′(x) mean.
How to differentiate powers of xxx, including roots and fractions.
How to find gradients, tangents, normals and stationary points.
How differentiation helps solve maximum and minimum problems.
1. Gradient and the derivative
You already know that the gradient of a straight line is “change in yyy divided by change in xxx”. A curve is different: its gradient can change from point to point.
To find the gradient of a curve at one point, we use the tangent there: the straight line that touches the curve and has the same gradient at that point.
Definition
Derivative
The derivative of yyy with respect to xxx, written dydx\frac{dy}{dx}dxdy, is the function that gives the gradient of the curve at each value of xxx. If the function is called f(x)f(x)f(x), its derivative can also be written as f′(x)f'(x)f′(x).
To differentiate means “find the derivative”.
2. The power rule
Most AS differentiation questions begin with expressions made from powers of xxx, such as x3x^3x3, x2x^2x2 or x−1x^{-1}x−1.
A coefficient is the number multiplying a power of xxx. For example, in 5x35x^35x3, the coefficient is 5.
This is why simplifying algebra before differentiating is often the main skill.
Definition
Second derivative
The second derivative, written d2ydx2\frac{d^2y}{dx^2}dx2d2y, is found by differentiating dydx\frac{dy}{dx}dxdy. It tells you how the gradient is changing.
Example
Differentiate roots and fractions
For y=6x+4x+7y=6\sqrt{x}+\frac{4}{x}+7y=6x+x4+7, find dydx\frac{dy}{dx}dxdy and d2ydx2\frac{d^2y}{dx^2}dx2d2y.
Negative powers are usually acceptable unless the question asks for a particular form. If you want, x−2x^{-2}x−2 can be rewritten as 1x2\frac{1}{x^2}x21.
4. Stationary points, increasing and decreasing
The sign of dydx\frac{dy}{dx}dxdy tells you what the curve is doing.
If dydx>0\frac{dy}{dx}>0dxdy>0, the curve is increasing.
If dydx<0\frac{dy}{dx}<0dxdy<0, the curve is decreasing.
If dydx=0\frac{dy}{dx}=0dxdy=0, the curve has a stationary point.
Definition
Stationary points
A stationary point is a point on a curve where the gradient is zero.
A local maximum is a high point compared with nearby points.
A local minimum is a low point compared with nearby points.
The second derivative can help classify stationary points:
If d2ydx2>0\frac{d^2y}{dx^2}>0dx2d2y>0, the point is a local minimum.
If d2ydx2<0\frac{d^2y}{dx^2}<0dx2d2y<0, the point is a local maximum.
Example
Find and classify stationary points
For y=x3−6x2+9x+2y=x^3-6x^2+9x+2y=x3−6x2+9x+2, find the stationary points and determine their nature.
The curve has a local maximum at (1,6)(1,6)(1,6) and a local minimum at (3,2)(3,2)(3,2).
Use the sign of 3(x−1)(x−3)3(x-1)(x-3)3(x−1)(x−3) to find where the curve is increasing or decreasing.
increasing: x<1 or x>3decreasing: 1<x<3\begin{aligned}
\text{increasing: }&x<1 \text{ or } x>3\\
\text{decreasing: }&1<x<3
\end{aligned}increasing: decreasing: x<1 or x>31<x<3
Common Mistake
Stationary does not always mean maximum
Solving dydx=0\frac{dy}{dx}=0dxdy=0 only finds possible maximum or minimum points. You still need to classify them using the second derivative or a sign-change test.
5. Tangents and normals
A tangent uses the gradient of the curve at a point. A normal is perpendicular to the tangent.
Definition
Tangent and normal
A tangent is a straight line with the same gradient as the curve at a point.
A normal is a straight line perpendicular to the tangent at that point.
For a line through (a,b)(a,b)(a,b) with gradient mmm, use:
y−b=m(x−a)y-b=m(x-a)y−b=m(x−a)
Then rearrange into the form requested, such as y=mx+cy=mx+cy=mx+c or ax+by+c=0ax+by+c=0ax+by+c=0.
If the tangent gradient is mmm, the normal gradient is −1m-\frac{1}{m}−m1.
Common Mistake
Horizontal tangents
If the tangent gradient is 0, the normal is vertical, so its equation is of the form x=ax=ax=a. The formula −1m-\frac{1}{m}−m1 would involve division by zero.
Example
Find the equation of a normal
For y=(2x+1)(x−3)xy=\frac{(2x+1)(x-3)}{x}y=x(2x+1)(x−3), find the equation of the normal when x=−1x=-1x=−1, giving your answer in the form ax+by+c=0ax+by+c=0ax+by+c=0.
Use the point-gradient form through (−1,−4)(-1,-4)(−1,−4).
y+4=−15(x+1)y+4=-\frac{1}{5}(x+1)y+4=−51(x+1)
Rearrange into integer form.
x+5y+21=0x+5y+21=0x+5y+21=0
6. Optimisation
Optimisation means finding the value that makes something as large or as small as possible. In differentiation, this usually means finding a maximum or minimum.
Key Idea
Optimisation recipe
Write the quantity to be optimised as a function of one variable.
Differentiate.
Set the derivative equal to zero and solve.
Use the second derivative, or another argument, to justify maximum or minimum.
Substitute back to find the required value.
Example
Minimising a cost model
A journey has cost CCC pounds when driven at speed vvv mph, where
C=3200v+2v+15C=\frac{3200}{v}+2v+15C=v3200+2v+15
Find the speed that minimises the cost, and find the minimum cost.
Use the given constraint, such as a fixed surface area, to rewrite the quantity in one variable before differentiating. You cannot optimise a formula with two changing variables using ordinary AS differentiation until one variable has been eliminated.
Exam technique
In the exam
Simplify first: expand brackets, divide by xxx, and rewrite roots or fractions as powers.
If you need a gradient, substitute into dydx\frac{dy}{dx}dxdy, not into the original yyy.
For stationary points, always find both coordinates and justify the nature if asked.
For tangent or normal questions, find the point and the gradient before forming the line equation.
Self review
Check yourself
Can you rewrite x\sqrt{x}x and 1x3\frac{1}{x^3}x31 as powers before differentiating?
If dydx=0\frac{dy}{dx}=0dxdy=0, what tests can you use to decide whether the point is a maximum or a minimum?
For a normal, how do you find its gradient from the tangent gradient?
Recap questions
Test yourself with 5 quick questions on this guide. Answer them all correctly to complete it.
You've reached the end
Test yourself on this topic, or move on to the next guide.