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.
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$):
- Cone (radius $r$, height $h$, slant height $l = \sqrt{r^2+h^2}$):
- Frustum of Cone (radii $r_1, r_2$, slant height $l$, height $h$):
- Sphere (radius $R$):
- Spherical Cap / Segment (球缺/球冠) (sphere radius $R$, cap height $h$, cap base radius $r$):
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:
- Express the volume of tetrahedron $P-ABC$ using vertex $P$ as apex and $\triangle ABC$ as base:
- Re-express the volume of the exact same tetrahedron using vertex $A$ as apex and $\triangle PBC$ as base:
- Equate the two volume expressions to solve directly for $d_{P \to 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:
- 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:
- 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}$.
- 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$:
- Area of $\triangle PBC$:
- Apply Volume Equivalence:
- Express volume with face $PBC$ as base and distance $d$ as height:
- Equate $V_{A-PBC} = V_{P-ABC}$:
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:
- 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}$.
- Express Cylinder Volume as Function of $h$:
- Find Critical Points via Derivative:
- Differentiate $V(h)$ with respect to $h$:
- Set $V'(h) = 0 \implies 4 - h^2 = 0 \implies h = 2$ (since $h > 0$).
- 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
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 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 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?