Surface Area and Volume Formulas for 3D Shapes | 立体图形的表面积和体积公式

📚 Surface Area and Volume Formulas for 3D Shapes | 立体图形的表面积和体积公式

In your IGCSE Edexcel Mathematics exam, questions on surface area and volume of 3D shapes appear regularly. This revision guide consolidates every formula you need, explains when to apply each one, and highlights common pitfalls to avoid.

在 IGCSE Edexcel 数学考试中,立体图形表面积与体积的题目经常出现。本篇复习指南汇总了所有必备公式,解释每种公式的适用场景,并指出常见易错点,助你高效备考。


1. Prisms — General Principle | 棱柱 — 通式原理

A prism is a 3D shape with a uniform cross-section. All prisms share the same core formulas, whether they are triangular prisms, trapezoidal prisms, or cylinders.

棱柱是具有统一横截面的立体图形。无论是三棱柱、梯形棱柱还是圆柱,它们都遵循相同的基本公式。

Volume = Area of cross-section × Length

体积 = 横截面面积 × 长度

For surface area, simply add the areas of all faces: the two identical cross-sections at either end, plus every rectangular lateral face.

表面积则是将所有面的面积相加:两端两个相同的横截面,加上所有侧面矩形。

For a triangular prism with base b, triangle height h, prism length L, and slant side a:

对于底边长 b、三角形高 h、棱柱长 L、斜边 a 的三棱柱:

Volume = ½bh × L = ½bhL

体积 = ½bh × L = ½bhL

  • Surface area = bh + L(a + b + h) — the two triangle bases plus three rectangles.
  • 表面积 = bh + L(a + b + h) —— 两个三角形底面加上三个矩形侧面。

2. Cuboids and Cubes | 长方体和正方体

The cuboid is a rectangular prism. Every face is a rectangle, and opposite faces are congruent. Let length = l, width = w, height = h.

长方体是矩形棱柱。每个面都是矩形,相对的面全等。设长 = l,宽 = w,高 = h。

Volume = l × w × h

体积 = l × w × h

Surface Area = 2lw + 2lh + 2wh = 2(lw + lh + wh)

表面积 = 2lw + 2lh + 2wh = 2(lw + lh + wh)

A cube is simply a cuboid where all edges are equal, each edge = s.

正方体就是所有棱长相等的长方体,每条棱长 = s。

  • Volume = s³ | 体积 = s³
  • Surface area = 6s² | 表面积 = 6s²

You must be careful to use consistent units — if volume is in cm³, then dimensions must all be in centimetres.

务必注意单位一致性——若体积以 cm³ 表示,则所有维度都必须以厘米为单位。


3. Cylinders | 圆柱体

A cylinder is a prism with circular cross-section. You must memorise two separate formulas — one for volume, one for surface area.

圆柱是圆形横截面的棱柱。你需要分别牢记体积和表面积的两个公式。

Let r = radius, h = height (or perpendicular length).

设 r = 半径,h = 高(或垂直长度)。

Volume = πr²h

体积 = πr²h

Surface Area = 2πr² + 2πrh

表面积 = 2πr² + 2πrh

  • 2πr² represents the two circular ends (top and bottom).
  • 2πr² 表示上下两个圆形底面。
  • 2πrh is the curved lateral surface — think of it as the rectangle formed when unwrapping the cylinder (width = circumference 2πr, height = h).
  • 2πrh 是侧面曲面面积——可想象为将圆柱展开后形成的矩形(宽 = 周长 2πr,高 = h)。

Remember that the curved surface area alone is 2πrh. Exam questions may ask for the curved surface area only — do not add the circular ends unless the question says “total surface area”.

切记单独曲面面积为 2πrh。考试可能只要求曲面面积——除非题目明确说”总表面积”,否则不要加上底面圆形面积。


4. Pyramids | 棱锥

A pyramid has a polygonal base and triangular faces meeting at an apex. The volume formula applies to all pyramids regardless of base shape.

