Frustum Volume Master

00:00
0

Understanding Frustum Volumes

Learn how to calculate the volume of frustums in real-life situations.

What is a Frustum?

A frustum is a portion of a solid (often a cone or pyramid) that lies between two parallel cutting planes.

h r₁ r₂
V = ⅓ × π × h × (r₁² + r₁r₂ + r₂²)
Real-Life Examples
Bucket');">

Bucket

Cup');">

Cup

Planter');">

Planter

Frustums are found in many everyday objects. Understanding their volume helps us solve real-world problems.

Key Formula to Remember

Volume of a frustum = ⅓ × π × h × (r₁² + r₁r₂ + r₂²)

Where r₁ is the radius of the top circle, r₂ is the radius of the bottom circle, and h is the height of the frustum

Level 1: Basic Frustums

Challenge: