7.2 CHAPTER 7. DIFFERENTIAL CALCULUS
point x = 2.SOLUTIONStep 1 : Calculating the gradient at a point
We know that the gradient at a point x is given by:lim
h→ 0f (x +h)−f (x)
h
In our case x = 2. It is simpler to substitute x = 2 at the end of the calculation.Step 2 : Write f (x +h) and simplifyf (x +h) = 2(x +h)^2 − 5(x +h)
= 2(x^2 + 2xh +h^2 )− 5 x− 5 h
= 2x^2 + 4xh + 2h^2 − 5 x− 5 hStep 3 : Calculate limitlim
h→ 0f (x +h)−f (x)
h=
2 x^2 + 4xh + 2h^2 − 5 x− 5 h− (2x^2 − 5 x)
h
; h�= 0= lim
h→ 02 x^2 + 4xh + 2h^2 − 5 x− 5 h− 2 x^2 + 5x
h= lim
h→ 04 xh + 2h^2 − 5 h
h
= lim
h→ 0h(4x + 2h− 5)
h
= lim
h→ 0
4 x + 2h− 5
= 4x− 5Step 4 : Calculate gradient at x = 24 x− 5 = 4(2)− 5 = 3Step 5 : Write the final answer
The gradient of the tangent to the curve f (x) = 2x^2 − 5 x at x = 2 is 3. This is
also the gradient of thecurve at x = 2.Example 6: Limits
QUESTIONFor the function f (x) = 5x^2 − 4 x + 1, determine the gradient of the tangent to curveat the