Skip to main content

Mass of a Solid

Mass of a solid in Multivariable Calculus is the total mass of a 3D region found by integrating its density over the volume: \(M=\iiint_V \rho(x,y,z)\,dV\).

Last updated July 2026

What is Mass of a Solid?

Mass of a solid in Multivariable Calculus is the total amount of matter inside a three-dimensional region, computed by adding up tiny pieces of mass across the whole solid. The standard setup is M=Vρ(x,y,z)dVM=\iiint_V \rho(x,y,z)\,dV, where ρ\rho is the density function and VV is the solid region.

That formula is the 3D version of what you already do in single-variable calculus with variable density on a rod. Instead of slicing a line into tiny intervals, you slice a solid into tiny volume pieces. Each tiny piece contributes about ρ(x,y,z)dV\rho(x,y,z)\,dV of mass, and the triple integral adds all of those contributions together.

The density function can be constant or variable. If the solid has constant density, the computation collapses to M=ρVM=\rho\cdot V, so you only need the volume. If density changes from place to place, the integral has to track that change, which is why setting up the bounds and choosing a good coordinate system matter so much.

The volume element dVdV depends on the coordinate system you use. In Cartesian coordinates, dV=dxdydzdV=dx\,dy\,dz. In cylindrical coordinates, dV=rdrdθdzdV=r\,dr\,d\theta\,dz. In spherical coordinates, dV=ρ2sinϕdρdϕdθdV=\rho^2\sin\phi\,d\rho\,d\phi\,d\theta. Those extra factors are not optional, they account for how volume stretches in the new coordinates.

A compact example makes the setup clearer. If a solid box fills 0x20\le x\le 2, 0y10\le y\le 1, 0z30\le z\le 3 and density is constant ρ=4\rho=4, then the mass is 4×(213)=244\times(2\cdot1\cdot3)=24. If the density were ρ(x,y,z)=x\rho(x,y,z)=x, you would need VxdV\iiint_V x\,dV instead, because the mass depends on where you are inside the box.

The usual mistake is mixing up mass with volume or forgetting the density function entirely. Another common slip is using the wrong bounds, especially when the solid is bounded by a curved surface. The geometry of the region and the density both belong in the setup.

Why Mass of a Solid matters in Multivariable Calculus

Mass of a solid shows up whenever Multivariable Calculus turns a geometric region into a physical object. The same setup you use for mass also prepares you for center of mass, moments, and other applications where the way matter is distributed matters more than the shape alone.

This term also trains a core skill in triple integrals: translating a 3D picture into bounds and an integrand. You are not just integrating a function, you are matching a density formula to a region in space. That means you have to recognize symmetry, choose coordinates wisely, and know when a cylindrical or spherical description makes the integral much cleaner.

It matters because constant density and variable density behave very differently. A constant-density solid is basically volume times a constant, but a variable-density solid asks you to account for heavier and lighter parts of the object. That distinction shows up in homework problems, especially when the density increases with distance from an axis or from the origin.

Mass of a solid also connects directly to later topics in the course. If you can set up mass correctly, you are much closer to finding center of mass, average density, and related physical quantities. The same integration habits carry into surface integrals and vector calculus, where careful region setup is still the main challenge.

Keep studying Multivariable Calculus Unit 4

How Mass of a Solid connects across the course

Triple Integral

Mass of a solid is a classic application of a triple integral. The integral gives you the accumulation process, while mass tells you what quantity you are accumulating. If the problem asks for mass, you usually keep the same triple-integral structure and choose the density function as the integrand.

Density

Density is the amount of mass per unit volume, so it is the ingredient that turns volume into mass. If density is constant, the solid’s mass is just density times volume. If density changes across the region, you need to let the density function vary from point to point.

Volume Element

The volume element is the tiny piece of volume you are adding up in the integral. In Cartesian form it is dxdydzdx\,dy\,dz, but in cylindrical or spherical coordinates it changes. A lot of setup mistakes come from using the right density but the wrong volume element.

Cylindrical Coordinates

Cylindrical coordinates are useful when the solid has circular symmetry, like a cylinder, cone, or region around an axis. They often make the bounds easier and can simplify the density function too. The tradeoff is that you have to include the cylindrical volume factor rr in dVdV.

Is Mass of a Solid on the Multivariable Calculus exam?

A problem set or quiz question will usually ask you to set up or evaluate Vρ(x,y,z)dV\iiint_V \rho(x,y,z)\,dV for a named solid. Your job is to identify the region, choose the easiest coordinates, write correct bounds, and include the right volume element. If the density is constant, you may be able to shortcut to density times volume, but only after checking that the density really does not vary. A common grading issue is correct integrand, wrong limits, or correct limits, wrong coordinate factor. If the region is described by a cylinder, cone, sphere, or rotation around an axis, cylindrical or spherical coordinates often make the setup cleaner. On written work, show the geometry first, then the integral, then the evaluation so it is clear where each bound came from.

Key things to remember about Mass of a Solid

  • Mass of a solid is found by adding density across a 3D region with a triple integral.

  • The formula is M=Vρ(x,y,z)dVM=\iiint_V \rho(x,y,z)\,dV, so both the density and the region matter.

  • Constant density makes mass equal to density times volume, but variable density requires full integration.

  • Choosing the right coordinate system can turn a messy region into a manageable one.

  • The most common mistakes are wrong bounds, missing the volume element, or confusing mass with volume.

Frequently asked questions about Mass of a Solid

What is mass of a solid in Multivariable Calculus?

It is the total mass of a three-dimensional region found by integrating its density over the volume. The setup is M=Vρ(x,y,z)dVM=\iiint_V \rho(x,y,z)\,dV, where VV is the solid and ρ\rho is the density function. This is one of the main physical applications of triple integrals.

How do you find the mass of a solid with constant density?

If density is constant, you do not need to integrate the density function across the region. Just multiply the density by the volume: M=ρVM=\rho\cdot V. That shortcut only works when the density really is the same everywhere in the solid.

What is the difference between mass and volume for a solid?

Volume measures how much space the solid takes up, while mass measures how much matter it contains. In calculus problems, volume depends only on the region, but mass depends on both the region and the density. A variable-density solid can have the same volume as another solid and still have a very different mass.

Why would I use cylindrical or spherical coordinates for mass?

You use them when the solid matches their symmetry better than Cartesian coordinates do. Cylindrical coordinates are great for regions around an axis, and spherical coordinates work well for balls, spheres, and cone-like shapes. The bounds often become simpler, but you have to use the correct volume element.