Skip to main content
Newsletter signup
All Articles
Math

Volume & Surface Area: The 3D Formulas, Made Intuitive

Three dimensions sound intimidating, but almost every solid on a test is just a 2D shape extended or stacked. Learn the family of formulas and the one big idea behind them, and 3D problems shrink to arithmetic.

The Short Version

  • For any prism or cylinder, volume = base area × height.
  • For any pyramid or cone, volume = ⅓ × base area × height — exactly one-third of the prism that contains it.
  • A sphere has volume ⁴⁄₃πr³ and surface area 4πr².
  • Surface area is the sum of all the faces — the area of the wrapping paper, measured in square units.

A "solid" is any 3D object: a box, a can, an ice-cream cone, a basketball. Two questions get asked about them on tests — how much space fills the inside (volume, in cubic units) and how much material wraps the outside (surface area, in square units). The formulas look like a long list, but they all flow from one idea, and the SAT and ACT even hand you most of them on a reference sheet.

This guide derives the family from a single principle, shows how each test uses 3D geometry, and finishes with worked and practice problems matched to real test difficulty at Northside Tutoring.

Why 3D Solids Matter

Volume problems are where the tests check whether you can apply a formula in context: filling a tank, melting and recasting metal, comparing two containers. They reward students who keep units straight and who remember the ⅓ factor on cones and pyramids — the most-forgotten constant in geometry.

The One Big Idea

Every prism and cylinder is just a flat 2D shape — the base — stacked straight up to some height. So its volume is always the area of that base times the height:

V = (base area) × height

That one line covers the cube, the rectangular box, the triangular prism, and the cylinder. The base just changes shape.

Prisms & Cylinders

SolidVolume
Rectangular boxV = l × w × h
Cube (side s)V = s³
Cylinder (radius r)V = πr²h

The cylinder is just a prism whose base is a circle, so its base area is πr² and its volume is πr² times the height.

r h

A cylinder is a circle of area πr² stacked to height h: V = πr²h.

Pyramids & Cones

A pyramid or cone tapers to a point, so it holds exactly one-third as much as the prism or cylinder with the same base and height. That ⅓ is the whole story:

V = ⅓ × (base area) × height

So a cone is V = ⅓πr²h, and a square pyramid is V = ⅓ × (side)² × h. Forgetting the one-third turns a right answer into the most common wrong one.

Spheres

A sphere is the only solid with no flat base, so its formulas just have to be memorized (the SAT and ACT provide them):

V = ⁴⁄₃ πr³     Surface area = 4πr²

Surface Area: Wrap It Up

Surface area is the total area of every face — literally how much wrapping paper covers the solid. For a box, add the six rectangles. For a cylinder, add the two circular caps (2πr²) to the rectangle you'd get by unrolling the side (2πrh):

Cylinder surface area = 2πr² + 2πrh

Volume vs. surface area — keep the units straight

Volume is cubic units (in³, cm³); surface area is square units (in², cm²). When a problem asks how much a container holds, that's volume. How much material to build or paint it? That's surface area.

Where You'll See This — Test by Test

The SAT and ACT both print the volume formulas for boxes, cylinders, cones, spheres, and pyramids at the start of the math section — but you still have to know which to use and how to combine them. The SSAT gives no reference sheet.

Watch the Lesson

Sometimes a diagram needs a voice. In the short video below, one of our Northside tutors walks through the core idea and works through test-style problems in real time.

Video Lesson

Volume & Surface Area — In Plain English

A live walkthrough from our tutoring team.

Today's lesson: Stack a 2D shape, fill the space, wrap the outside. • Concept, explained simply • Two worked test problems • The shortcut graders look for

— Featuring a Northside Tutoring instructor

For the developer / editor

Replace the SVG thumbnail above with your actual video embed. A YouTube example: <iframe src="https://www.youtube.com/embed/YOUR_VIDEO_ID" allowfullscreen></iframe>. The wrapper div maintains the 16:9 aspect ratio automatically.

Worked Example Problems

These problems are calibrated to the difficulty you'll actually see on test day. Try each one before opening the solution.

1
SAT · Geometry

A cylindrical tank has radius 3 feet and height 10 feet. What is its volume? (Leave answer in terms of π.)

