Volume Basics

Learn what volume is and how to calculate it for boxes and cubes.

beginnergeometryvolumeUpdated 2026-02-02

For Elementary Students

What Is Volume?

Volume tells you how much space is inside a 3D shape!

Think about it like this: If you have a box, volume tells you how many toy blocks you can fit inside it! Or how much water you can pour into a container!

┌────────┐
│ Volume │  ← How much fits INSIDE
│   =    │
│  ???   │
└────────┘

Volume vs. Area vs. Perimeter

Let's compare them!

Perimeter = distance AROUND (1D - just a line)

┌─────┐
│     │  ← Perimeter goes around the edge
└─────┘

Area = space INSIDE (2D - like a flat surface)

┌─────┐
│█████│  ← Area covers the flat surface
└─────┘

Volume = space INSIDE (3D - like filling a box!)

  ┌─────┐
 /█████/│
┌─────┐ │  ← Volume fills the whole box!
│█████│ │
│█████│/
└─────┘

Units of Volume: Cubic Units

Volume is measured in cubic units!

  • cubic centimeters (cm³)
  • cubic meters (m³)
  • cubic inches (in³)
  • cubic feet (ft³)

What's a cubic centimeter? A tiny cube that's 1 cm on each edge!

   1 cm
  ┌───┐
1 │   │ 1 cm
cm│   │
  └───┘
   1 cm

This is 1 cm³!

Volume of a Box (Rectangular Prism)

A box (rectangular prism) is like a cereal box or a brick!

Formula:

Volume = length × width × height

Example: A box is 5 cm long, 3 cm wide, and 4 cm tall.

     5 cm
  ┌────────┐
4 │        │ 3 cm
cm│        │
  └────────┘

Calculate:

V = 5 × 3 × 4
V = 15 × 4
V = 60 cm³

Answer: 60 cubic centimeters!

Think of It as Layers!

Here's another way to think about volume:

Bottom layer: How many cubes fit on the bottom?

length × width = 5 × 3 = 15 cubes

All layers: How many layers do we have?

15 cubes × 4 layers = 60 cubes total!

Volume of a Cube

A cube is like a dice — all sides are the SAME!

   s
 ┌───┐
s│   │s
 │   │
 └───┘
  s

Formula:

Volume = side × side × side
       = side³

Example: A cube has sides of 6 meters.

V = 6 × 6 × 6
V = 6³
V = 216 m³

Answer: 216 cubic meters!

Example: Toy Box

Problem: "Your toy box is 4 feet long, 2 feet wide, and 3 feet tall. What's its volume?"

     4 ft
  ┌────────┐
3 │        │ 2 ft
ft│  TOYS  │
  └────────┘

Solution:

V = length × width × height
V = 4 × 2 × 3
V = 8 × 3
V = 24 ft³

Answer: 24 cubic feet!

Counting Unit Cubes

You can think of volume as counting how many little cubes fit inside!

Example: A box that's 2 × 3 × 4

Bottom layer:

●●
●●  = 2 × 3 = 6 cubes
●●

Stack 4 layers high:

6 cubes × 4 layers = 24 cubes total
Volume = 24 cubic units

Real-Life Volumes

Aquarium: A fish tank 40 cm × 20 cm × 25 cm

V = 40 × 20 × 25 = 20,000 cm³

Fun fact: 1,000 cm³ = 1 liter
So 20,000 cm³ = 20 liters of water!

Lunchbox: 8 in × 6 in × 3 in

V = 8 × 6 × 3 = 144 in³

Why Does Order Not Matter?

5 × 3 × 4 = 60
3 × 5 × 4 = 60
4 × 3 × 5 = 60

All the same! You can multiply in any order!

Quick Check: Which Measurement?

Perimeter? → Distance around → meters (m) Area? → Covering surface → square meters (m²) Volume? → Filling space → cubic meters (m³)

Remember the pattern:

  • 1D (perimeter): m
  • 2D (area): m²
  • 3D (volume): m³

For Junior High Students

Understanding Volume

