12.3 Surface Area and Volume Calculations

Key Takeaways

  • Volume of standard solids follows fundamental formulas: Prisms/Cylinders $V = S_{\text{base}} h$, Pyramids/Cones $V = \frac{1}{3} S_{\text{base}} h$, Frustums $V = \frac{1}{3} h (S_1 + S_2 + \sqrt{S_1 S_2})$, Spheres $V = \frac{4}{3}\pi R^3$.
  • The Volume Equivalence Method (等体积转换法 / 换底法) is the premier technique for calculating point-to-plane distances $d$ in spatial pyramids via $V_{P-ABC} = V_{A-PBC} \implies d = \frac{3 V_{P-ABC}}{S_{\triangle PBC}}$.
  • Cavalieri's Principle (祖暅原理: '幂势既同,则积不容异') establishes that two 3D solids bounded between two parallel planes have equal volumes if their cross-sectional areas at any parallel height are identical.
  • Optimization problems involving inscribed figures (e.g., maximum cylinder volume inside a sphere) are solved by setting up objective metric functions and applying derivatives or the AM-GM inequality.
Last updated: July 2026

Section 12.3: Surface Area and Volume Calculations

Metric calculations of surface area and volume form the quantitative core of solid geometry in Gaokao Mathematics. Beyond direct formula application, high-scoring exam solutions require master techniques such as Volume Equivalence (等体积转换法), Dissection and Completion (分割与补形法), Cavalieri's Principle (祖暅原理), and Calculus/AM-GM Optimization.


1. Comprehensive Formula Reference

1.1 Polyhedral Metrics

  • Prism: $S_{\text{total}} = 2 S_{\text{base}} + S_{\text{lat}}$, $V = S_{\text{base}} \cdot h$.
  • Pyramid: $S_{\text{total}} = S_{\text{base}} + S_{\text{lat}}$, $V = \frac{1}{3} S_{\text{base}} \cdot h$.
  • Frustum of Pyramid: $V = \frac{1}{3} h \left(S_1 + S_2 + \sqrt{S_1 S_2}\right)$.

1.2 Solids of Revolution Metrics

  • Cylinder (radius $r$, height $h$): Slat=2πrh,Stotal=2πr(r+h),V=πr2hS_{\text{lat}} = 2\pi r h, \quad S_{\text{total}} = 2\pi r(r + h), \quad V = \pi r^2 h
  • Cone (radius $r$, height $h$, slant height $l = \sqrt{r^2+h^2}$): Slat=πrl,Stotal=πr(r+l),V=13πr2hS_{\text{lat}} = \pi r l, \quad S_{\text{total}} = \pi r(r + l), \quad V = \frac{1}{3}\pi r^2 h
  • Frustum of Cone (radii $r_1, r_2$, slant height $l$, height $h$): Slat=π(r1+r2)l,V=13πh(r12+r22+r1r2)S_{\text{lat}} = \pi (r_1 + r_2) l, \quad V = \frac{1}{3}\pi h \left(r_1^2 + r_2^2 + r_1 r_2\right)
  • Sphere (radius $R$): S=4πR2,V=43πR3S = 4\pi R^2, \quad V = \frac{4}{3}\pi R^3
  • Spherical Cap / Segment (球缺/球冠) (sphere radius $R$, cap height $h$, cap base radius $r$): Scap=2πRhS_{\text{cap}} = 2\pi R h Vcap=πh2(Rh3)=16πh(3r2+h2)V_{\text{cap}} = \pi h^2 \left(R - \frac{h}{3}\right) = \frac{1}{6}\pi h \left(3r^2 + h^2\right)

2. Advanced Volumetric Methods

2.1 The Volume Equivalence Method (等体积转换法 / 换底法)

When calculating the distance $d$ from a point $P$ to a plane $ABC$, direct perpendicular construction can be algebraically cumbersome. The Volume Equivalence Method converts the point-to-plane distance into a pyramid height by selecting an alternative face as base:

  1. Express the volume of tetrahedron $P-ABC$ using vertex $P$ as apex and $\triangle ABC$ as base: V=13SABCdPABCV = \frac{1}{3} S_{\triangle ABC} \cdot d_{P \to ABC}
  2. Re-express the volume of the exact same tetrahedron using vertex $A$ as apex and $\triangle PBC$ as base: V=13SPBCdAPBCV = \frac{1}{3} S_{\triangle PBC} \cdot d_{A \to PBC}
  3. Equate the two volume expressions to solve directly for $d_{P \to ABC}$: dPABC=3VAPBCSABC=SPBCdAPBCSABCd_{P \to ABC} = \frac{3 V_{A-PBC}}{S_{\triangle ABC}} = \frac{S_{\triangle PBC} \cdot d_{A \to PBC}}{S_{\triangle ABC}}

2.2 Cavalieri's Principle (祖暅原理)

  • Historical Basis: Formulated by Chinese mathematicians Zu Chongzhi (祖冲之) and his son Zu Geng (祖暅) in the 5th century: "幂势既同,则积不容异" (If two solids are included between two parallel planes, and their cross-sectional areas created by any plane parallel to these two planes are always equal, then their volumes are equal).
  • Mathematical Formulation: If $S_1(z) = S_2(z)$ for all $z \in [0, h]$, then: V1=0hS1(z)dz=0hS2(z)dz=V2V_1 = \int_0^h S_1(z) \, dz = \int_0^h S_2(z) \, dz = V_2
  • Classic Derivation: The volume of a sphere of radius $R$ is derived by comparing a hemisphere to a cylinder of radius $R$ and height $R$ with an inverted cone removed. At height $z$, both cross-sections have area $S(z) = \pi(R^2 - z^2)$, proving $V_{\text{hemisphere}} = \pi R^3 - \frac{1}{3}\pi R^3 = \frac{2}{3}\pi R^3 \implies V_{\text{sphere}} = \frac{4}{3}\pi R^3$.

