By Differentiating from first principles, find the gradient of the curve f(x) = x^2 at the point where x = 2

This qustion can be solved easily using the gradient formular, m = ∆y/∆x, and some simple algrebra.

The gradient at the point x = 2 is calculated by find the gradient of a tangent at x = 2. To find this we imagine we are drawing a line from the point at x = 2, to a point on the line very close to it, a distance of dx along, and [f(dx) - f(x)] up.

Using the gradient m = ∆y/∆x, and subbing in values for change in x and change in y we get:

dy/dx = [f(x + dx) - f(x)]/dx

This however is the gradient along the line; the gradient at the point x = 2 is found by finding the limit as dx tends to zero, or as the line becomes infintesimently small.

This gives:

dy/dx = lim x -> 0 [(x + dx)^2 - x^2)/dx

= lim x -> 0 [x^2 + 2xdx + dx^2/dx

= lim x -> 0 [2x + dx]

= 2x

it is importnt to now finish the question and fin the gradient at x = 2

dy/dx = 2 x 2 = 4

HF

Related Further Mathematics A Level answers

All answers ▸

Find the four roots of the equation z^4 = + 8(sqrt(3) + i), in the form z = r*e^(i*theta). Draw the roots on an argand diagram.


Find the inverse of a 3x3 matrix


For f(x) = (3x+4)^(-2), find f'(x) and f''(x) and hence write down the Maclaurin series up to and including the term in x^2.


Find the general solution of the second order differential equation: y''+2y'-3 = 0