Show solution

V = πr²h = π(3)²(10) = π(9)(10) = 90π.

Answer: 90π cubic feet
2
ACT · Geometry

A cone and a cylinder have the same radius and the same height. The cylinder's volume is 60. What is the cone's volume?

Show solution

A cone holds exactly one-third of the matching cylinder.

60 × ⅓ = 20.

Answer: 20 cubic units
3
SSAT Upper Level · Geometry

A rectangular box is 5 cm by 4 cm by 3 cm. What is its volume, and what is its surface area?

Show solution

Volume = 5 × 4 × 3 = 60 cm³.

Surface area = 2(5·4 + 5·3 + 4·3) = 2(20 + 15 + 12) = 2(47) = 94 cm².

Answer: V = 60 cm³, SA = 94 cm²
4
SAT · Geometry

A sphere has radius 3. What is its volume in terms of π?

Show solution

V = ⁴⁄₃πr³ = ⁴⁄₃π(3)³ = ⁴⁄₃π(27) = 36π.

Answer: 36π cubic units
5
ACT · Geometry

A cube has a volume of 64 cubic inches. What is its total surface area?

Show solution

Side length = ∛64 = 4 inches.

Surface area = 6 × side² = 6 × 16 = 96.

Answer: 96 in²

Common Mistakes to Avoid

Three traps that catch students every year

  • Forgetting the ⅓ on cones and pyramids. The matching full cylinder/prism answer is always offered as a distractor. Tapering solids hold one-third.
  • Mixing volume and surface-area units. Volume is cubic; surface area is square. Read whether the problem wants what fits inside or what wraps the outside.
  • Using diameter for radius. Formulas use the radius. If the problem gives a diameter, halve it first — an easy four-times-too-big error in volume.

Practice Problems — You Try

Three problems below. Work each before checking the solution.

P1
Practice

A square pyramid has a base side of 6 and a height of 10. What is its volume?

Show solution

V = ⅓ × base area × height = ⅓ × 36 × 10 = 120.

Answer: 120 cubic units
P2
Practice

A cylinder has volume 100π and radius 5. What is its height?

Show solution

100π = π(5)²h = 25πh, so h = 4.

Answer: 4 units
P3
Practice — Challenge

A solid metal cylinder of radius 2 and height 9 is melted and recast as a sphere. What is the radius of the sphere?

Show solution

Cylinder volume = π(2)²(9) = 36π.

Set equal to sphere: ⁴⁄₃πr³ = 36π → r³ = 27 → r = 3.

Answer: radius = 3

The Northside Method — How We Teach This 1-on-1

Reading a blog is a great starting point. But there's a meaningful gap between understanding a concept and reflexively applying it under timed conditions. That gap is exactly what our tutors close.

Every Northside student works through a four-step framework:

  1. Assessment. We diagnose which specific skills are slowing your student down — not just whether they "get it" in the abstract.
  2. Perfect-match coach. We pair them with an elite tutor (we accept only the top 1% of applicants) whose teaching style fits how your student actually learns.
  3. Bespoke plan. A roadmap built around your student's target score, target timeline, and current pacing data.
  4. Data-driven adjustment. Every session ends with a check on whether the student's accuracy and speed are moving in the right direction.

And if a student meets all eligibility requirements but doesn't hit the defined score improvement? We provide 5 additional hours of cohort learning at no cost. That's the Northside guarantee — built on 25 years of measured outcomes.

Ready to Turn This Concept Into Points?

Join a Northside cohort. Small-group instruction with our elite tutors, structured around your student's exact test or subject. Backed by our guarantee: hit your target, or earn 5 additional hours of cohort learning at no cost.

Online nationwide · In-person within 10 miles of Atlanta · Average SAT gain: 120+ points

NT

The Northside Tutoring Team

Founded in Atlanta in 2000. Trusted by families nationwide. Our tutors scored in the top 1% of their respective tests and bring a combined 250+ years of teaching experience to every session.

Ready to begin?

Start tutoring with Northside.

Book a Free Consultation
Northside Tutoring

Ready to see real results?

Book a free consultation and we will match your student with the perfect tutor.