A-Level Maths / Pure Mathematics / Differentiation

Differentiating Polynomials

First principles, differentiating x^n, gradient functions, rates of change.

Pure Mathematics AS 35 min

Learning Objectives

  • Understand differentiation as finding the gradient function
  • Differentiate powers of x using the power rule
  • Differentiate sums and differences of terms
  • Find the gradient at a specific point

Key Formulae

ddx(xn)=nxn1\frac{d}{dx}(x^n) = nx^{n-1}
ddx(axn)=anxn1\frac{d}{dx}(ax^n) = anx^{n-1}
ddx[f(x)+g(x)]=f(x)+g(x)\frac{d}{dx}[f(x) + g(x)] = f'(x) + g'(x)

Key Concepts

Differentiation finds the rate of change of a function — geometrically, it gives the gradient of the curve at any point.

The power rule

For any real number nn:

ddx(xn)=nxn1\frac{d}{dx}(x^n) = nx^{n-1}

This works for positive integers, negative powers, and fractions.

Constants and sums

  • The derivative of a constant cc is 00
  • Constants multiply through: ddx(cf(x))=cf(x)\frac{d}{dx}(cf(x)) = c \cdot f'(x)
  • Differentiate term by term: ddx[f(x)+g(x)]=f(x)+g(x)\frac{d}{dx}[f(x) + g(x)] = f'(x) + g'(x)

Worked Examples

Example 1: Basic power rule

Differentiate y=x5y = x^5

dydx=5x4\frac{dy}{dx} = 5x^4

Example 2: Polynomial with multiple terms

Differentiate f(x)=3x42x3+7x5f(x) = 3x^4 - 2x^3 + 7x - 5

f(x)=12x36x2+7f'(x) = 12x^3 - 6x^2 + 7

Example 3: Rewriting before differentiating

Differentiate y=4x2+3xy = \frac{4}{x^2} + 3\sqrt{x}

Rewrite: y=4x2+3x1/2y = 4x^{-2} + 3x^{1/2}

dydx=8x3+32x1/2=8x3+32x\frac{dy}{dx} = -8x^{-3} + \frac{3}{2}x^{-1/2} = -\frac{8}{x^3} + \frac{3}{2\sqrt{x}}

Example 4: Expanding first

Differentiate y=x2(3x1)y = x^2(3x - 1)

Expand: y=3x3x2y = 3x^3 - x^2

dydx=9x22x\frac{dy}{dx} = 9x^2 - 2x

Example 5: Finding the gradient at a point

Find the gradient of y=2x3x+4y = 2x^3 - x + 4 at the point where x=2x = 2

dydx=6x21\frac{dy}{dx} = 6x^2 - 1

At x=2x = 2: dydx=6(4)1=23\frac{dy}{dx} = 6(4) - 1 = 23

Exam Tips

  • Rewrite roots and fractions as powers before differentiating — e.g. √x = x^{1/2}, 1/x = x^{-1}
  • Expand brackets before differentiating if there's no product or chain rule needed
  • The derivative of a constant is 0
  • Write dy/dx clearly — don't mix up y and dy/dx in your working

Specification

Edexcel A Level Maths
Pure: Differentiation > Differentiating Polynomials
WJEC A Level Maths
Pure: Differentiation > Differentiating Polynomials

Resources

Related Lessons