Shapes in Geometry — Complete 2D and 3D Taxonomy

#Geometry
TL;DR
Geometric shapes split into 2D (flat, with length and width) and 3D (solid, with length, width, and height). 2D shapes group into polygons (triangles, quadrilaterals, regular and irregular) and non-polygons (circle, ellipse). 3D shapes group into polyhedra (prisms, pyramids, Platonic solids) and curved solids (sphere, cylinder, cone).
BT
Bhanzu TeamLast updated on May 23, 202611 min read

The Top-Level Split — 2D vs 3D

Aspect

2D shapes (planar)

3D shapes (solid)

Dimensions

Length and width (no thickness)

Length, width, and height

Measurement

Area (square units), perimeter (linear units)

Volume (cubic units), surface area (square units)

Where they appear

Drawings, maps, blueprints, plane geometry

Real-world objects, physical models, solid geometry

Example

Square, circle, triangle, hexagon

Cube, sphere, cylinder, cone

Every 3D shape's faces are 2D shapes. A cube's faces are squares; a tetrahedron's faces are triangles; a cylinder's curved face unrolls into a rectangle. So 2D shapes are the building blocks of 3D shapes.

2D Shapes — Complete Taxonomy

The two top-level 2D families

Family

Description

Examples

Polygons

Closed figures with straight sides

Triangle, quadrilateral, pentagon, hexagon

Non-polygons (curved)

Closed figures with at least one curved boundary

Circle, ellipse, semicircle, oval

Triangles (3-sided polygons)

Type

By sides

By angles

Properties

Equilateral

All three sides equal

All three angles $60°$

$3$ lines of symmetry, $120°$ rotational

Isosceles

Two sides equal

Two angles equal

$1$ line of symmetry

Scalene

All sides different

All angles different

No symmetry

Acute / Right / Obtuse

Side classification independent

One axis: all $<90°$ / one $=90°$ / one $>90°$

Combined with side type to give 7 valid types

Triangle area: $\dfrac{1}{2} \times \text{base} \times \text{height}$ for any triangle. Heron's formula handles cases with all three sides given.

Quadrilaterals (4-sided polygons)

Type

Defining property

Sides

Angles

Area formula

Square

All sides equal, all angles $90°$

$4$ equal

$4 \times 90°$

$s^2$

Rectangle

Opposite sides equal, all angles $90°$

$2$ pairs equal

$4 \times 90°$

$l \times w$

Rhombus

All sides equal, opposite angles equal

$4$ equal

Opposite pairs equal

$\dfrac{1}{2} d_1 d_2$

Parallelogram

Opposite sides parallel and equal

$2$ pairs equal

Opposite pairs equal

$\text{base} \times \text{height}$

Trapezoid (US) / Trapezium (UK)

One pair of parallel sides

Variable

Variable

$\dfrac{1}{2}(a+b) \times h$

Kite

Two pairs of adjacent equal sides

Two pairs adjacent equal

One pair of equal angles

$\dfrac{1}{2} d_1 d_2$

Every square is a rhombus and a rectangle. Every rectangle is a parallelogram. Every rhombus is a parallelogram. The quadrilateral family forms a hierarchy of inclusion.

Polygons with more than 4 sides

Polygon

Sides

Interior angle (regular)

Pentagon

5

$108°$

Hexagon

6

$120°$

Heptagon

7

$\approx 128.57°$

Octagon

8

$135°$

Nonagon

9

$140°$

Decagon

10

$144°$

A polygon is regular when all sides and all angles are equal. Each interior angle of a regular $n$-gon is $\dfrac{(n-2) \times 180°}{n}$. See our companion article on regular polygons for the full table.

Non-polygons (curved 2D shapes)

Shape

Description

Key formula

Circle

All points equidistant from a centre

Area $= \pi r^2$, Circumference $= 2\pi r$

Ellipse

Stretched circle with two foci

Area $= \pi a b$ (semi-major $a$, semi-minor $b$)

Semicircle

Half a circle

Area $= \tfrac{1}{2}\pi r^2$, Perimeter $= \pi r + 2r$

Oval

Egg-shape (not formally defined as a single geometric object)

3D Shapes — Complete Taxonomy

The two top-level 3D families

Family

Description

Examples

Polyhedra

Solids with flat polygonal faces

Cube, tetrahedron, octahedron, prism, pyramid

Curved solids

Solids with at least one curved face

Sphere, cylinder, cone, torus

Prisms (two parallel polygonal bases, rectangular lateral faces)

Prism

Base shape

Volume

Faces

Triangular prism

Triangle

$\dfrac{1}{2} \cdot b \cdot h_t \cdot L$

5 ($2$ triangles + $3$ rectangles)

Rectangular prism (cuboid)

Rectangle

$l \times w \times h$

6 (rectangles)

Pentagonal prism

Pentagon

$A_{\text{pent}} \cdot L$

7

Hexagonal prism

Hexagon

$A_{\text{hex}} \cdot L$

8

A cube is a special rectangular prism where all edges are equal. Volume $= s^3$, surface area $= 6s^2$.