棱锥具有多边形底面,各三角形侧面交于顶点。体积公式适用于任何底面形状的棱锥。

Volume = ⅓ × Base Area × Perpendicular Height

体积 = ⅓ × 底面积 × 垂直高度

Critical: the height in the volume formula must be the perpendicular height from the apex to the centre of the base — NOT the slant height along a triangular face.

关键点:体积公式中的高度必须是顶点到底面中心的垂直高度——而不是沿三角面的斜高。

For surface area, add the base area to the areas of all triangular faces. For a rectangular-based pyramid with base l × w, apex slant heights to length edge = s₁ and to width edge = s₂:

表面积 = 底面积 + 所有三角形面的面积。对于底面为 l × w 的矩形底棱锥,设到底边长的斜高 = s₁,到宽边的斜高 = s₂:

Surface Area = lw + ls₁ + ws₂

表面积 = lw + ls₁ + ws₂

If the pyramid has a triangular base (a tetrahedron with three side faces), use the general principle: base area + sum of three triangular lateral faces.

如果棱锥底面是三角形(即四面体,有三个侧面),则用通式:底面积 + 三个三角形侧面积之和。


5. Cones | 圆锥

A cone is like a pyramid but with a circular base. It has a curved lateral surface that tapers to a point. Let r = radius, h = perpendicular height, l = slant height.

圆锥类似底为圆形的棱锥。它具有逐渐收拢到顶点的曲面侧面。设 r = 半径,h = 垂直高度,l = 斜高。

Volume = ⅓πr²h

体积 = ⅓πr²h

Curved Surface Area = πrl

曲面面积 = πrl

Total Surface Area = πr² + πrl = πr(r + l)

总表面积 = πr² + πrl = πr(r + l)

  • The slant height l connects the apex to the edge of the circular base. It is related to r and h by the Pythagorean theorem: l = √(r² + h²).
  • 斜高 l 连接顶点与圆形底面边缘。它与 r、h 满足勾股定理:l = √(r² + h²)。
  • If only one of h or l is given, compute the other using Pythagoras before applying the surface area formula.
  • 如果题目只给了 h 或 l 中的一项,先用勾股定理求出另一项,再代入表面积公式。

6. Spheres and Hemispheres | 球体和半球

The sphere is perfectly symmetrical — only a single parameter (radius r) governs both volume and surface area.

球体具有完美对称性——只需一个参数(半径 r)就能确定体积和表面积。

Volume = ⁴⁄₃πr³

体积 = ⁴⁄₃πr³

Surface Area = 4πr²

表面积 = 4πr²

For a hemisphere (half a sphere), the formulas become:

对于半球(球体的一半),公式变为:

  • Volume = ⅔πr³ (exactly half the sphere’s volume)
  • 体积 = ⅔πr³(恰为球体体积的一半)
  • Curved surface area = 2πr² (half of 4πr²)
  • 曲面面积 = 2πr²(4πr² 的一半)
  • Total surface area = 2πr² + πr² = 3πr² (curved surface + flat circular base)
  • 总表面积 = 2πr² + πr² = 3πr²(曲面 + 平坦的圆形底面)

Exam trap: many students forget to include the flat circular face when asked for the total surface area of a hemisphere. The answer is 3πr², not 2πr².

考试陷阱:很多学生在求半球总表面积时忘记加上圆形底面。正确答案是 3πr²,而非 2πr²。


7. Composite Shapes | 组合立体图形

Composite shapes are formed by joining two or more basic solids. You must break them into their component parts, apply the relevant formula to each, then add or subtract as required.

组合立体图形由两个或多个基本立体拼接而成。你需要将其拆分为各个组成部分,对每个部分分别运用相应公式,再按要求进行加减。

Common examples include:

