The curve C has the equation y = 2x^2 -11x + 13. Find the equation of the tangent to C at the point P (2, -1).

The first step is to differentiate the equation of the curve in order to find the gradient of the tangent at the curve. Remember that when differentiating polynomials, we multiply the index of the variable x, by its coefficient, then subtract 1 from the index. In addition, remember that x0 = 1.

In this case, dy/dx = 4x - 11.

Now if we plug in the x-coordinate of P (2) into dy/dx, we will get the gradient of the tangent to the curve at P.

dy/dx = 4(2) - 11

dy/dx = 8 - 11

dy/dx = -3.

Now we find the equation of the tangent using the formula for the equation of a straight line, and plugging in the coordinates of P:

y - y= m(x - x1)

y - (-1) = -3(x - 2)

y + 1 = -3x +6

3x + y - 5 = 0.

This is the equation of the tangent to the curve C at P.

JY

Related Maths A Level answers

All answers ▸

Integrate ((x^3)*lnx)dx


The point on the circle x^2+y^2+6x+8y = 75 which is closest to the origin, is at what distance from the origin? (Taken from an MAT paper)


Determine the coordinates of all the stationary points of the function f(x) = (1/3)*x^3+x^2-3*x+1 and state whether they are a maximum or a minimum.


Solve the differential equation dy/dx=(y^(1/2))*sin(x/2) to find y in terms of x.