Volume is the measure of the three-dimensional space occupied by a solid object, measured in cubic units.

Formal definition: Volume quantifies the capacity of a three-dimensional region.

Key distinction:

  • Perimeter: One-dimensional (length)
  • Area: Two-dimensional (length²)
  • Volume: Three-dimensional (length³)

Units of Volume

Volume is always expressed in cubic units because it represents three-dimensional space.

Common units:

Metric SystemImperial System
mm³ (cubic millimeters)in³ (cubic inches)
cm³ (cubic centimeters)ft³ (cubic feet)
m³ (cubic meters)yd³ (cubic yards)

Relationship to capacity:

  • 1 cm³ = 1 milliliter (mL)
  • 1,000 cm³ = 1 liter (L)
  • 1 m³ = 1,000 liters

Volume of a Rectangular Prism

A rectangular prism (or cuboid) is a three-dimensional figure with six rectangular faces.

Formula:

V = l × w × h

Where:

  • l = length
  • w = width
  • h = height

Derivation:

Consider building the prism layer by layer:

  • Base area = l × w
  • Number of layers = h
  • Total volume = (l × w) × h = l × w × h

Example 1: Find the volume of a box with dimensions 8 cm × 5 cm × 3 cm

V = l × w × h
  = 8 × 5 × 3
  = 40 × 3
  = 120 cm³

Answer: 120 cubic centimeters

Example 2: A storage container measures 2 m long, 1.5 m wide, and 1 m tall.

V = 2 × 1.5 × 1
  = 3 m³

Answer: 3 cubic meters

Example 3: A rectangular pool is 25 m long, 10 m wide, and 2 m deep. How many liters of water does it hold?

Step 1: Calculate volume
V = 25 × 10 × 2
  = 500 m³

Step 2: Convert to liters
500 m³ × 1,000 L/m³ = 500,000 L

Answer: 500,000 liters (or 500 kiloliters)

Volume of a Cube

A cube is a special rectangular prism where all edges are equal.

Formula:

V = s³

Where s = length of one edge

Why this works: Since l = w = h = s, we have V = s × s × s = s³

Example 1: A cube has edge length 4 cm.

V = s³
  = 4³
  = 4 × 4 × 4
  = 64 cm³

Answer: 64 cubic centimeters

Example 2: A dice has side 1.5 cm. What is its volume?

V = (1.5)³
  = 1.5 × 1.5 × 1.5
  = 3.375 cm³

Answer: 3.375 cubic centimeters

Example 3: A cube has volume 27 cm³. What is its edge length?

s³ = 27
s = ³√27
s = 3 cm

Answer: 3 centimeters (working backwards)

Visualizing Volume: Unit Cubes

Volume can be interpreted as the number of unit cubes that fit inside the solid.

Example: A 3 × 4 × 5 rectangular prism

Bottom layer: 3 × 4 = 12 unit cubes Number of layers: 5 Total: 12 × 5 = 60 unit cubes

Therefore: V = 60 cubic units

This demonstrates why multiplication gives volume.

Volume vs. Surface Area

Important distinction:

Volume: Amount of space inside (measured in cubic units) Surface Area: Total area of all outer faces (measured in square units)

Example: For a box 2 × 3 × 4:

  • Volume: 2 × 3 × 4 = 24 cubic units (space inside)
  • Surface Area: 2(2×3) + 2(2×4) + 2(3×4) = 52 square units (covering outside)

They measure different things!

Applications and Problem Solving

Capacity problems:

"A rectangular tank is 50 cm long, 30 cm wide, and 40 cm tall. How many liters of water can it hold?"

Step 1: Calculate volume
V = 50 × 30 × 40 = 60,000 cm³

Step 2: Convert to liters
60,000 cm³ ÷ 1,000 = 60 L

Answer: 60 liters

Comparing volumes:

"Which has greater volume: a cube with side 5 cm or a box measuring 6 cm × 4 cm × 5 cm?"

Cube: V = 5³ = 125 cm³
Box: V = 6 × 4 × 5 = 120 cm³

Comparison: 125 > 120

Answer: The cube has greater volume

Working Backwards

Finding missing dimensions given volume:

Example: A rectangular prism has volume 180 cm³, length 9 cm, and width 5 cm. Find the height.

V = l × w × h
180 = 9 × 5 × h
180 = 45 × h
h = 180 ÷ 45
h = 4 cm

Answer: 4 centimeters

Finding edge of a cube given volume:

Example: A cube has volume 343 m³. What is its edge length?

V = s³
343 = s³
s = ³√343
s = 7 m

Answer: 7 meters

(Because 7³ = 7 × 7 × 7 = 343)

Unit Conversions

Converting between cubic units:

Within metric system:

  • 1 m = 100 cm
  • 1 m³ = (100 cm)³ = 1,000,000 cm³

Example: Convert 0.5 m³ to cm³

0.5 m³ × 1,000,000 cm³/m³ = 500,000 cm³

Volume to capacity:

  • 1 cm³ = 1 mL
  • 1 m³ = 1,000 L

Real-Life Applications

Construction: Calculating concrete needed for a foundation

Foundation: 10 m × 8 m × 0.3 m
V = 10 × 8 × 0.3 = 24 m³ of concrete

Packaging: Determining box sizes for shipping

Product: 15 cm × 10 cm × 5 cm
V = 750 cm³

Aquariums: Calculating water volume

Tank: 60 cm × 30 cm × 40 cm
V = 72,000 cm³ = 72 L

Storage: Determining capacity of containers

Freezer: 80 cm × 60 cm × 100 cm
V = 480,000 cm³ = 480 L

Common Mistakes

Mistake 1: Confusing area and volume formulas

❌ Using l × w for a 3D box ✓ Must use l × w × h for volume

Mistake 2: Incorrect units

❌ Reporting volume in m² (square meters) ✓ Volume must be in m³ (cubic meters)

Mistake 3: Forgetting to cube when finding volume of a cube

❌ V = 3s (thinking it's like perimeter) ✓ V = s³ = s × s × s

Mistake 4: Unit conversion errors

❌ 1 m³ = 100 cm³ (only cubing the conversion factor once) ✓ 1 m³ = 1,000,000 cm³ (must cube: (100)³)

Mistake 5: Adding dimensions instead of multiplying

❌ V = l + w + h ✓ V = l × w × h

Tips for Success

Tip 1: Always identify length, width, and height before calculating

Tip 2: Check that units are consistent (all in cm, all in m, etc.)

Tip 3: Remember: volume = area of base × height

Tip 4: For cubes, recognize that all three dimensions are equal

Tip 5: Include units in your answer (cm³, m³, etc.)

Tip 6: Visualize the shape to avoid confusion with area

Tip 7: For conversions, remember to cube the conversion factor

Volume Formulas Summary

ShapeFormulaVariables
Rectangular PrismV = l × w × hl = length, w = width, h = height
CubeV = s³s = side length

Remember: Both formulas multiply three length measurements, resulting in cubic units.

Properties of Volume

Additive: Volumes of non-overlapping objects can be added

Scaling: If all dimensions are multiplied by k, volume is multiplied by k³

Example: Doubling all dimensions of a box

  • Original: 2 × 3 × 4 = 24 units³
  • Doubled: 4 × 6 × 8 = 192 units³
  • Ratio: 192/24 = 8 = 2³ ✓

Extension: Other Volume Formulas

For reference (covered in more advanced topics):

  • Cylinder: V = πr²h
  • Sphere: V = (4/3)πr³
  • Cone: V = (1/3)πr²h
  • Pyramid: V = (1/3)Bh (where B is base area)

These follow from the basic principle of measuring three-dimensional space.

Practice

What is the volume of a box that is 8 cm long, 5 cm wide, and 3 cm tall?

A cube has edges of 4 m. What is its volume?

A container is 10 cm × 10 cm × 10 cm. How many liters of water does it hold? (1,000 cm³ = 1 liter)

A rectangular prism has volume 60 cm³, length 5 cm, and width 3 cm. What is its height?