How to find the equation of a tangent to a curve at a specific point.

The first thing to remember is that the tangent to the curve at a given point has the same gradient as the curve at that point.

Let's consider the general case y=f(x) at a point c=(x1,y1).

Step 1:We have to differentiate to find dy/dx.

Step 2: Calculate dy/dx when x=x1. This is the gradient at the point c.

Step 3: Use the equation of a general straight line with gradient m at a point c 'y-y1=m(x-x1)', where m is the value of the gradient calculated in Step 2.

Here is an example. Find the equation of the tangent to the curve y=x^3-4x at the point (1,-3). 

In this example x1=1 and y1=-3

Step 1: dy/dx=3x^2-4

Step 2: When x=1, dy/dx =-1, so m=-1

Step 3: Use the equation y-y1=m(x-x1) to obtain y--3=-1(x-1)

We can then rearrange this to the nicer form of y=-x-2.

RL

Related Maths A Level answers

All answers ▸

Write down the coordinates of the centre and the radius of the circle with equation x^2+y^2-4x-8y+11=0


Find the gradient at the point (0, ln 2) on the curve with equation e^2y = 5 − e^−x


If I have a picture of a graph f(x), how can I draw what |f(x)| and 3f(x-2) look like?


Find Dy/Dx of (x^2+4x)^3