Skip to content
7.1

Derivative of f(x) as tangent gradient and as a limit; rate of change; sketch the gradient function; first-principles differentiation for small integer powers of x, sin x, cos x; second derivatives; convexity, concavity, inflection.

Draft — not yet indexed

Derivatives, first principles and second derivatives

Worked answers and methods for 7.1 on Edexcel A-level Maths 9MA0.

Explanation

  • The derivative f(x)=limh0f(x+h)f(x)hf'(x)=\lim_{h\to0}\frac{f(x+h)-f(x)}{h} is the tangent gradient and instantaneous rate of change. For sinx\sin x and cosx\cos x, expand the compound angle and use limh0sinhh=1\lim_{h\to0}\frac{\sin h}{h}=1 and limh0cosh1h=0\lim_{h\to0}\frac{\cos h-1}{h}=0.
  • To sketch ff', record where ff rises or falls, where its tangents are horizontal, and how steep those tangents are; the zeros of ff' occur at stationary points of ff. The second derivative is the rate of change of the gradient: f(x)>0f''(x)>0 indicates a convex section and f(x)<0f''(x)<0 a concave section.
  • At an inflection point, ff'' changes sign.
  • A common error is to declare an inflection point from f(x)=0f''(x)=0 alone; a sign change of concavity must be checked.
  • For first principles, use f(x)=limh0f(x+h)f(x)hf'(x)=\lim_{h\to0}\dfrac{f(x+h)-f(x)}{h}; expanding (x+h)2(x+h)^2 or (x+h)3(x+h)^3 and cancelling before taking the limit derives the required power result.
The derivative at a point is the gradient of the tangent to the curve there.

Worked example

For f(x)=x33xf(x)=x^3-3x, sketch the gradient function y=f(x)y=f'(x), marking its intercepts and turning point. Hence state where the graph of ff is convex and concave.

  1. 1.Differentiate to obtain f(x)=3x23=3(x1)(x+1)f'(x)=3x^2-3=3(x-1)(x+1).
  2. 2.Its graph is an upward parabola crossing the xx-axis at x=1,1x=-1,1, with minimum (0,3)(0,-3).
  3. 3.Since f(x)=6xf''(x)=6x, the original graph is concave for x<0x<0 and convex for x>0x>0.

Answer: The upward parabola y=3x23y=3x^2-3, with zeros (1,0)(-1,0) and (1,0)(1,0) and minimum (0,3)(0,-3); ff is concave for x<0x<0 and convex for x>0x>0

Common mistakes

  • Don't sketch ff' with zeros at the roots of ff rather than at stationary points of ff.
  • Don't confuse the sign of the first derivative with convexity, which is determined by the second derivative.
  • Don't cancel hh but never state the limiting step h0h\to0 in a first-principles proof.

Exam tip

For first principles, state the limiting process explicitly at least once before stating the derivative — h0h\to0 or δx0\delta x\to0, whichever letter you used. On a gradient-function sketch, use zeros for stationary points and whether the gradient is rising or falling for convexity.

Worked practice

Q1
Tier 1 · Easy

1.

For f(x)=x23xf(x)=x^2-3x, use the limit definition of the derivative to find f(x)f'(x).

(4)

(Total for Question 1 is 4 marks)

Mark scheme

Mark scheme for question 1
QuestionSchemeMarks
1
  • f(x)=2x3f'(x)=2x-3
4
Notes
f(x+h)f(x)=(x+h)23(x+h)(x23x)=2xh+h23hf(x+h)-f(x)=(x+h)^2-3(x+h)-(x^2-3x)=2xh+h^2-3h. Hence f(x+h)f(x)h=2x+h3\frac{f(x+h)-f(x)}{h}=2x+h-3. Taking the limit as h0h\to0 gives f(x)=2x3f'(x)=2x-3.

(4 marks)

Q2
Tier 2 · Standard

2.

Prove, from first principles, that f(a)=2a+3f'(a)=2a+3 for f(x)=x2+3xf(x)=x^2+3x.

(5)

(Total for Question 2 is 5 marks)

Mark scheme

Mark scheme for question 2
QuestionSchemeMarks
2
  • f(a)=2a+3f'(a)=2a+3
5
Notes
By first principles, f(a)=limh0f(a+h)f(a)hf'(a)=\lim_{h\to0}\dfrac{f(a+h)-f(a)}{h}. Here f(a+h)f(a)=(a+h)2+3(a+h)(a2+3a)=2ah+h2+3hf(a+h)-f(a)=(a+h)^2+3(a+h)-(a^2+3a)=2ah+h^2+3h. For h0h\neq0, division by hh gives 2a+h+32a+h+3. Taking the limit as h0h\to0 gives f(a)=2a+3f'(a)=2a+3.

(5 marks)

Q3
Tier 3 · Hard

3.

Using first principles and compound-angle identities, prove that ddx(sinx)=cosx\frac{\mathrm d}{\mathrm dx}(\sin x)=\cos x and ddx(cosx)=sinx\frac{\mathrm d}{\mathrm dx}(\cos x)=-\sin x. You may use limh0sinhh=1\lim_{h\to0}\frac{\sin h}{h}=1 and limh0cosh1h=0\lim_{h\to0}\frac{\cos h-1}{h}=0.