常见例子包括:

  • A cylinder with a hemisphere on top — typically a medicine capsule or storage tank.
  • 圆柱上方接一个半球——常见于胶囊或储罐模型。
  • A cuboid with a cone removed — requiring subtraction of the cone volume.
  • 长方体挖去一个圆锥——需要用减法求剩余体积。
  • A cone mounted on a cylinder — found in ice-cream cone style problems.
  • 圆锥叠放在圆柱之上——常见于冰淇淋甜筒类型的问题。

Step-by-step approach for composite volume:

组合体积的分步方法:

  1. Identify each simple shape in the composite figure.
  2. 识别组合图形中的每一个简单形体。
  3. Write down the dimensions for each part — label them on the diagram if possible.
  4. 写下每个部分的尺寸——尽量在图上标注。
  5. Calculate each volume separately, then add (or subtract for removed shapes).
  6. 分别计算每个体积,然后相加(对于挖去的部分则相减)。
  7. Ensure all dimensions are in the same units before computing.
  8. 计算前确保所有尺寸单位一致。

For surface area of composite shapes, you must ONLY count exterior surfaces — any face where two shapes join is internal and should not be counted.

组合图形的表面积只统计外表面——两个形体接合处的面属于内部表面,不应计入。


8. Unit Conversions | 单位换算

Edexcel IGCSE papers frequently mix units. You must be fluent in converting between metric units of length, area, and volume.

Edexcel IGCSE 试卷常混合使用不同单位。你必须熟练掌握长度、面积和体积的公制单位换算。

Length | 长度 Area | 面积 Volume | 体积
1 m = 100 cm 1 m² = 10,000 cm² 1 m³ = 1,000,000 cm³
1 cm = 10 mm 1 cm² = 100 mm² 1 cm³ = 1,000 mm³
1 km = 1,000 m 1 km² = 1,000,000 m² 1 litre = 1,000 cm³ = 1 dm³

Example: convert 2.5 m³ to cm³. Multiply by 1,000,000: 2.5 × 1,000,000 = 2,500,000 cm³.

示例:将 2.5 m³ 换算为 cm³。乘以 1,000,000:2.5 × 1,000,000 = 2,500,000 cm³。

When converting area, square the length-scale factor; when converting volume, cube it. This is because area scales in two dimensions and volume in three.

换算面积时,将长度比例因子平方;换算体积时则立方。因为面积是二维尺度,而体积是三维尺度。


9. Exam Tips and Common Errors | 应考技巧与常见错误

Many candidates lose marks on surface area and volume questions not because they don’t know the formulas, but due to small avoidable mistakes.

很多考生在表面积与体积题目上失分,并非因为不会公式,而是由于一些可以避免的小错误。

  • Always write the formula first before substituting numbers — you may earn method marks even if the arithmetic goes wrong.
  • 先写公式再代入数值——即使计算失误,你仍可获得方法分。
  • Check whether the height is perpendicular height or slant height. For pyramids and cones, volume needs perpendicular height; surface area needs slant height.
  • 确认高度是垂直高度还是斜高。棱锥和圆锥的体积需要垂直高度;表面积需要斜高。
  • Do not round intermediate values. Keep π on your calculator until the final answer, then round appropriately (usually 3 significant figures).
  • 中间步骤不要四舍五入。计算器上保留 π 直到最后一步,再按精度要求(通常 3 位有效数字)四舍五入。
  • Read whether the question asks for “curved surface area”, “total surface area”, or “volume” — these terms are not interchangeable.
  • 看清题目要求的是”曲面面积”、”总表面积”还是”体积”——这些术语不可混用。
  • For pyramids and cones, the apex height is NOT the height of the triangular face. Draw a right-angled triangle to apply Pythagoras correctly.
  • 棱锥和圆锥的顶点高度不是三角面的高度。画出直角三角形,正确运用勾股定理。
  • State your units clearly: cm² for area, cm³ for volume.
  • 清晰标注单位:面积用 cm²,体积用 cm³。

Another frequent error: forgetting that π should be used in radians-independent contexts only — in this topic, π is just a number ≈ 3.14159, so do not leave answers as “12π” unless the question explicitly accepts it.

