Courses / Business I
Mathematics II

Partial Derivatives

Business I 377 words Free to read

One Variable at a Time

When a function depends on several variables, the partial derivative asks: how does the output change when I nudge one input, holding all others constant?

f(x,y)=x2y+3xy2fx=2xy+3y2fy=x2+6xyf(x,y) = x^2 y + 3xy^2 \qquad \frac{\partial f}{\partial x} = 2xy + 3y^2 \qquad \frac{\partial f}{\partial y} = x^2 + 6xy

The \partial symbol replaces dd to remind you: other variables are frozen. Mechanically, differentiate with respect to the chosen variable and treat everything else as a constant.

Economic interpretation: in a production function Q(K,L)Q(K,L), the partial Q/L\partial Q / \partial L is the marginal product of labour — how much extra output one more unit of labour produces, holding capital fixed. Similarly, Q/K\partial Q / \partial K is the marginal product of capital.

Cross-partials (second-order mixed partials): 2f/xy\partial^2 f / \partial x \partial y differentiates first with respect to yy, then xx. Young's theorem: if both mixed partials are continuous, order doesn't matter — fxy=fyxf_{xy} = f_{yx}. Economically, the cross-partial tells you whether inputs are complements (the marginal product of one rises when you add more of the other) or substitutes.

The gradient f=(fx,fy)\nabla f = (f_x, f_y) points in the direction of steepest ascent. At an optimum (a peak or trough), f=0\nabla f = \mathbf{0} — both partials are zero. This is the first-order condition for multivariable optimisation, and it says: you can't improve by moving in any direction.

First-order conditions:fx=0,fy=0\text{First-order conditions}: \quad f_x = 0, \quad f_y = 0

Partial derivatives are the calculus of ceteris paribus — the economist's favourite phrase turned into mathematics. Every marginal concept in micro and macro is a partial derivative in disguise.

Partial derivatives in economics

PartialNameReads as
Q/L\partial Q/\partial LMarginal product of labourOne more worker, capital frozen
Q/K\partial Q/\partial KMarginal product of capitalOne more machine, labour frozen
U/xi\partial U/\partial x_iMarginal utility of good iiOne more unit, basket frozen
Common pitfall: Forgetting what "holding others constant" costs you. A partial is a laboratory experiment, not a forecast — in the real economy, hiring more labour usually changes capital use too. For total effects, you need the total differential, not one partial.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

12practice questions
2interactive scenes
Start Business I free

Mathematics II