(8)

(Total for Question 3 is 8 marks)

Mark scheme

Mark scheme for question 3
QuestionSchemeMarks
3
  • ddx(sinx)=cosx\frac{\mathrm d}{\mathrm dx}(\sin x)=\cos x
  • ddx(cosx)=sinx\frac{\mathrm d}{\mathrm dx}(\cos x)=-\sin x
8
Notes
For sine, sin(x+h)sinxh=sinxcosh1h+cosxsinhh\frac{\sin(x+h)-\sin x}{h}=\sin x\frac{\cos h-1}{h}+\cos x\frac{\sin h}{h}, whose limit is cosx\cos x. For cosine, cos(x+h)cosxh=cosxcosh1hsinxsinhh\frac{\cos(x+h)-\cos x}{h}=\cos x\frac{\cos h-1}{h}-\sin x\frac{\sin h}{h}, whose limit is sinx-\sin x.

(8 marks)

Q4
Tier 1 · Easy

4.

For f(x)=x44x2f(x)=x^4-4x^2, find f(x)f''(x) and state whether the curve is locally convex or concave at x=1x=1.

(3)

(Total for Question 4 is 3 marks)

Mark scheme

Mark scheme for question 4
QuestionSchemeMarks
4
  • f(x)=12x28f''(x)=12x^2-8
  • The curve is locally convex at x=1x=1
3
Notes
f(x)=4x38xf'(x)=4x^3-8x, so f(x)=12x28f''(x)=12x^2-8. Since f(1)=4>0f''(1)=4>0, the curve is locally convex at x=1x=1.

(3 marks)

Q5
Tier 2 · Standard

5.

Use first principles to prove that the derivative of f(x)=x3+2xf(x)=x^3+2x is f(x)=3x2+2f'(x)=3x^2+2.

(5)

(Total for Question 5 is 5 marks)

Mark scheme

Mark scheme for question 5
QuestionSchemeMarks
5
  • f(x)=3x2+2f'(x)=3x^2+2
5
Notes
By first principles, f(x)=limh0f(x+h)f(x)hf'(x)=\lim_{h\to0}\dfrac{f(x+h)-f(x)}h. Expanding gives f(x+h)f(x)=3x2h+3xh2+h3+2hf(x+h)-f(x)=3x^2h+3xh^2+h^3+2h. For h0h\neq0, the quotient is 3x2+3xh+h2+23x^2+3xh+h^2+2. Taking the limit as h0h\to0 gives f(x)=3x2+2f'(x)=3x^2+2.

(5 marks)

Q6
Tier 3 · Hard

6.

A differentiable function satisfies f(x)=x2(x3)f'(x)=x^2(x-3). Determine the intervals on which ff is increasing and decreasing, and classify both stationary points of ff.

(6)

(Total for Question 6 is 6 marks)

Mark scheme

Mark scheme for question 6
QuestionSchemeMarks
6
  • Increasing for x>3x>3
  • Decreasing for x<0x<0 and 0<x<30<x<3
  • A stationary point of inflection at x=0x=0 and a local minimum at x=3x=3
6
Notes
Since x20x^2\geq0, the sign of f(x)=x2(x3)f'(x)=x^2(x-3) is negative for x<3x<3 except at x=0x=0, and positive for x>3x>3. Hence ff decreases on either side of 00 up to 33, then increases. Also f(x)=3x26x=3x(x2)f''(x)=3x^2-6x=3x(x-2), which changes sign at x=0x=0, so the stationary point there is an inflection. At x=3x=3, ff' changes from negative to positive (and f(3)=9>0f''(3)=9>0), giving a local minimum.

(6 marks)

Q7
Tier 2 · Standard

7.

A cube has edge length xx cm and volume V=x3V=x^3 cm3^3. Use first principles to find dVdx\dfrac{\mathrm dV}{\mathrm dx} at x=2x=2. Hence estimate the increase in volume when the edge length increases from 22 cm to 2.032.03 cm.

(4)

(Total for Question 7 is 4 marks)

Mark scheme

Mark scheme for question 7
QuestionSchemeMarks
7
  • dVdxx=2=12cm2\left.\dfrac{\mathrm dV}{\mathrm dx}\right|_{x=2}=12\,\text{cm}^2
  • Estimated increase 0.36cm30.36\,\text{cm}^3
4
Notes
By first principles, dVdxx=2=limh0(2+h)323h\left.\dfrac{\mathrm dV}{\mathrm dx}\right|_{x=2}=\lim_{h\to0}\dfrac{(2+h)^3-2^3}{h}. Expanding the numerator gives 12h+6h2+h312h+6h^2+h^3, so for h0h\neq0 the quotient is 12+6h+h212+6h+h^2. Its limit as h0h\to0 is 12cm212\,\text{cm}^2. For an increase of 0.030.03 cm in edge length, ΔV12(0.03)=0.36cm3\Delta V\approx12(0.03)=0.36\,\text{cm}^3.

