Surface Area
Formulas
| Property | Statement |
|---|---|
| Cube | 6a² |
| Rectangular prism | 2(lw+lh+wh) |
| Cylinder | 2πr²+2πrh |
| Sphere | 4πr² |
| Cone | πr²+πrl |
Examples
Example 1. Surface area of a cylinder r=3, h=5.
Solution. 2π(9)+2π(15)=48π≈150.8.
In Depth
Surface area measures the total area of the outer surface of a 3D solid. It is essential in engineering (heat transfer is proportional to surface area), biology (cell surface-to-volume ratio limits cell size), and packaging design (minimizing material for a given volume).
For curved surfaces, surface area is computed by integration: \(SA=\iint_S dA\). For a surface of revolution \(y=f(x)\) rotated about the \(x\)-axis: \(SA=2\pi\int_a^b f(x)\sqrt{1+[f'(x)]^2}\,dx\).
The isoperimetric inequality states that among all closed curves of a given perimeter, the circle encloses the maximum area. In 3D, among all surfaces enclosing a given volume, the sphere has the minimum surface area — explaining why soap bubbles are spherical.
Further Reading & Context
The study of area connects to many areas of mathematics and its applications. Understanding the foundational definitions and theorems provides the basis for advanced work in analysis, algebra, and applied mathematics.
Historical development: most mathematical concepts evolved over centuries, with contributions from mathematicians across many cultures. The modern axiomatic treatment provides rigor, while computational tools enable practical application.
In modern mathematics, this topic appears in graduate courses and research across pure and applied mathematics. Connections to computer science, physics, and engineering make it a versatile and important area of study. Mastery of the core results and techniques opens doors to research in number theory, analysis, geometry, and beyond.
Recommended next steps: work through the standard theorems with full proofs, explore the connections to related topics listed above, and practice with a variety of problems ranging from computational exercises to theoretical proofs. The interplay between different areas of mathematics is one of the subject's greatest rewards.
Deep Dive: Area
This lesson extends core ideas for area with rigorous reasoning, edge-case checks, and application framing in geometry.
Practice Set
Practice. Derive one main result on this page and validate with a numeric or geometric check.
Goal. Confirm assumptions, transformation steps, and final interpretation.
References & Editorial Notes
- Stewart, Calculus.
- Strang, Introduction to Linear Algebra.
- Apostol, Mathematical Analysis.
Last editorial review: 2026-04-14.