Gradients and tangents help us understand how functions change. We use derivatives to find these. Learn how these concepts work together to analyse and interpret the behaviour of functions.
Tangent at a point along a curve
A tangent is a line that touches a curve at only one point. Where that point sits along the function curve determines the slope (i.e. the gradient) of the tangent to that point.
We can find the gradient of a tangent at any point on a curve \(f(x)\) using the derivative of the function, \(f'(x)\). If we plug an \(x\) value into the derivative function, we will get the slope of the tangent at that point \(x\).
You should already be familiar with how to find the gradient of a straight line. If not, you can go to Linear functions for a recap. For straight lines, the gradient is the same for the entire function.
When we are concerned with curves, the gradient can differ depending on where we are on the curve. Let's consider the curve \(f(x)\) with point \(P\).
We can approximate the tangent at point \(P(x,f(x))\) by using another point \(Q\) on the curve, which has coordinate \(Q(x+h,f(x+h))\). The approximate gradient would be:
\[\textrm{Gradient of }PQ = \frac{f(x+h)-f(x)}{h}\]
As \(h\) decreases and \(Q\) gets closer to \(P\), the approximate of the gradient becomes more accurate. In other words, the gradient becomes more accurate as \(h\) approaches \(0\). So, we can determine a more accurate gradient by finding the limit:
The gradient formula for the curve \(y=f(x)\) is defined as the derivative function. Thus, the derivative function \(f'(x)\) gives the slope of the tangent to the curve \(f(x)\) at any point \(x\).
Example – finding the gradient of a tangent
The derivative of the function \(f(x)=\dfrac{3}{x}\) is \(f'(x)=-\dfrac{3}{x^{2}}\). Find the slope of the tangent to the curve at \(x=4\).