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 GS to the following 2nd ODE: d^2y/dx^2 + 3(dy/dx) + 2 = 0


I do not understand this topic and particularly this example. In the class the result was found out but I still do not get it. How did the teacher came up with this outcome?


Prove ∑r^3 = 1/4 n^2(n+1)^2


Express f(x) = ln(x+1) as an infinite series in ascending powers of x up to the 3rd power of x