Write down the curve and the point
y=x3−x,x=2 We need the equation of the tangent to the curve at the given x-value.
Find the y-coordinate of the point
y=6⇒(2,6) Substitute the x-value into the curve to get the exact point the line passes through.
Differentiate to get the gradient function
dxdy=3x2−1 The derivative gives the gradient of the curve (and of the tangent) at any point.
Find the gradient of the curve at the point
At x=2:dxdy=11 Substitute the x-value into the gradient function to get the gradient of the tangent at this point.
Use the straight-line equation
y−y1=m(x−x1) A line through a known point with a known gradient is found with this formula from coordinate geometry.
Substitute the point and gradient
y−6=11(x−2) Put the gradient and the coordinates of the point into the straight-line formula.
Expand the bracket
y−6=11x−22 Multiply out the bracket carefully, keeping track of signs.
Rearrange into the form y = mx + c
y=11x−16 Make y the subject to write the final equation of the tangent neatly.
Write the gradient function
dxdy=3x2−1 The derivative is called the gradient function because putting any x-value into it gives the gradient of the curve at that point.
Check with a sample value
At x=1:dxdy=2 As a quick sanity check we substitute x = 1. This is exactly how the gradient function is used once we have it.
Link the notation
dxdy=f′(x) Remember from the introduction to calculus that dy/dx and f'(x) mean the same thing. Different exam boards use different notation for the derivative.
Interpret the sign of the gradient
dxdy>0⇒increasing,dxdy<0⇒decreasing Where the gradient function is positive the curve goes uphill; where it is negative it goes downhill. This links the derivative back to the shape of the graph.
Use the linearity of differentiation
dxd(af(x)+bg(x))=af′(x)+bg′(x) Differentiation can be done one term at a time, and constants stay multiplied on the front. That is why the working above splits so neatly.
Try a second sample value
At x=2:dxdy=11 Substituting x = 2 gives a different gradient, showing that the steepness of the curve changes as we move along it.
Recap the method
xn→nxn−1 In words: bring the power down to the front as a multiplier, then reduce the power by one. Repeat this for every term.