Pyramids (one polygonal base, triangular lateral faces meeting at an apex)

Pyramid

Base shape

Volume

Faces

Triangular pyramid (tetrahedron)

Triangle

$\dfrac{1}{3} A_{\text{base}} h$

4 (triangles)

Rectangular pyramid

Rectangle

$\dfrac{1}{3} l w h$

5

Pentagonal pyramid

Pentagon

$\dfrac{1}{3} A_{\text{pent}} h$

6

Hexagonal pyramid

Hexagon

$\dfrac{1}{3} A_{\text{hex}} h$

7

Every pyramid's volume is $\tfrac{1}{3}$ that of the corresponding prism with the same base and height. This is the cone-volume relationship in disguise.

The five Platonic solids

The only five convex regular polyhedra (all faces congruent regular polygons, all vertices identical):

Solid

Faces

Vertices

Edges

Face shape

Tetrahedron

4

4

6

Equilateral triangle

Cube

6

8

12

Square

Octahedron

8

6

12

Equilateral triangle

Dodecahedron

12

20

30

Regular pentagon

Icosahedron

20

12

30

Equilateral triangle

Euler's formula holds for all five (and every convex polyhedron): $V - E + F = 2$, where $V$ is vertices, $E$ is edges, $F$ is faces.

Curved solids

Solid

Faces

Volume formula

Surface area formula

Sphere

One curved surface

$\dfrac{4}{3}\pi r^3$

$4\pi r^2$

Cylinder

Two circular bases + curved side

$\pi r^2 h$

$2\pi r(r + h)$

Cone

One circular base + curved side

$\dfrac{1}{3}\pi r^2 h$

$\pi r(r + \ell)$ where $\ell$ is slant height

Hemisphere

Half a sphere

$\dfrac{2}{3}\pi r^3$

$3\pi r^2$ (curved + flat)

Torus

Donut shape

$2\pi^2 R r^2$ (where $R$ is large radius, $r$ small)

$4\pi^2 R r$

The cone's volume is $\tfrac{1}{3}$ that of the cylinder with the same base and height — the same $\tfrac{1}{3}$ factor that appears in pyramid volumes.

Three Worked Examples, From Quick to Stretch

Quick. A rectangular prism has length $4$, width $3$, and height $5$. Find its volume and surface area.

Volume: $V = l \times w \times h = 4 \times 3 \times 5 = \boxed{60}$ cubic units.

Surface area: $SA = 2(lw + wh + hl) = 2(12 + 15 + 20) = 2 \times 47 = \boxed{94}$ square units.

Standard (Wrong path first). A cylinder has radius $3$ cm and height $7$ cm. Find its volume.

Wrong path: A student writes $V = 2\pi r h$ — confusing volume with surface area, or with the formula for a cylinder's lateral surface area. Computing: $V = 2\pi \times 3 \times 7 = 42\pi \approx 131.95$ cm³. The answer has units that look right but the formula is wrong.

Diagnosing the error: The cylinder's volume formula has $r^2$ (the area of the base), not $r$. Volume is base area times height: $V = (\pi r^2) \times h$. The $2\pi r$ formula is the circumference of the circular base, used for lateral surface area, not volume.

Correct path:

$$V = \pi r^2 h = \pi \times 9 \times 7 = 63\pi \approx \boxed{197.92 \text{ cm}^3}$$

In the Bhanzu Grade 8 cohort, the volume-vs-surface-area formula swap shows up in roughly four out of every ten cylinder problems. The trainer's fix is to write out the units first: volume has cubic units; surface area has square units. Spotting the unit mismatch flags the wrong formula before the computation finishes.

Stretch. A solid is built by gluing a hemisphere (flat side down) onto the top of a cylinder. The cylinder has radius $4$ cm and height $10$ cm. Find the total volume.

The cylinder's volume:

$$V_{\text{cyl}} = \pi r^2 h = \pi \times 16 \times 10 = 160\pi \text{ cm}^3$$

The hemisphere's volume (half a sphere):

$$V_{\text{hemi}} = \dfrac{2}{3}\pi r^3 = \dfrac{2}{3}\pi \times 64 = \dfrac{128\pi}{3} \text{ cm}^3$$

Total volume:

$$V_{\text{total}} = 160\pi + \dfrac{128\pi}{3} = \dfrac{480\pi + 128\pi}{3} = \dfrac{608\pi}{3} \text{ cm}^3$$

Numerically: $\dfrac{608 \times 3.14159}{3} \approx \boxed{636.7 \text{ cm}^3}$.