3. Worked Gaokao Exam Examples

Example 1: Point-to-Plane Distance via Volume Equivalence

Problem: In triangular pyramid $P-ABC$, $PA \perp$ plane $ABC$, $\triangle ABC$ is an equilateral triangle with side length $2$, and $PA = 3$. Find the distance $d$ from point $A$ to plane $PBC$.

Detailed Solution:

  1. Calculate Base Area and Volume of $P-ABC$:
    • Base area $S_{\triangle ABC} = \frac{\sqrt{3}}{4} \cdot 2^2 = \sqrt{3}$.
    • Since $PA \perp$ plane $ABC$, $PA = 3$ is the altitude of pyramid $P-ABC$.
    • Volume $V_{P-ABC} = \frac{1}{3} S_{\triangle ABC} \cdot PA = \frac{1}{3} \cdot \sqrt{3} \cdot 3 = \sqrt{3}$.
  2. Calculate Area of Slanted Face $\triangle PBC$:
    • Let $D$ be the midpoint of base edge $BC$. Since $\triangle ABC$ is equilateral, $AD \perp BC$ and $AD = \frac{\sqrt{3}}{2} \cdot 2 = \sqrt{3}$.
    • By the Three-Perpendicular Theorem (三垂线定理), since $PA \perp$ plane $ABC$ and $AD \perp BC$, it follows that $PD \perp BC$.
    • Calculate slant altitude $PD$ in right triangle $\triangle PAD$: PD=PA2+AD2=32+(3)2=9+3=12=23PD = \sqrt{PA^2 + AD^2} = \sqrt{3^2 + (\sqrt{3})^2} = \sqrt{9 + 3} = \sqrt{12} = 2\sqrt{3}
    • Area of $\triangle PBC$: SPBC=12BCPD=122(23)=23S_{\triangle PBC} = \frac{1}{2} \cdot BC \cdot PD = \frac{1}{2} \cdot 2 \cdot (2\sqrt{3}) = 2\sqrt{3}
  3. Apply Volume Equivalence:
    • Express volume with face $PBC$ as base and distance $d$ as height: VAPBC=13SPBCd=13(23)dV_{A-PBC} = \frac{1}{3} S_{\triangle PBC} \cdot d = \frac{1}{3} \cdot (2\sqrt{3}) \cdot d
    • Equate $V_{A-PBC} = V_{P-ABC}$: 233d=3    d=3323=32\frac{2\sqrt{3}}{3} d = \sqrt{3} \implies d = \frac{3\sqrt{3}}{2\sqrt{3}} = \frac{3}{2}

Example 2: Inscribed Cylinder Maximum Volume Optimization

Problem: A right circular cylinder with radius $r$ and height $h$ is inscribed in a sphere of fixed radius $R = \sqrt{3}$. Find the maximum volume $V_{\max}$ of the cylinder and the corresponding values of $r$ and $h$.

Detailed Solution:

  1. Establish Geometric Relation:
    • A cross-section through the central axis of the cylinder and sphere shows a rectangle of width $2r$ and height $h$ inscribed in a circle of radius $R$.
    • By the Pythagorean theorem: $(2r)^2 + h^2 = (2R)^2 = 4(3) = 12 \implies 4r^2 + h^2 = 12 \implies r^2 = 3 - \frac{h^2}{4}$, where $0 < h < 2\sqrt{3}$.
  2. Express Cylinder Volume as Function of $h$: V(h)=πr2h=πh(3h24)=3πhπ4h3V(h) = \pi r^2 h = \pi h \left(3 - \frac{h^2}{4}\right) = 3\pi h - \frac{\pi}{4} h^3
  3. Find Critical Points via Derivative:
    • Differentiate $V(h)$ with respect to $h$: V(h)=3π3π4h2=3π4(4h2)V'(h) = 3\pi - \frac{3\pi}{4} h^2 = \frac{3\pi}{4} \left(4 - h^2\right)
    • Set $V'(h) = 0 \implies 4 - h^2 = 0 \implies h = 2$ (since $h > 0$).
  4. Verify Maximum and Calculate Metrics:
    • For $0 < h < 2$, $V'(h) > 0$ ($V$ increasing); for $2 < h < 2\sqrt{3}$, $V'(h) < 0$ ($V$ decreasing). Thus $h = 2$ gives a local and absolute maximum.
    • Radius at maximum: $r^2 = 3 - \frac{2^2}{4} = 3 - 1 = 2 \implies r = \sqrt{2}$.
    • Maximum volume: $V_{\max} = \pi (r^2) h = \pi (2)(2) = 4\pi$.

4. Volume Equivalence Method Flowchart

Loading diagram...
Point-to-Plane Distance Calculation Strategy
Test Your Knowledge

In a triangular pyramid $P-ABC$, the base area $S_{\triangle ABC} = 6$, and the volume $V_{P-ABC} = 12$. If the area of face $\triangle PBC$ is $9$, what is the distance from vertex $A$ to plane $PBC$?

A
B
C
D
Test Your Knowledge

A frustum of a right circular cone has top base radius $r_1 = 1$, bottom base radius $r_2 = 3$, and height $h = 3$. What is its volume?

A
B
C
D
Test Your Knowledge

A right circular cone has a base radius $r = 3$ and a height $h = 4$. What is the total surface area $S_{\text{total}}$ of this cone?

A
B
C
D