Hello there, and welcome to today's mathematics lesson. Today, we are diving into a fascinating chapter: Surface Area, Volume and Capacity. We will explore three beautiful three-dimensional shapes — the cuboid, the cube, and the cylinder. By the end of this lesson, you will understand how to calculate how much space these objects occupy, how much they can hold, and how much material covers their surfaces.
Let us begin with some essential definitions. First, volume. The space occupied by a solid body is called its volume. Think of it as the amount of matter you could pack inside. Next, capacity. This is simply the internal volume of a container — how much liquid or gas it can actually hold. Finally, surface area. This is the sum of the areas of all the faces of a solid. Imagine painting the entire outer surface of an object — that total painted area is the surface area.
Before we proceed, let us get comfortable with units. For length, we use metres, centimetres, or millimetres. For volume, we use cubic units — cubic metres, cubic centimetres, or cubic millimetres. For surface area, we use square units — square metres, square centimetres, or square millimetres.
Here are some crucial conversions you must remember. One cubic metre equals one million cubic centimetres. One cubic centimetre equals one thousand cubic millimetres. And here is a practical one: one litre equals exactly one thousand cubic centimetres, and one cubic metre equals one thousand litres.
Now, let us meet our first shape: the cuboid. A cuboid is a solid bounded by six rectangular faces. Picture a shoebox or a brick — that is a cuboid. It has length, breadth, and height, which we will call l, b, and h respectively.
The volume of a cuboid is straightforward. It equals length multiplied by breadth multiplied by height. In symbols, V = l × b × h. Notice this is also the area of the base multiplied by the height.
For total surface area, we need to account for all six faces. Opposite faces are equal. So we have two faces of area l × b, two faces of area b × h, and two faces of area h × l. Adding these together and doubling appropriately, we get the standard formula.
The total surface area of a cuboid equals 2(lb + bh + hl).
Sometimes we only need the lateral surface area — the area of the four walls, excluding the top and bottom. This equals 2(l + b) × h. This formula is especially useful when calculating how much paint you need for the walls of a room.
There is one more elegant result. The length of the space diagonal of a cuboid — the longest straight line you can draw from one corner to the opposite corner — equals the square root of √(l² + b² + h²).
Let us work through an example together. Suppose a cuboid has dimensions in the ratio 6 to 5 to 4, and its volume is 15,000 cubic centimetres. We need to find its actual dimensions and its surface area.
Let the dimensions be 6x, 5x, and 4x centimetres respectively. Then the volume is 6x × 5x × 4x, which equals 120x³ cubic centimetres. Setting this equal to 15,000, we get x³ = 125, so x = 5. Therefore, the length is 30 centimetres, the breadth is 25 centimetres, and the height is 20 centimetres.
For the surface area, we apply our formula: 2(30 × 25 + 25 × 20 + 20 × 30) square centimetres. This gives 2(750 + 500 + 600), which equals 2 × 1850, giving 3,700 square centimetres.
Now, let us turn to the cube — a special, perfectly symmetrical cuboid where every face is a square. Here, length equals breadth equals height, and we call this common value the edge, denoted by a.
The volume of a cube is simply a³ — the edge multiplied by itself three times.
For total surface area, since all six faces are identical squares of area a², the total surface area equals 6a².
The lateral surface area, covering just the four vertical faces, equals 4a².
And the space diagonal of a cube? It equals a√3. This is shorter than you might expect because the cube is so compact.
Here is a quick example. If a cube has total surface area of 294 square centimetres, what is its volume? From 6a² = 294, we get a² = 49, so the edge is 7 centimetres. The volume is therefore 7³, which equals 343 cubic centimetres.
Let us explore an important principle: when a solid is melted and recast into another shape, the volume remains unchanged. This conservation of volume is powerful for solving problems.
Consider this: a rectangular metal solid measures 50 by 64 by 72 centimetres. It is melted and recast into identical cubes with edge 4 centimetres. How many cubes result?
The volume of the original solid is 50 times 64 times 72 cubic centimetres. Each small cube has volume 4³, which equals 64 cubic centimetres. Dividing, we get exactly 3,600 cubes. The metal simply changes its form — the total space it occupies stays constant.
Now we turn to practical applications, starting with rooms. A room has four walls — two along its length and two along its breadth. The area of the four walls equals the lateral surface area formula: 2(l + b) × h. This includes doors and windows, which we subtract if we need the actual paintable area.
For a closed box, we distinguish between external and internal dimensions. If the walls have thickness x, then each internal dimension is reduced by 2x — once from each side. The capacity uses internal dimensions, while the volume of material uses external minus internal volume.
Imagine a closed wooden box with external dimensions 30, 18, and 20 centimetres, with walls 1.5 centimetres thick. The internal dimensions become 27, 15, and 17 centimetres. The capacity is 27 times 15 times 17, which is 6,885 cubic centimetres. The external volume is 10,800 cubic centimetres, so the wood itself occupies 3,915 cubic centimetres.
Finally, we arrive at the cylinder — a beautiful shape with uniform circular cross-section. Picture a can of soup or a water pipe. We denote the radius of the circular base as r and the height as h.
The area of the circular cross-section is πr². The perimeter, or circumference, is 2πr.
The curved surface area is particularly elegant. Imagine unrolling the curved surface — it becomes a rectangle with length equal to the circumference and height equal to the cylinder's height. Thus, curved surface area equals 2πrh.
The total surface area adds the two circular ends: 2πrh + 2πr², which factors neatly as 2πr(h + r).
The volume equals the base area times height: πr²h. When π is not specified, use 22/7 as your approximation.
Let us see this in action. A cylinder has curved surface area 17,600 square centimetres and base circumference 220 centimetres. Dividing the first by the second immediately gives the height: 80 centimetres. From the circumference, 2πr = 220, so r = 35 centimetres. The volume is then (22/7) × 35² × 80, which equals 308,000 cubic centimetres, or 308 litres.
Here is another beautiful problem. A rectangular sheet of paper, 44 by 18 centimetres, is rolled along its length to form a cylinder. The length becomes the circumference, so 44 = 2πr, giving radius 7 centimetres. The breadth becomes the height: 18 centimetres. The volume is (22/7) × 7² × 18, which equals 2,772 cubic centimetres.
Let us recap the essential takeaways from this lesson.
First, volume measures space occupied, capacity measures what a container can hold, and surface area measures the total area of all faces.
Second, for a cuboid: volume equals lbh, total surface area equals 2(lb + bh + hl), and lateral surface area equals 2(l + b)h.
Third, for a cube with edge a: volume equals a³, total surface area equals 6a², and the diagonal equals a√3.
Fourth, for a cylinder: curved surface area equals 2πrh, total surface area equals 2πr(h + r), and volume equals πr²h.
Fifth, when solids are melted and recast, volume is conserved — this principle solves many transformation problems.
Sixth, for hollow objects, distinguish carefully between external and internal dimensions, and remember that wall thickness reduces internal measurements twice.
You have now mastered the fundamental calculations for cuboids, cubes, and cylinders. These shapes surround us in daily life — in buildings, containers, and countless objects. Practice applying these formulas thoughtfully, always asking whether you need volume, capacity, or surface area, and whether dimensions are internal or external. Keep exploring, keep calculating, and I look forward to our next mathematical adventure together.