Frustum Volume Calculator
Calculate frustum volume instantly with our math tool. Shows detailed work, formulas used, and multiple solution methods.
Formula
V = (pi h / 3)(R2 + r2 + Rr)
Where V = Volume, h = perpendicular height, R = bottom radius, r = top radius. The lateral surface area is pi(R+r) times the slant height, where slant height = sqrt(h2 + (R-r)2).
Worked Examples
Example 1: Standard Frustum Volume
Problem: Find the volume and surface area of a frustum with top radius 3 cm, bottom radius 5 cm, and height 8 cm.
Solution: Volume = (pi x 8 / 3)(52 + 32 + 5x3) = (8pi/3)(25 + 9 + 15) = (8pi/3)(49) = 392pi/3 = 410.5015 cm3\nSlant height = sqrt(82 + (5-3)2) = sqrt(64 + 4) = sqrt(68) = 8.2462 cm\nLateral area = pi(5+3)(8.2462) = 8pi(8.2462) = 207.2208 cm2\nTop area = pi(32) = 28.2743 cm2\nBottom area = pi(52) = 78.5398 cm2\nTotal area = 207.2208 + 28.2743 + 78.5398 = 314.0349 cm2
Result: Volume: 410.5015 cm3 | Total Surface Area: 314.0349 cm2
Example 2: Bucket Volume Calculation
Problem: A bucket has a top diameter of 30 cm, bottom diameter of 24 cm, and height of 35 cm. How many liters does it hold?
Solution: Top radius r = 15 cm, Bottom radius R = 12 cm (note: bucket is wider at top)\nUsing R = 15, r = 12, h = 35:\nVolume = (pi x 35 / 3)(152 + 122 + 15x12)\n= (35pi/3)(225 + 144 + 180) = (35pi/3)(549)\n= 19215pi/3 = 20120.1134 cm3\n1 liter = 1000 cm3\nVolume = 20.12 liters
Result: Volume: 20,120.11 cm3 = 20.12 liters
Frequently Asked Questions
What is a frustum and how is it formed?
A frustum is the solid shape that remains when a cone or pyramid is cut by a plane parallel to its base, removing the top portion. The word comes from the Latin frustum meaning a morsel cut off. A conical frustum has two circular faces of different sizes (the top and bottom bases) connected by a curved lateral surface. Think of it like a bucket, lampshade, or truncated cone. The frustum is characterized by three measurements: the radius of the top circle, the radius of the bottom circle, and the height (perpendicular distance between the two parallel circular faces). Frustums appear frequently in architecture, engineering, manufacturing, and everyday objects.
What is the formula for the volume of a frustum?
The volume of a conical frustum is given by V = (pi h / 3)(R squared + r squared + Rr), where R is the bottom radius, r is the top radius, and h is the perpendicular height. This formula can also be written as V = (pi h / 3)(R2 + r2 + Rr). An equivalent derivation computes the volume as the difference between two cones: the full cone before truncation minus the removed small cone. When r = 0, the formula reduces to the cone volume formula V = (pi h / 3)R2. When r = R, it reduces to the cylinder formula V = pi R2 h. This elegant formula handles all intermediate cases between a cone and a cylinder through the cross-term Rr.
How do you calculate the slant height of a frustum?
The slant height of a frustum is the distance along the lateral surface from the edge of the top circle to the edge of the bottom circle, measured along the sloping side. It is calculated using the Pythagorean theorem: slant height = sqrt(h2 + (R - r)2), where h is the perpendicular height and (R - r) is the difference between the bottom and top radii. This works because the slant height forms the hypotenuse of a right triangle whose legs are the perpendicular height and the horizontal difference in radii. The slant height is essential for calculating the lateral surface area of the frustum and is always greater than the perpendicular height unless the radii are equal, in which case the frustum becomes a cylinder.
What is the lateral surface area of a frustum?
The lateral surface area of a conical frustum (the curved side surface, excluding the top and bottom circles) is calculated as A = pi(R + r) times slant height, where slant height = sqrt(h2 + (R - r)2). The total surface area adds the areas of both circular faces: Total = pi(R + r) times slant height + pi R2 + pi r2. This formula is derived by unrolling the curved surface into a flat sector shape. The lateral area formula is particularly useful in manufacturing when you need to know how much material is required to form the curved surface of a frustum-shaped object like a lampshade, bucket, or funnel. It also appears in heat transfer calculations for conical vessels.
Where are frustum shapes found in real life?
Frustum shapes are extremely common in everyday life and engineering. Drinking cups, flower pots, buckets, lampshades, and traffic cones are all frustum-shaped. In architecture, many columns, towers, and chimneys have frustum cross-sections. The ancient Egyptian pyramids were originally designed as perfect pyramids but weather erosion has made many of them appear as frustums. In engineering, frustum shapes are used in hoppers (for storing and dispensing granular materials), cooling towers at power plants, rocket nozzle sections, and dam cross-sections. In manufacturing, frustum calculations are essential for sheet metal work, concrete form design, and determining the volume of tapered containers and vessels.
How is a frustum different from a cone and cylinder?
A frustum is the intermediate shape between a cone and a cylinder. A cone has a circular base and tapers to a point (the apex), with the top radius equal to zero. A cylinder has two identical circular ends with equal radii. A frustum sits between these extremes: it has two parallel circular ends of different sizes. As the top radius of a frustum approaches zero, it becomes a cone. As the top radius approaches the bottom radius, it becomes a cylinder. The volume formula V = (pi h/3)(R2 + r2 + Rr) beautifully captures this continuum. Substituting r = 0 gives the cone formula, and substituting r = R gives the cylinder formula, demonstrating that the frustum formula generalizes both.