E2.12 Differentiation

Syllabus
0580–2028–2029
Topic
E2.12
Level
Extended

Learning objectives

Estimate a curve gradient using a tangent

The gradient of a curve at one point is the gradient of its tangent there. A tangent follows the curve’s local direction but is treated as a straight line for the gradient calculation.

Mark the required point; place a ruler so the line just touches and matches the curve’s local direction; draw a long tangent; choose two well-separated, readable points on the tangent; calculate vertical change divided by horizontal change; include appropriate units.

gradient=y2y1x2x1\text{gradient}=\frac{y_2-y_1}{x_2-x_1}

The calculation points need not lie on the original curve. A longer triangle reduces the effect of reading error; retain the sign of the rise and run.

A rising tangent has positive gradient, a falling tangent negative gradient, and a horizontal tangent gradient 00. The estimate depends on the accuracy of both tangent and coordinate readings.

A chord through two curve points estimates an average gradient over an interval, not the instantaneous gradient at the named point.

Differentiate simple power functions

The derivative dydx\dfrac{dy}{dx} gives the gradient function. For each allowed power term, multiply by the old power and reduce that power by one.

ddx(axn)=anxn1\frac{d}{dx}(ax^n)=anx^{n-1}

Original term Derivative
axnax^n anxn1anx^{n-1}
bxbx bb
constant cc 00

y=5+8x43x3dydx=84x2y=5+8x-\frac43x^3\quad\Longrightarrow\quad\frac{dy}{dx}=8-4x^2

Here aa is rational, nn is a non-negative integer, and the syllabus uses simple sums of no more than three such terms. Write the derivative in dy/dxdy/dx notation when required.

If ddx(3xq)=15x4\frac{d}{dx}(3x^q)=15x^4, compare coefficient and power: q1=4q-1=4 and 3q=153q=15, so q=5q=5.

Do not leave a constant in the derivative or reduce the coefficient instead of the power. The rule applies term by term to the stated polynomial scope.

Use derivatives for gradients, tangents and stationary points

Once a derivative is known, substituting an xx-value gives a gradient. A stationary point occurs where that gradient is zero.

Required result Derivative move
gradient at x=ax=a calculate dy/dxdy/dx at aa
points with gradient mm solve dy/dx=mdy/dx=m, then find each yy
stationary points solve dy/dx=0dy/dx=0, then substitute each xx into the original function
tangent equation use derivative gradient and point in yy1=m(xx1)y-y_1=m(x-x_1)

y=x33x+4,dydx=3x23=0x=±1y=x^3-3x+4,\quad\frac{dy}{dx}=3x^2-3=0\quad\Longrightarrow\quad x=\pm1

Substitute into the original function, not the derivative: y(1)=2y(1)=2 and y(1)=6y(-1)=6, so the stationary points are (1,2)(1,2) and (1,6)(-1,6).

If the curve passes through (2,6)(2,6) and the derivative gives gradient 77, then y6=7(x2)y-6=7(x-2), so the tangent is y=7x8y=7x-8.

Solving dy/dx=0dy/dx=0 gives only the xx-coordinates. A complete stationary point requires the corresponding yy from the original function.

Classify stationary points as maxima or minima

A stationary point is classified by how the function behaves around it. Cambridge accepts an accurate sketch, the gradient signs on either side, or the second derivative.

Evidence Maximum Minimum
gradient before and after +o+ o- o+- o+
second derivative at the point d2y/dx2<0d^2y/dx^2<0 d2y/dx2>0d^2y/dx^2>0
accurate sketch curve turns from rising to falling curve turns from falling to rising

dydx=3x23,d2ydx2=6x\frac{dy}{dx}=3x^2-3,\qquad\frac{d^2y}{dx^2}=6x

At x=1x=1, d2y/dx2=6>0d^2y/dx^2=6>0, so (1,2)(1,2) is a minimum. At x=1x=-1, d2y/dx2=6<0d^2y/dx^2=-6<0, so (1,6)(-1,6) is a maximum.

State both the classification and the evidence. Merely writing ‘maximum’ or ‘minimum’ does not show how the decision follows from the derivative or sketch.

Points of inflection are not required. If the second derivative is zero, this test alone is inconclusive; use an allowed alternative rather than assigning a maximum or minimum automatically.