Courses / Business I
Mathematics II

Multiple Integration

Business I 334 words Free to read

Integrating Over Regions

A double integral sums a function over a two-dimensional region — the natural extension of single-variable integration from intervals to areas.

Rf(x,y)dA\iint_R f(x,y)\, dA

Iterated integration evaluates a double integral as two nested single integrals. For a rectangular region [a,b]×[c,d][a,b] \times [c,d]:

Rf(x,y)dA=ab(cdf(x,y)dy)dx\iint_R f(x,y)\, dA = \int_a^b \left(\int_c^d f(x,y)\, dy\right) dx

Fubini's theorem: if ff is continuous on the rectangle, the order of integration doesn't matter — integrate first with respect to yy then xx, or vice versa. The result is the same.

Non-rectangular regions: if the region is bounded by curves, the limits of the inner integral become functions. For example, the region below y=g(x)y = g(x) and above y=h(x)y = h(x):

abh(x)g(x)f(x,y)dydx\int_a^b \int_{h(x)}^{g(x)} f(x,y)\, dy\, dx

Economic application — consumer surplus: the area between the demand curve P=D(Q)P = D(Q) and the market price PP^* is consumer surplus. In a two-good setting, the joint surplus involves a double integral over the region where willingness to pay exceeds the price.

CS=0Q(D(Q)P)dQCS = \int_0^{Q^*} \bigl(D(Q) - P^*\bigr)\, dQ

This extends to producer surplus, total welfare, and deadweight loss — all defined as areas (single integrals) or volumes (double integrals) between economic curves.

Change of variables: just as uu-substitution works in one dimension, the Jacobian handles coordinate transformations in two dimensions:

f(x,y)dxdy=f(x(u,v),y(u,v))Jdudv\iint f(x,y)\, dx\, dy = \iint f\bigl(x(u,v), y(u,v)\bigr) |J|\, du\, dv

where J=(x,y)/(u,v)|J| = |\partial(x,y)/\partial(u,v)| is the absolute value of the Jacobian determinant. This is essential when the region is naturally circular (use polar coordinates) or when a linear substitution simplifies the integrand.

Tip: Fubini lets you choose the integration order — and the right choice can turn an impossible inner integral into a routine one. If the first order you try gets ugly, swap before you fight it.
Common pitfall: Keeping constant limits when the region isn't a rectangle. Over the triangle below y=xy = x, the inner limits must be functions (yy from 00 to xx) — copying rectangle limits silently integrates over the wrong region.

Practise this lesson

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

13practice questions
2interactive scenes
Start Business I free

Mathematics II