(4 marks)

Q8
Tier 3 · Hard

8.

Let f(x)=x3+cxf(x)=x^3+cx, where cc is a constant. Use first principles to show that f(x)=3x2+cf'(x)=3x^2+c. The tangent to the curve at x=2x=2 is perpendicular to the line y=17x+4y=-\dfrac17x+4. Find cc and the equation of the tangent.

(6)

(Total for Question 8 is 6 marks)

Mark scheme

Mark scheme for question 8
QuestionSchemeMarks
8
  • f(x)=3x2+cf'(x)=3x^2+c
  • c=5c=-5
  • Tangent y+2=7(x2)y+2=7(x-2), or y=7x16y=7x-16
6
Notes
From first principles, f(x)=limh0(x+h)3+c(x+h)(x3+cx)hf'(x)=\lim_{h\to0}\dfrac{(x+h)^3+c(x+h)-(x^3+cx)}{h}. For h0h\neq0, expansion and division by hh give 3x2+3xh+h2+c3x^2+3xh+h^2+c, whose limit is 3x2+c3x^2+c. The given line has gradient 1/7-1/7, so the perpendicular tangent has gradient 77. Hence f(2)=12+c=7f'(2)=12+c=7, giving c=5c=-5. The point on the curve is (2,f(2))=(2,2)(2,f(2))=(2,-2), so the tangent is y+2=7(x2)y+2=7(x-2).

(6 marks)

Q9
Tier 3 · Hard

9.

For a real constant pp, let CC be the curve y=x2+px+7y=x^2+px+7. Starting from the limit definition of the derivative, show that the gradient of CC at x=ax=a is 2a+p2a+p. The tangent at x=2x=2 passes through (4,5)(4,-5). Find pp and hence find the vertex of CC. Use your limit result to prove that the tangent at the vertex is horizontal, and give its equation.

(7)

(Total for Question 9 is 7 marks)

Mark scheme

Mark scheme for question 9
QuestionSchemeMarks
9
  • Gradient at x=ax=a is 2a+p2a+p
  • p=6p=-6
  • Vertex (3,2)(3,-2)
  • Tangent at the vertex: y=2y=-2
7
Notes
From first principles, the gradient at x=ax=a is limh0(a+h)2+p(a+h)+7(a2+pa+7)h\lim_{h\to0}\dfrac{(a+h)^2+p(a+h)+7-(a^2+pa+7)}h. For h0h\neq0, the quotient simplifies to 2a+h+p2a+h+p, whose limit is 2a+p2a+p. At x=2x=2, the point is (2,11+2p)(2,11+2p) and the gradient is 4+p4+p. Since the tangent also passes through (4,5)(4,-5), 5(11+2p)=2(4+p)-5-(11+2p)=2(4+p), giving p=6p=-6. Thus y=x26x+7=(x3)22y=x^2-6x+7=(x-3)^2-2, so the vertex is (3,2)(3,-2). The limit result gives gradient 2(3)6=02(3)-6=0 there, proving that its tangent is horizontal; its equation is y=2y=-2.

(7 marks)

Q10
Tier 3 · Hard

10.

For the family of curves f(x)=x44kx3+6x2f(x)=x^4-4kx^3+6x^2, where kk is real, determine the values of kk for which the curve has exactly two distinct points of inflection. For k=54k=\dfrac54, find both points of inflection and state the intervals on which the curve is convex and concave.

(7)

(Total for Question 10 is 7 marks)

Mark scheme

Mark scheme for question 10
QuestionSchemeMarks
10
  • Exactly two distinct points of inflection when k>1|k|>1
  • For k=54k=\dfrac54: points of inflection (12,1516)\left(\dfrac12,\dfrac{15}{16}\right) and (2,0)(2,0)
  • Convex for x<12x<\dfrac12 and x>2x>2; concave for 12<x<2\dfrac12<x<2
7
Notes
f(x)=12x224kx+12=12(x22kx+1)f''(x)=12x^2-24kx+12=12(x^2-2kx+1). This quadratic has two distinct real roots exactly when its discriminant 4(k21)4(k^2-1) is positive, so k>1|k|>1. Both roots are then simple, and the upward-opening quadratic changes sign at each, so both give points of inflection. When k=5/4k=5/4, f(x)=12(x1/2)(x2)f''(x)=12(x-1/2)(x-2), giving inflection values x=1/2x=1/2 and x=2x=2. Substitution in f(x)=x45x3+6x2f(x)=x^4-5x^3+6x^2 gives f(1/2)=15/16f(1/2)=15/16 and f(2)=0f(2)=0. The sign of ff'' is positive outside the two roots and negative between them, so the curve is convex for x<1/2x<1/2 and x>2x>2, and concave for 1/2<x<21/2<x<2.

(7 marks)

Verified exam appearances

We have not yet indexed a verified real-paper appearance for 7.1. Browse the Edexcel A-level Maths 9MA0 past papers directly.

Other points in 7 Differentiation

Want help turning this into marks?

Bring 7.1 or any tricky specification point, and we can work through the method and exam wording together.