另一个常见错误:忘记 π 在此处的数值意义——在本主题中,π 只是常数 ≈ 3.14159,除非题目明确接受,否则不要将答案留成”12π”的形式。


10. Practice Problem Walkthrough | 典型例题详解

Let’s work through a full example combining multiple skills.

让我们完整演练一道综合多种技能的例题。

Problem | 题目:A solid is formed by a cylinder of height 12 cm and radius 3 cm, with a hemisphere of the same radius attached to the top. Calculate (a) the total volume, (b) the total surface area.

题目:一个立体由一个高 12 cm、半径 3 cm 的圆柱,顶部拼接一个相同半径的半球组成。求 (a) 总体积,(b) 总表面积。

Solution (a) | 解答 (a):

Volume of cylinder = πr²h = π × 3² × 12 = 108π cm³

圆柱体积 = πr²h = π × 3² × 12 = 108π cm³

Volume of hemisphere = ⅔πr³ = ⅔π × 27 = 18π cm³

半球体积 = ⅔πr³ = ⅔π × 27 = 18π cm³

Total volume = 108π + 18π = 126π ≈ 395.84 cm³

总体积 = 108π + 18π = 126π ≈ 395.84 cm³

Solution (b) | 解答 (b):

Curved surface of cylinder = 2πrh = 2π × 3 × 12 = 72π cm²

圆柱曲面面积 = 2πrh = 2π × 3 × 12 = 72π cm²

Base of cylinder (bottom circle) = πr² = 9π cm²

圆柱底面(底部圆) = πr² = 9π cm²

Curved surface of hemisphere = 2πr² = 2π × 9 = 18π cm²

半球曲面面积 = 2πr² = 2π × 9 = 18π cm²

Note: the circular area where the hemisphere meets the cylinder (πr² = 9π) is INTERNAL — do not count it.

注意:半球与圆柱相接处的圆形面积(πr² = 9π)是内部表面——不计入总表面积。

Total surface area = 72π + 9π + 18π = 99π ≈ 311.02 cm²

总表面积 = 72π + 9π + 18π = 99π ≈ 311.02 cm²


11. Formula Summary Table | 公式速查表

Memorise this summary table — it is your ultimate revision tool.

牢记这张速查表——这是你最强大的复习工具。

Shape | 形体 Volume | 体积 Surface Area | 表面积
Cube (edge s) | 正方体 6s²
Cuboid (l × w × h) | 长方体 lwh 2(lw + lh + wh)
Prism | 棱柱 Area of cross-section × L 2A + Perimeter × L
Cylinder (r, h) | 圆柱 πr²h 2πr² + 2πrh
Pyramid | 棱锥 ⅓ × Base Area × h Base Area + Sum of triangular faces
Cone (r, h, l) | 圆锥 ⅓πr²h πr² + πrl
Sphere (r) | 球体 ⁴⁄₃πr³ 4πr²
Hemisphere | 半球 ⅔πr³ 3πr²

Remember the volume of a pyramid or cone always includes the ⅓ factor — this is one of the most distinctive and frequently tested elements.

切记棱锥或圆锥的体积公式必然包含 ⅓ 系数——这是最具辨识度也是最高频的考点之一。


12. Final Words | 结语

Success in surface area and volume problems comes down to three things: memorising the formulas, reading the question carefully to identify which shape and which quantity is required, and practising enough past-paper questions to build automaticity.

表面积与体积题目取得高分的关键在于三点:牢记公式、仔细读题以确定所要求的形体与物理量、以及通过足够的真题练习建立答题的熟练度。

Print out the formula summary table, test yourself weekly, and revisit any area where you hesitate. With consistent practice, these questions will become easy marks in your IGCSE Mathematics exam.

打印公式速查表,每周自测一次,并针对薄弱环节反复复习。通过持之以恒的练习,这类题目将成为你 IGCSE 数学考试中的送分题。

Published by TutorHao | Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version