What Is a Polyhedron? Types & Euler's Formula

What Is a Polyhedron? Types & Euler's Formula

TL;DR

A polyhedron is a three-dimensional solid bounded entirely by flat polygon faces, joined along straight edges that meet at points called vertices. This article defines the polyhedron, names its parts, walks through the types, and shows how Euler's formula, F+V−E=2, ties faces, vertices, and edges together.

Last updated on June 15, 2022, 9 min read

What Is a Polyhedron?

A polyhedron is a closed three-dimensional solid whose surface is made up entirely of flat polygon faces. The word comes from the Greek poly ("many") and hedron ("face") — literally "many faces." Its surface has no curves and no openings: every part of the boundary is a flat polygon.

Every polyhedron has three kinds of parts:

A reader question worth settling immediately — is a sphere a polyhedron? No. A sphere, a cylinder, and a cone all have at least one curved surface, so none of them is a polyhedron; a polyhedron's faces must be flat polygons, its edges straight, its corners sharp. The smallest possible polyhedron is the tetrahedron, with just 4 triangular faces.

Types of Polyhedrons

Polyhedra split into families by the shape and arrangement of their faces.

Polyhedra are also sorted two more ways:

Euler's Formula: F+V−E=2

Here is the result that ties the three parts of a polyhedron together. For any convex polyhedron, the number of faces F, vertices V, and edges E obey: F+V−E=2.

Read it as a balance: faces plus vertices always exceed edges by exactly 2, no matter the shape or size of the convex polyhedron. Each letter is one of the parts you just met — F counts the flat faces, V the corner points, E the line segments between them.

Test it on a cube. A cube has F=6 faces, V=8 vertices, and E=12 edges: F+V−E=6+8−12=2.

Now on a triangular prism: F=5 (two triangles plus three rectangles), V=6, E=9: 5+6−9=2.

The formula does double duty. As a check, it confirms your part-counts are right. As a tool, it finds a missing count from the other two — rearrange it to E=F+V−2, V=E−F+2, or F=E−V+2.

Examples of Polyhedrons

With the parts, the types, and Euler's formula in place, here is the topic doing real work.

Example 1

How many faces, edges, and vertices does a square pyramid have?
A square pyramid has a square base and four triangular sides: F=5 faces, E=8 edges, V=5 vertices.

Example 2

A solid has 6 faces, 8 vertices, and a curved top. Is that a polyhedron?
No. A polyhedron's surface must be made entirely of flat polygon faces.

Example 3

A polyhedron has F=7 faces and V=10 vertices. Find the number of edges.
Use Euler's formula rearranged for edges: E=F+V−2=7+10−2=15 edges.

Example 4

Verify Euler's formula for an octahedron, which has 8 faces and 6 vertices and 12 edges.
F+V−E=8+6−12=2.✓

Example 5

A prism has a hexagonal base. How many faces, edges, and vertices does it have, and does it satisfy Euler's formula?
A hexagonal prism has 8 faces; it has 12 vertices and 18 edges. Check: 8+12−18=2.

Example 6

A convex polyhedron has 12 edges and 6 vertices. How many faces does it have?
F=E−V+2=12−6+2=8 faces.

Why Polyhedrons Matter Beyond the Classroom

Polyhedra are important in nature and engineering, building strong, packable, predictable solids out of flat pieces.

Key Takeaways