Triple integrals add a function over a three-dimensional region. The main uses students see first are volume, when the integrand is , and mass, when the integrand is a density function.
You usually write it as
where is the solid and is a tiny volume element. To evaluate a triple integral, you usually rewrite it as an iterated integral with bounds that match the solid.
What a triple integral means
There are three pieces to read:
- is the quantity being added up.
- is the solid region where you add it.
- means a tiny piece of volume.
So means "add the values of over all the tiny volume pieces in ."
That interpretation changes with the integrand:
- If , the result is volume.
- If is density, the result is mass.
- If is temperature, charge density, or another distributed quantity, the result is the total amount of that quantity over the solid.
The result is not automatically a volume. That depends on what the integrand represents.
How to write a triple integral as an iterated integral
Most course problems are evaluated one variable at a time. Under the usual conditions used in calculus, you rewrite the triple integral as an iterated integral such as
The exact bounds depend on the region. The main idea is simple: the inner limits describe the innermost slice, the next limits describe the stack of those slices, and the outer limits describe the full sweep through the solid.
You can often change the order of integration, but the bounds must change with it. That is where many setup errors happen.
Which coordinate system makes the setup easier
Cartesian coordinates
Use Cartesian coordinates when the solid is naturally described by planes or rectangular bounds, such as boxes and simple regions cut by graphs like .
Then
up to the order you choose.
Cylindrical coordinates
Use cylindrical coordinates for regions with circular symmetry around an axis, such as cylinders or cones. With
the volume element becomes
The extra factor is not optional. It comes from the coordinate change.
Spherical coordinates
Use spherical coordinates when spheres or spherical symmetry make the region easier to describe. One common convention is
with volume element
Conventions for angles can vary by course, so it is worth checking which one your class uses.
Worked example: mass on the unit cube
Find the mass of the unit cube
if the density is
Because the region is a box, Cartesian coordinates are the natural choice:
Integrate with respect to first:
So the integral becomes
Now integrate with respect to :
Then integrate with respect to :
So the mass is
This example shows the difference between volume and mass clearly. If the density had been everywhere, the same region would have volume . Because the density is larger than on much of the cube, the mass comes out larger.
Common triple integral mistakes
- Using bounds that do not actually describe the solid.
- Forgetting that the order of integration controls which limits can depend on which variables.
- Treating the outer variables as active during the inner step instead of holding them constant.
- Dropping the Jacobian factor in cylindrical or spherical coordinates.
- Calling the answer "volume" when the integrand is not .
When triple integrals are used
Triple integrals appear when a quantity is distributed through a volume rather than along a line or across a surface.
- In geometry, they give volume.
- In physics and engineering, they give mass when density varies through a solid.
- In electromagnetism and fluid models, they add charge, energy, or other quantities over a 3D region.
- In probability, they can integrate a density over a 3D domain when three continuous variables are involved.
The setup depends on the region. The interpretation depends on the integrand.
Quick check before you integrate
Before doing the algebra, ask:
- What does the integrand represent here: volume density, mass density, or something else?
- What solid am I integrating over, exactly?
- Would a different coordinate system make the bounds simpler?
Those three checks usually catch more mistakes than any symbolic trick.
Try a similar problem
Try your own version with on the same unit cube and compute the mass. Then explore a cylinder and decide whether cylindrical coordinates make the bounds simpler before you start integrating.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →