Colli Math

Lesson

Building the Volume Formula for a Cylinder

This Grade 8 lesson builds the cylinder volume formula from the idea of stacking equal circular layers, then turns that reasoning into a precise and usable procedure. It focuses on why `V = pi r^2 h` makes sense, how to choose the correct measurements, and how to solve forward and missing-dimension problems without treating the formula as a memorized rule.

Position in the unit

This record is the dedicated instructional lesson for Grade 8 learners studying cylinder volume derivation. Use it alongside, not instead of, these linked records:

  • The unit overview, [rea.m08.geometry-measurement.volume.cylinder-derivation.formula-build], for the big picture of how the formula is assembled.
  • [rea.m08.geometry-measurement.volume.cylinder-volume-derivation-lesson] for the broader lesson context across the topic.
  • [rea.m08.geometry-measurement.volume.basic-formulas.lesson] for the wider idea that volume counts cubic units.
  • [rea.m08.geometry-measurement.volume.cylinder-volume-derivation-practice-set] for additional independent practice.

Learning goal

By the end of this Grade 8 lesson, you should be able to:

  • explain why the volume of a cylinder is base area x height
  • identify the meaning of r, h, and V
  • build the formula V = pi r^2 h
  • use the formula to find volume or a missing dimension
  • avoid common errors with radius, diameter, and units

Intuition first: why a cylinder formula should exist

Imagine a cylinder as a stack of many thin circular layers, all the same size.

Each layer has:

  • the same circular base area
  • a tiny thickness

If you stack equal circular layers straight up to a height h, the total amount of space inside depends on two things:

  • how much space one layer covers
  • how many layers fit from bottom to top

That is the same structure as a prism: volume equals the area of one cross-section times the length of the stack.

For a cylinder, the repeated cross-section is a circle. So the volume must be:

volume = area of circular base x height

This is the key idea. The formula is not a new rule dropped from nowhere. It is built from a familiar area formula and the meaning of volume.

Visual description

Picture a soup can.

  • The top and bottom are congruent circles.
  • The distance from the bottom circle to the top circle is the height h.
  • If you slice the can horizontally, every slice is a circle of the same size.
  • Because the slices match, the solid grows by repeating the same circular area through the full height.

So a cylinder behaves like a repeated circular layer model.

Precise notation

For a right cylinder:

  • r = radius of the circular base
  • h = perpendicular height of the cylinder
  • B = area of the base
  • V = volume

Known circle formula:

B = pi r^2

Volume structure:

V = Bh

Substitute the base area into the volume structure:

V = (pi r^2)h = pi r^2 h

This is the cylinder volume formula.

Why the formula works

The formula can be understood in three linked steps:

  1. A cylinder is built from equal circular layers.
  2. One layer covers pi r^2 square units.
  3. Repeating that same area through height h gives pi r^2 h cubic units.

So:

V = pi r^2 h

Notice the unit change:

  • r^2 gives square units in the base area
  • multiplying by h adds one more length factor
  • the final answer is in cubic units

Example of units:

  • if r and h are in centimetres, then V is in cm^3

Step-by-step procedure

To find the volume of a cylinder

  1. Identify the radius r and height h.
  2. If you are given the diameter, divide by 2 to get the radius.
  3. Compute the base area: pi r^2.
  4. Multiply by the height: V = pi r^2 h.
  5. Write the answer in cubic units.
  6. If needed, give both the exact form (with pi) and a decimal approximation.

To find a missing height

  1. Start with V = pi r^2 h.
  2. Divide both sides by pi r^2.
  3. Use h = V / (pi r^2).
  4. Check that the unit for h is a length unit.

To find a missing radius

  1. Start with V = pi r^2 h.
  2. Divide both sides by pi h.
  3. Use r^2 = V / (pi h).
  4. Take the positive square root: r = sqrt(V / (pi h)).
  5. If needed, double the radius to get the diameter.

Fully worked examples

Example 1: direct calculation with whole numbers

A cylinder has radius 3 cm and height 8 cm. Find its volume.

Step 1: Write the formula.

V = pi r^2 h

Step 2: Substitute r = 3 and h = 8.

V = pi(3^2)(8)

Step 3: Simplify.

3^2 = 9

So:

V = pi(9)(8) = 72pi

Step 4: State units.

Exact volume: 72pi cm^3

Approximate volume:

72pi ≈ 226.2

So the volume is approximately 226.2 cm^3.

Example 2: diameter is given instead of radius

A cylinder has diameter 10 m and height 4 m. Find its volume.

Step 1: Convert diameter to radius.

r = 10 / 2 = 5 m

Step 2: Use the formula.

V = pi r^2 h

Step 3: Substitute.

V = pi(5^2)(4)

Step 4: Simplify.

5^2 = 25

V = pi(25)(4) = 100pi

Step 5: State units.

Exact volume: 100pi m^3

Approximate volume:

100pi ≈ 314.2

So the volume is approximately 314.2 m^3.

Example 3: decimal measurements

A juice container is shaped like a cylinder with radius 2.5 cm and height 12 cm. Find its volume.

Step 1: Write the formula.

V = pi r^2 h

Step 2: Substitute.

V = pi(2.5^2)(12)

Step 3: Square the radius carefully.

2.5^2 = 6.25

So:

V = pi(6.25)(12)

Step 4: Multiply.

6.25 x 12 = 75

So:

V = 75pi

Step 5: State units.

Exact volume: 75pi cm^3

Approximate volume:

75pi ≈ 235.6

So the volume is approximately 235.6 cm^3.

Example 4: finding a missing height

A cylinder has volume 180pi cm^3 and radius 3 cm. Find the height.

Step 1: Start with the formula.

V = pi r^2 h

Step 2: Substitute known values.

180pi = pi(3^2)h

Step 3: Simplify 3^2.

180pi = 9pi h

Step 4: Solve for h.

Divide both sides by 9pi:

h = 180pi / 9pi

h = 20

Step 5: State units.

The height is 20 cm.

Example 5: finding a missing radius

A cylinder has volume 154pi cm^3 and height 14 cm. Find the radius.

Step 1: Start with the formula.

V = pi r^2 h

Step 2: Substitute known values.

154pi = pi r^2 (14)

Step 3: Simplify.

154pi = 14pi r^2

Step 4: Divide both sides by 14pi.

r^2 = 154pi / 14pi = 11

Step 5: Take the positive square root.

r = sqrt(11)

Step 6: Approximate if needed.

sqrt(11) ≈ 3.32

So the radius is sqrt(11) cm, or about 3.32 cm.

Common misconceptions and repairs

Misconception 1: using diameter as if it were radius

Error: substituting d directly into pi r^2 h.

Repair: always check whether the circular measure is radius or diameter. If diameter is given, use r = d/2 first.

Misconception 2: forgetting to square the radius

Error: using V = pi rh.

Repair: the base is a circle, and circle area is pi r^2, not pi r.

Misconception 3: writing square units instead of cubic units

Error: answering in cm^2.

Repair: volume measures space inside a solid, so the answer must be in cubic units such as cm^3, m^3, or in^3.

Misconception 4: squaring both radius and height

Error: using pi r^2 h^2.

Repair: only the circular base area is squared. Height is multiplied once because it counts how far the base area is extended.

Misconception 5: rounding too early

Error: replacing pi with 3.14 before finishing all calculations.

Repair: keep the exact form with pi until the last step, then round once.

Quick self-check practice

Try these before looking at the answers.

  1. Find the volume of a cylinder with r = 4 cm, h = 7 cm.
  2. Find the volume of a cylinder with d = 12 m, h = 5 m.
  3. A cylinder has V = 48pi cm^3 and r = 2 cm. Find h.
  4. A cylinder has V = 200pi cm^3 and h = 8 cm. Find r.

Answers

  1. V = pi(4^2)(7) = pi(16)(7) = 112pi cm^3.
  2. r = 12/2 = 6, so V = pi(6^2)(5) = pi(36)(5) = 180pi m^3.
  3. 48pi = pi(2^2)h = 4pi h, so h = 12 cm.
  4. 200pi = pi r^2 (8), so 200 = 8r^2, r^2 = 25, and r = 5 cm.

What to remember

The cylinder volume formula is built, not memorized blindly:

V = base area x height

For a cylinder, the base is a circle:

base area = pi r^2

Therefore:

V = pi r^2 h

When the formula makes sense visually, it is easier to use correctly and easier to rearrange when a dimension is missing.

Rest of this unit

Connected

Record detail
id
rea.m08.geometry-measurement.volume.cylinder-derivation.formula-build.lesson-record
maturity
mature · confidence 0.97
written
2026-08-24 09:58:21 by codex-b@math-fill-20260823
lifecycle
introduce, develop, practice, review
perspective
concept, procedure, application, visualization
quality attribute
rigor, intuition, fluency, visualization, notation, problem-solving
scale
lesson, skill
system type
geometry, measurement