keisoku

Pyramid Frustum Volume

Find the volume of a pyramid frustum from its lower base area, upper base area, and height using V=(h/3)(S1+S2+square root of S1 S2).

Input

Enter the lower base area, upper base area, and height to calculate the volume of a pyramid frustum.

Result

Upper S2=4Lower S1=16Height h=6

Volume V

56

Lower base area S1

16

Upper base area S2

4

Height h

6


When the base areas and height use matching length units, the volume is in the cube of that unit.

How it works

  • The volume of a pyramid frustum is V=(h/3)(S1+S2+square root of S1 S2), where S1 is the lower base area, S2 is the upper base area, and h is the height.
  • Setting the upper base area S2 to 0 gives the volume of a full pyramid, and when S1 equals S2 the result matches the volume of a prism.
  • When the base areas use the square of a length unit and the height uses that same length unit, the volume comes out in the cube of that unit.
  • Enter the height as the perpendicular distance between the two bases, not the length of a slanted edge.
  • This calculation assumes a frustum whose two bases are similar and parallel.

Reviews

Tell us what you think of this calculator.

Write a review

  1. Home
  2. Pyramid Frustum Volume