Fiveable

๐Ÿ”ทHonors Geometry Unit 12 Review

QR code for Honors Geometry practice questions

12.4 Surface area and volume of spheres

12.4 Surface area and volume of spheres

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐Ÿ”ทHonors Geometry
Unit & Topic Study Guides
Pep mascot

Surface Area and Volume of Spheres

A sphere is defined entirely by one measurement: its radius. That single value is all you need to find both surface area and volume, which makes sphere calculations straightforward once you know the two formulas. Understanding these formulas also reveals why spheres show up so often in nature: they're the most efficient shape for enclosing volume with minimal surface area.

Pep mascot
more resources to help you study

Formula for Sphere Surface Area

Surface area is the total area covering the outside of a sphere. The formula is:

SA=4ฯ€r2SA = 4\pi r^2

where rr is the radius of the sphere.

Notice that ฯ€r2\pi r^2 is the area of a circle with radius rr. So a sphere's surface area is exactly four times the area of its great circle (the largest cross-sectional circle through the center). That's a useful way to remember the formula.

Example 1: A sphere has a radius of 5 cm. Find its surface area.

SA=4ฯ€(5)2=4ฯ€(25)=100ฯ€โ‰ˆ314.16ย cm2SA = 4\pi(5)^2 = 4\pi(25) = 100\pi \approx 314.16 \text{ cm}^2

Example 2: A sphere has a diameter of 12 in. Find its surface area.

The radius is half the diameter, so r=6r = 6 in.

SA=4ฯ€(6)2=4ฯ€(36)=144ฯ€โ‰ˆ452.39ย in2SA = 4\pi(6)^2 = 4\pi(36) = 144\pi \approx 452.39 \text{ in}^2

Formula for Sphere Volume

Volume is the amount of three-dimensional space a sphere occupies. The formula is:

V=43ฯ€r3V = \frac{4}{3}\pi r^3

where rr is the radius of the sphere.

The 43\frac{4}{3} coefficient is the part most students forget on tests. One way to keep it straight: volume uses r3r^3 (cubic, since volume is 3D), and surface area uses r2r^2 (squared, since area is 2D). The volume formula can be derived using calculus by integrating the surface area from the center outward, but for this course you just need to apply it.

Example 1: A sphere has a radius of 3 units. Find its volume.

V=43ฯ€(3)3=43ฯ€(27)=36ฯ€โ‰ˆ113.10ย cubicย unitsV = \frac{4}{3}\pi(3)^3 = \frac{4}{3}\pi(27) = 36\pi \approx 113.10 \text{ cubic units}

Example 2: A sphere has a radius of 4 cm. Find its volume.

V=43ฯ€(4)3=43ฯ€(64)=2563ฯ€โ‰ˆ268.08ย cm3V = \frac{4}{3}\pi(4)^3 = \frac{4}{3}\pi(64) = \frac{256}{3}\pi \approx 268.08 \text{ cm}^3

Working Backwards from Surface Area or Volume

Sometimes you're given the surface area or volume and need to find the radius. Just solve the formula in reverse.

Finding radius from surface area:

  1. Set up the equation: SA=4ฯ€r2SA = 4\pi r^2
  2. Divide both sides by 4ฯ€4\pi: r2=SA4ฯ€r^2 = \frac{SA}{4\pi}
  3. Take the square root: r=SA4ฯ€r = \sqrt{\frac{SA}{4\pi}}

Finding radius from volume:

  1. Set up the equation: V=43ฯ€r3V = \frac{4}{3}\pi r^3
  2. Multiply both sides by 34ฯ€\frac{3}{4\pi}: r3=3V4ฯ€r^3 = \frac{3V}{4\pi}
  3. Take the cube root: r=3V4ฯ€3r = \sqrt[3]{\frac{3V}{4\pi}}

Example: A sphere has a surface area of 256ฯ€256\pi cmยฒ. Find its radius.

r2=256ฯ€4ฯ€=64r^2 = \frac{256\pi}{4\pi} = 64

r=8ย cmr = 8 \text{ cm}

Applications of Sphere Measurements

Many real-world objects can be modeled as spheres: basketballs, planets, oranges, ball bearings. The problem-solving approach is always the same:

  1. Identify whether you need surface area or volume (surface area for covering/coating problems, volume for capacity/filling problems).
  2. Determine the radius. If you're given the diameter, divide by 2.
  3. Substitute into the correct formula and solve.

Example: You need to paint a spherical sculpture with a radius of 2 m. Each can of paint covers 15 mยฒ. How many cans do you need?

  • Surface area: SA=4ฯ€(2)2=16ฯ€โ‰ˆ50.27ย m2SA = 4\pi(2)^2 = 16\pi \approx 50.27 \text{ m}^2
  • Cans needed: 50.2715โ‰ˆ3.35\frac{50.27}{15} \approx 3.35, so you'd need 4 cans (always round up).

Example: A soccer ball has a radius of about 11 cm. Find its volume.

V=43ฯ€(11)3=43ฯ€(1,331)=5,3243ฯ€โ‰ˆ5,575.28ย cm3V = \frac{4}{3}\pi(11)^3 = \frac{4}{3}\pi(1{,}331) = \frac{5{,}324}{3}\pi \approx 5{,}575.28 \text{ cm}^3

Spheres vs. Other 3D Shapes

Spheres have a special geometric property: for a given volume, a sphere has the smallest possible surface area of any 3D shape. Equivalently, for a given surface area, a sphere encloses the largest possible volume. This is why bubbles are spherical and why water droplets in zero gravity form spheres.

Here's how the volume formulas compare:

ShapeVolume Formula
SphereV=43ฯ€r3V = \frac{4}{3}\pi r^3
CylinderV=ฯ€r2hV = \pi r^2 h
ConeV=13ฯ€r2hV = \frac{1}{3}\pi r^2 h
PyramidV=13BhV = \frac{1}{3}Bh

A few things to notice:

  • Sphere formulas depend only on rr. Every other shape requires at least two measurements (like radius and height, or base area and height).
  • Both cone and pyramid volumes are 13\frac{1}{3} of their corresponding prism/cylinder. The sphere's 43\frac{4}{3} coefficient doesn't follow that same pattern since a sphere has no base or height in the traditional sense.
  • Because sphere volume scales with r3r^3, doubling the radius multiplies the volume by 23=82^3 = 8. The same cube-scaling applies to surface area with r2r^2: doubling the radius quadruples the surface area. Keep this in mind for problems that ask how changing the radius affects SA or volume.