Surface area is the total area of all the outer faces or surfaces of a three-dimensional solid, expressed in square units. It measures how much material is needed to cover an object completely and is critical in applications such as packaging design, heat transfer calculations, and chemical reaction rates (which depend on exposed surface area). For a closed solid, the surface area is found by summing the areas of every face or, for curved surfaces, by integration.
SA_cuboid = 2(lw + lh + wh); SA_sphere = 4πr²; SA_cylinder = 2πr(r + h)
LaTeX: SA_{\text{cuboid}} = 2(lw + lh + wh), \quad SA_{\text{sphere}} = 4\pi r^2, \quad SA_{\text{cylinder}} = 2\pi r(r+h)
| Symbol | Meaning | Unit |
|---|---|---|
| l | Length | m |
| w | Width | m |
| h | Height | m |
| r | Radius (sphere or cylinder) | m |
Problem
A closed cylindrical tin can has radius 4 cm and height 10 cm. Calculate its total surface area.
Solution
Step 1 — Formula: SA = 2πr(r + h). Step 2 — Substitute: SA = 2 × 3.14159 × 4 × (4 + 10) = 2 × 3.14159 × 4 × 14. Step 3 — Calculate: SA = 2 × 3.14159 × 56 = 2 × 175.93 ≈ 351.86 cm².
Answer
Total surface area ≈ 351.86 cm²
| Solid | Surface Area Formula | Key Variables | Example |
|---|---|---|---|
| Cube | SA = 6s² | s = side | s=3 → SA = 54 cm² |
| Cuboid | SA = 2(lw+lh+wh) | l, w, h = dimensions | l=4,w=3,h=2 → SA=52 cm² |
| Sphere | SA = 4πr² | r = radius | r=5 → SA ≈ 314.16 cm² |
| Cylinder (closed) | SA = 2πr(r+h) | r = radius, h = height | r=4,h=10 → SA≈351.86 cm² |
| Cone (closed) | SA = πr(r+l) | r = base radius, l = slant height | r=3,l=5 → SA≈75.40 cm² |
Wikimedia Commons, CC BY-SA
Volume is the measure of the three-dimensional space enclosed by a closed surface, expressed in cubic units. It quantifies the capacity or amount of space a solid object occupies, and is essential in engineering, physics, chemistry, and everyday applications like packaging and fluid storage. Each solid shape has a specific volume formula derived from its geometry, such as V = lwh for a cuboid or V = (4/3)πr³ for a sphere.
Area is the measure of the two-dimensional region enclosed within a closed geometric figure, expressed in square units. It quantifies how much flat surface a shape covers and is fundamental in fields ranging from architecture and land surveying to physics and engineering. Different shapes have distinct area formulas derived from their geometric properties, such as A = πr² for a circle or A = ½bh for a triangle.
Coordinate geometry, also known as analytic geometry, is the study of geometric figures using a coordinate system in which points are represented by numerical coordinates. It provides a powerful bridge between algebra and geometry, allowing geometric shapes to be described by equations and algebraic operations to yield geometric insights. Key concepts include plotting points, finding distances, midpoints, slopes, and the equations of lines, circles, and conic sections on the Cartesian plane.
A compound of "surface" (from Latin "superficies" — "super" above + "facies" face) and "area" (Latin for open space). The mathematical concept of measuring the total outer face of a solid was systematically developed by Archimedes in his work "On the Sphere and the Cylinder" (c. 225 BCE).