What is a Right Circular Cylinder?
A right circular cylinder is a three-dimensional solid with two equal, parallel circular bases joined by a single curved (lateral) surface, where the line joining the centres of the two bases — the axis — stands perpendicular to the bases. "Circular" means the bases are circles; "right" means the axis makes a right angle with them, so the solid stands straight up rather than leaning.
This is the difference between a right circular cylinder and the broader idea of a cylinder: a general cylinder can lean (its axis tilts, making an oblique cylinder) or even have non-circular bases. The right circular case is the upright, circular-based one — the form school problems almost always mean, and the one these standard formulas describe. If the bases stay the same size but the solid leans, it is oblique; if the sides taper to a point instead of staying parallel, it is a cone, not a cylinder at all.
A right circular cylinder has two flat circular faces, one curved surface, two circular edges (the rims), and no vertices — no sharp corner anywhere. It belongs to the family of curved solids, alongside the cone and the sphere, rather than the flat-faced prisms. You can see how it sits among the others in the guide to 3D geometry shapes.
Volume of a Right Circular Cylinder
The volume of a right circular cylinder is:
$$V = \pi r^2 h$$
Where this comes from: think of the cylinder as a stack of identical circular discs. Each disc has area $\pi r^2$ — the area of the circular base — and the stack rises to height $h$. Multiplying the base area by the height gives the total space enclosed: $\pi r^2 \times h$. This "base area times height" rule is the same one that gives a prism its volume; a cylinder is simply the version with a circular base.
Because the axis is perpendicular to the base, the height $h$ is also the straight-up distance between the two bases — no extra geometry needed. (In an oblique cylinder you would have to use the perpendicular height, not the slanted length of the side.)
Variable glossary: $V$ is the volume, $r$ is the base radius, $h$ is the perpendicular height, and $\pi \approx 3.14159$. Volume comes out in cubic units (cm³, m³).
Surface Area of a Right Circular Cylinder
A right circular cylinder has two kinds of surface: the curved side and the two circular ends.
Curved surface area (CSA) — the side only:
$$\text{CSA} = 2\pi r h$$
Where this comes from: unroll the curved side and it flattens into a rectangle. One pair of sides has length equal to the height $h$; the other pair has length equal to the circumference of the base, $2\pi r$ — because the side wraps exactly once around the circular rim. The rectangle's area is height times width: $h \times 2\pi r = 2\pi r h$.
Total surface area (TSA) — the curved side plus both circular bases:
$$\text{TSA} = 2\pi r h + 2\pi r^2 = 2\pi r(h + r)$$
Where this comes from: add the two flat circular ends. Each base is a circle of area $\pi r^2$, and there are two of them, contributing $2\pi r^2$. Add that to the curved side $2\pi r h$ and factor out $2\pi r$ to get $2\pi r(h + r)$.
The clearest way to see all three pieces is the cylinder's net: the curved side unrolls into a rectangle, with a circle at the top and a circle at the bottom.
Quantity | Formula | Units |
|---|---|---|
Volume | V = π r² h | cubic |
Curved surface area | CSA = 2 π r h | square |
Total surface area | TSA = 2 π r (h + r) | square |
Variable glossary: $V$ is the volume, CSA is the curved surface area (side only), TSA is the total surface area (side plus both bases), $r$ is the base radius, $h$ is the perpendicular height. Surface area comes out in square units (cm², m²).
Examples of The Right Circular Cylinder
For consistency, every example below uses centimetres and takes $\pi \approx \frac{22}{7}$ where it divides cleanly, otherwise $\pi \approx 3.14$.
Example 1
Find the volume of a right circular cylinder with radius 7 cm and height 10 cm. (Use $\pi \approx \frac{22}{7}$.)
$$V = \pi r^2 h$$
$$V = \frac{22}{7} \times 7^2 \times 10$$
$$V = \frac{22}{7} \times 49 \times 10$$
$$V = 22 \times 7 \times 10$$
Final answer: $V = 1540$ cm³
Example 2
A right circular cylinder has radius 5 cm and height 8 cm. A student finds the total surface area but counts only one base instead of two. Find the correct total surface area. (Use $\pi \approx 3.14$.)
Take the wrong path first, because forgetting the second base is the classic cylinder error.
Wrong attempt: the student writes $\text{TSA} = 2\pi r h + \pi r^2$ — curved side plus one base.
$$2 \times 3.14 \times 5 \times 8 + 3.14 \times 5^2 = 251.2 + 78.5 = 329.7 \text{ cm}^2$$
The break: a closed cylinder is sealed at both ends, so there are two circular faces, not one. This answer is short by exactly one base, $\pi r^2$.
Correct method: count both bases.
$$\text{TSA} = 2\pi r(h + r) = 2 \times 3.14 \times 5 \times (8 + 5)$$
$$\text{TSA} = 2 \times 3.14 \times 5 \times 13 = 31.4 \times 13$$
Final answer: $\text{TSA} = 408.2$ cm²
Example 3
Find the curved surface area of a right circular cylinder with radius 4 cm and height 9 cm. (Use $\pi \approx 3.14$.)
$$\text{CSA} = 2\pi r h$$
$$\text{CSA} = 2 \times 3.14 \times 4 \times 9$$
$$\text{CSA} = 6.28 \times 36$$
Final answer: $\text{CSA} = 226.08$ cm²
Example 4
A cylindrical pipe has radius 7 cm and height 20 cm. Find its total surface area. (Use $\pi \approx \frac{22}{7}$.)
$$\text{TSA} = 2\pi r(h + r)$$
$$\text{TSA} = 2 \times \frac{22}{7} \times 7 \times (20 + 7)$$
$$\text{TSA} = 2 \times 22 \times 27$$
Final answer: $\text{TSA} = 1188$ cm²
Example 5
A right circular cylinder has volume $396$ cm³ and height 9 cm. Find its radius. (Use $\pi \approx \frac{22}{7}$.)
Start from the volume formula and solve for $r$.
$$V = \pi r^2 h$$
$$396 = \frac{22}{7} \times r^2 \times 9$$
Multiply both sides by 7 and divide by $(22 \times 9)$.
$$r^2 = \frac{396 \times 7}{22 \times 9} = \frac{2772}{198} = 14$$
$$r = \sqrt{14} \approx 3.74 \text{ cm}$$
Final answer: $r \approx 3.74$ cm
Example 6
The curved surface of a right circular cylinder is 440 cm² and its radius is 5 cm. Find its height. (Use $\pi \approx \frac{22}{7}$.)
Start from the curved-surface formula and solve for $h$.
$$\text{CSA} = 2\pi r h$$
$$440 = 2 \times \frac{22}{7} \times 5 \times h$$
$$440 = \frac{220}{7} h$$
Multiply both sides by 7 and divide by 220.
$$h = \frac{440 \times 7}{220} = \frac{3080}{220}$$
Final answer: $h = 14$ cm
Why The Upright Can is Everywhere
The right circular cylinder is the default shape for anything that must hold pressure or pour a known amount.
A circular cross-section spreads internal pressure evenly around the wall — there is no corner for stress to concentrate and split — which is why gas cylinders, water pipes, and engine bores are circular rather than square. Keeping the cylinder right (upright, axis square to the base) is what makes the volume reliable: a can filled to the same height always holds $\pi r^2 h$, so a beverage line can guarantee 330 ml in every unit.
Tilt the can into an oblique shape and, while the volume formula still uses the perpendicular height, the manufacturing and labelling get messier — so industry sticks with the right circular form. The surface-area formula does the costing: a tin-can maker uses $2\pi r(h + r)$ to size the sheet metal per can, and the curved-only $2\pi r h$ to size the label that wraps the side. Pipes, storage tanks, rollers, and pillars all lean on the same upright circular geometry — clean volume, even stress, easy to make.
Where Students Trip Up On Right Circular Cylinders
Mistake 1: Counting only one base in total surface area
Where it slips in: total surface-area questions for a closed cylinder.
Don't do this: write $\text{TSA} = 2\pi r h + \pi r^2$, adding just one circle. A sealed cylinder has two ends.
The correct way: add both bases. $\text{TSA} = 2\pi r h + 2\pi r^2 = 2\pi r(h + r)$. The rusher who pictures the top but forgets the bottom loses exactly one $\pi r^2$ every time.
Mistake 2: Confusing curved surface area with total surface area
Where it slips in: open objects — a pipe, a tube, a roller with no ends — or questions that say only "surface area".
Don't do this: report $2\pi r(h + r)$ for an open pipe, or $2\pi r h$ for a closed tank.
The correct way: read whether the ends are part of the object. An open pipe or label uses the curved-only $2\pi r h$; a closed can or tank uses the total $2\pi r(h + r)$. The second-guesser should ask: are the lids there or not?
Mistake 3: Using the diameter as the radius
Where it slips in: problems that give the diameter or the width across the base.
Don't do this: plug the full width in as $r$. Because volume squares the radius, a doubled value makes the volume four times too big.
The correct way: halve the diameter first. If a can is 10 cm across, then $r = 5$ cm. The memorizer who recalls $\pi r^2 h$ but not what $r$ stands for makes this slip — pin $r$ to the radius before substituting.
Conclusion
A right circular cylinder has two equal parallel circular bases and a curved side, with its axis perpendicular to the bases — the upright, circular form.
It differs from a general or oblique cylinder, which can lean; "right" means the sides stand square to the base.
Volume is $\pi r^2 h$ — the base area $\pi r^2$ times the height, the same "stack of discs" idea as a prism.
Curved surface area is $2\pi r h$ (the side unrolled into a rectangle); total surface area is $2\pi r(h + r)$, adding both circular bases.
The most common errors are counting one base instead of two and using the diameter as the radius.
Practice And Next Steps
Work through these problems to solidify your understanding, then check each answer against the formulas above.
Find the volume of a right circular cylinder with radius 7 cm and height 15 cm ($\pi \approx \frac{22}{7}$).
Find the total surface area of a closed cylinder with radius 5 cm and height 12 cm ($\pi \approx 3.14$).
A cylindrical roller has curved surface area $880$ cm² and radius 7 cm. Find its height ($\pi \approx \frac{22}{7}$).
To build solid geometry with a teacher who explains why each formula works rather than asking you to memorise it, explore Bhanzu's geometry tutor, our high school math tutor, or math classes online. Want a live Bhanzu trainer to unroll the cylinder's net step by step? Book a free demo class.
Read More
Sphere — another curved solid, with its own volume and surface-area formulas.
Geometric shapes — the full 2D and 3D shape family in one place.
What is a polyhedron — the flat-faced solids, contrasted with curved ones like the cylinder.
Area of a circle — the πr² that gives each circular base its area.
What is volume — the space-measuring idea behind every solid's volume formula.
Was this article helpful?
Your feedback helps us write better content