Skip to content

Calculus and differentiation

Calculus describes change. Differentiation finds an instantaneous rate of change, such as the gradient of a curve, the velocity of a moving object or the rate at which a volume grows. This section builds differentiation from its graphical meaning through to the methods and modelling required at A-level.

Integration is the reverse process in many familiar situations, but it also measures accumulation and area. It has its own complete pathway in Integration. Learn the differentiation methods here first unless you are revising a specific integration topic.

Before starting, you should be able to:

  • simplify powers using the laws of indices
  • expand, factorise and rearrange algebraic expressions
  • understand functions and their graphs
  • find the gradient of a straight line
  • use trigonometric, exponential and logarithmic functions

If algebraic manipulation or graph work is uncertain, revisit Foundations and Algebra and functions. Calculus often exposes an algebra gap because the differentiation itself may occupy only one line.

The gradient between two points is an average rate of change. Bring the second point closer to the first and the secant line approaches the tangent. In the limit, its gradient becomes the derivative:

f(x)=limh0f(x+h)f(x)h.f'(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}.

For f(x)=x2f(x)=x^2,

(x+h)2x2h=2x+h.\frac{(x+h)^2-x^2}{h}=2x+h.

As h0h\to0, this approaches 2x2x, so dydx=2x\frac{dy}{dx}=2x. At x=3x=3, the curve has gradient 66. Differentiation rules are efficient consequences of this limiting idea, not disconnected formulas.

Follow this order if you are learning calculus for the first time.

  1. Differentiation and gradients introduces derivatives, tangent gradients, first principles and the power rule.
  2. Differentiating standard functions develops the derivatives of powers, exponentials, logarithms and trigonometric functions.
  3. Product, quotient and chain rules handles products, fractions and composite functions. The chain rule is central to almost every advanced method that follows.
  4. Tangents and normals turns a derivative into equations of lines at points on curves.
  5. Stationary points and curve sketching uses first and second derivatives to locate and classify turning points and interpret curve behaviour.
  6. Implicit differentiation differentiates relations where yy is not isolated as an explicit function of xx.
  7. Parametric differentiation finds dydx\frac{dy}{dx} when xx and yy are both defined using a parameter.
  8. Connected rates of change links several changing quantities using geometry, units and the chain rule.
  9. Constructing differential equation models translates statements about change into mathematical models with variables, parameters and initial conditions.

After this pathway, continue to Integration to study antiderivatives, definite integrals, areas, numerical integration and differential equations from the integration perspective.

Try these questions without notes. Use the answers to choose your starting lesson.

Rewrite 3x\frac{3}{\sqrt{x}} as a power of xx.

Answer 3x=3x1/2.\frac{3}{\sqrt{x}}=3x^{-1/2}.

Fractional and negative powers must be fluent before applying the power rule. Review the laws of indices if this conversion was uncertain.

Find the gradient of the line through (2,5)(2,5) and (6,13)(6,13).

Answer m=13562=2.m=\frac{13-5}{6-2}=2.

This is an average rate of change. Differentiation and gradients explains how the same idea becomes an instantaneous rate.

Which differentiation rule would be needed for each function?

a(x)=x2ex,b(x)=sin(3x),c(x)=lnxx.a(x)=x^2e^x,\qquad b(x)=\sin(3x),\qquad c(x)=\frac{\ln x}{x}.
Answer
  • a(x)a(x) requires the product rule.
  • b(x)b(x) requires the chain rule.
  • c(x)c(x) requires the quotient rule, although rewriting it as x1lnxx^{-1}\ln x permits the product rule.

If identifying the structure was difficult, study standard functions followed by the product, quotient and chain rules.

A particle has displacement s(t)=t36t2+9ts(t)=t^3-6t^2+9t metres. What does s(2)s'(2) represent?

Answer

It represents the particle’s instantaneous velocity at t=2t=2 seconds. Since

s(t)=3t212t+9,s'(t)=3t^2-12t+9,

the velocity is s(2)=3 m s1s'(2)=-3\text{ m s}^{-1}. The negative sign gives the direction of motion.

Always identify the function’s structure before differentiating. Write the rule you intend to use, preserve exact values, and simplify only when simplification makes the result easier to interpret. Then check whether the answer is plausible: powers should change correctly, units should describe a rate, and a claimed stationary point must satisfy f(x)=0f'(x)=0.

Strong students should be able to move between graphical, algebraic and contextual meanings of the same derivative. Tutors can use the readiness questions and lesson order to locate whether a learner’s difficulty comes from prerequisite algebra, the concept of a limit, choosing a rule or interpreting the result.