The equation of a line is y=3x – x^3 a) Find the coordinates of the stationary points in this curve, stating whether they are maximum or minimum points b) Find the gradient of a tangent to that curve at the point (2,4)

a) A stationary point is any point on the curve that is flat, still, not increasing or decreasing. Another way to think of this is the gradient at a stationary point = 0

Firstly make an equation for your gradient, differentiating y=3x – x3 gives dy/dx = 3 – 3x2

In order to find the coordinates, we must find values of x and y when the gradient = 0. Solving the derivative equation above to find x,

3 – 3x2 = 0

3=3x2

x2=1

x= +1 or -1

Now find the corresponding y values by substituting x into the original equation:

When x = 1, y = 3(1) – (1)3 y= 2

when x= -1, y = 3(-1) – (-1)3 y= -2

To find whether each of these points is a minimum or a maximum point, you must differentiate the original equation twice: y=3x – x3

dy/dx = 3 – 3x2

d2y/dx2 = -6x

when x=1, d2y/dx2 = -6(1) d2y/dx2 = -6 -6 is <0, therefore it is a maximum point

when x=-1, d2y/dx2 = -6(-1) d2y/dx2 = 6 6 is >0, therefore it is a minimum point

So (1,2) is a maximum stationary point and (-1,-2) is a minimum stationary point

b) Note: remember that the gradient of a curve at a point is also the gradient of the tangent to the curve at that point.

We already know the equation for the gradient function of the curve, dy/dx = 3 – 3x2 So to find the gradient at the point (2,4) simply substitute x = 2 into the equation: dy/dx = 3 – 3x2

= 3 – 3(2)2

= -9

LC

Related Maths A Level answers

All answers ▸

Given y = 2sin(θ) and x = 3cos(θ) find dy/dx.


State the trigonometric identities for sin2x, cos2x and tan2x


Let y=arcsin(x-1), 0<=x<=2 (where <= means less than or equal to). Find x in terms of y, and show that dx/dy=cos(y).


How do I solve a simultaneous equation in two variables when they have with different coefficients?