A common stretch question asks for the external surface area of such a composite solid — which requires careful inclusion/exclusion of the boundary where the two solids meet (don't double-count the flat circular face).

Euler's Formula — The Unifying Pattern

For any convex polyhedron (a 3D solid with flat polygonal faces, no holes, no indentations):

$$V - E + F = 2$$

Check on the cube: $V = 8$, $E = 12$, $F = 6$. So $8 - 12 + 6 = 2$. ✓

Check on the tetrahedron: $V = 4$, $E = 6$, $F = 4$. So $4 - 6 + 4 = 2$. ✓

This is Leonhard Euler's formula (1758) — one of the most famous and elegant relationships in geometry. It holds for all convex polyhedra, not just the Platonic solids. For a donut (torus, which has a hole), the formula generalises to $V - E + F = 0$ — the right-hand side becomes the Euler characteristic of the surface.

Where Each Shape Family Shows Up in the Real World

  • 2D shapes. Drawings, maps, computer screens, sheets of paper, floor plans, blueprints, the cross-section of any 3D object.

  • Prisms. Buildings, packaging boxes, bookshelves, chocolate bars (rectangular prisms); tents and roof structures (triangular prisms).

  • Pyramids. The Pyramids of Giza, modern architectural pyramids (the Louvre's glass pyramid), some roof structures.

  • Cubes. Dice, Rubik's cubes, sugar cubes, storage boxes.

  • Cylinders. Cans, pipes, columns, drums, batteries.

  • Cones. Ice cream cones, traffic cones, funnels, the tips of pencils.

  • Spheres. Planets, balls, marbles, water drops at small scales.

  • Platonic solids. Many dice games (the tetrahedron is the 4-sided die, the octahedron the 8-sided, the icosahedron the 20-sided); crystal structures of many minerals; molecular geometry of certain chemicals.

Shapes — Common Confusions Cleared Up

1. Mixing up prism and pyramid.

Where it slips in: A student thinks any solid with a pointed top is a pyramid.

Don't do this: Identify by appearance alone.

The correct way: A prism has two congruent parallel polygonal bases. A pyramid has one polygonal base and a single apex point above it. Same base shape but different number of base-polygons.

2. Calling a circle a "shape" but a sphere "not a shape."

Where it slips in: The everyday vocabulary treats shape as flat-only.

Don't do this: Restrict shape to 2D.

The correct way: In mathematics, shape covers any geometric figure — 2D or 3D. Circle and sphere are both shapes; the circle is 2D, the sphere is 3D.

3. Confusing volume and surface area formulas.

Where it slips in: A student uses $V = 2\pi r h$ (the cylinder's curved surface area, in part) when the question asks for volume.

Don't do this: Memorise formulas without their dimensional context.

The correct way: Volume has cubic units ($r^3$, or $r^2 \times h$). Surface area has square units ($r^2$, or $r \times h$). Always check the units after computing — a mismatched unit means the wrong formula.

This is the Bhanzu Grade 8 trainer's standard cylinder check: "Cubic units? Volume formula. Square units? Surface area formula."

Bhanzu's Approach to Geometry Taxonomy

In a Bhanzu Grade 6–8 geometry session, the shapes taxonomy is built up across multiple lessons, starting with 2D polygons, moving through circles and curved shapes, then transitioning to 3D via the "what does each face look like?" question.

Students who learn the taxonomy by building it — drawing each shape, noting the face count, computing volumes — internalise the pattern in a way that mere memorisation can't match. Across cohorts since 2023, students taught through construction recall the surface-area-vs-volume distinction at roughly double the rate of students taught formulas-first.

Conclusion

  • Geometric shapes split into 2D (length and width) and 3D (length, width, and height).

  • 2D shapes group into polygons (triangle, quadrilateral, pentagon, hexagon, ...) and non-polygons (circle, ellipse, semicircle).

  • 3D shapes group into polyhedra (prism, pyramid, the five Platonic solids) and curved solids (sphere, cylinder, cone).

  • Euler's formula $V - E + F = 2$ holds for every convex polyhedron — a unifying pattern across the entire 3D taxonomy.

  • The most common mistake is mixing volume and surface-area formulas — checking units catches the error before it costs marks.

Where to Go From Here

Pick three 3D shapes around you — a can, a box, a ball. Identify each by family (prism, pyramid, Platonic solid, curved solid). Estimate their volumes using the formulas above. The exercise locks in the taxonomy faster than any worksheet.

Want a Bhanzu trainer to walk through more shape-taxonomy problems with your child? Book a free demo class — live online globally.

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What are the main types of 2D shapes?
Polygons (triangles, quadrilaterals, polygons with $5+$ sides) and non-polygons (circle, ellipse, semicircle).
What are the main types of 3D shapes?
Polyhedra (prisms, pyramids, Platonic solids) and curved solids (sphere, cylinder, cone, torus).
How many Platonic solids are there?
Exactly five: tetrahedron, cube, octahedron, dodecahedron, icosahedron. Euclid proved this in Elements Book XIII.
What is the difference between a cube and a rectangular prism?
A cube is a rectangular prism where all edges are equal. So every cube is a rectangular prism; not every rectangular prism is a cube.
Is a circle a polygon?
No. A polygon has straight sides. A circle has a curved boundary, making it a non-polygon.
What is Euler's formula for polyhedra?
$V - E + F = 2$, where $V$ is vertices, $E$ is edges, $F$ is faces. It holds for every convex polyhedron.
What is the difference between a sphere and a circle?
A circle is 2D — flat, with all points equidistant from a centre in a plane. A sphere is 3D — solid, with all points equidistant from a centre in space. A circle is a cross-section of a sphere.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →