Heptagon: 7-Sided Polygon, Angles, and Examples

Heptagon: 7-Sided Polygon, Angles, and Examples

TL;DR

A heptagon is a seven-sided polygon with 7 sides, 7 vertices, and 7 interior angles that add up to 900°. In a regular heptagon, every side and angle is equal, so each interior angle measures about 128.57° and each exterior angle about 51.43°.

What Is A Heptagon?

A heptagon is a closed, flat shape (a polygon) made of seven straight sides. The name comes from the Greek hepta (seven) and gon (angle), so "heptagon" literally means "seven angles." You may also see it written as a septagon - an older Latin-rooted name for the same 7-sided shape - or simply a 7-gon.

Every heptagon, no matter how it is drawn, has exactly 7 sides, 7 vertices (corner points), and 7 interior angles. What changes from one heptagon to another is whether those sides and angles are all equal.

Regular versus irregular, convex versus concave

Heptagons split into pairs of types, and telling them apart is where most exam questions live.

A regular heptagon is always convex, but an irregular heptagon can be either convex or concave.

The angle formulas, and where they come from

The interior angles of any polygon follow one rule, derived by cutting the shape into triangles from a single vertex. A heptagon splits into (7−2)=5 triangles, and each triangle's angles sum to 180°.

Sum of interior angles=(n−2)×180°

For a heptagon, n=7:

(7−2)×180°=5×180°=900°

For a regular heptagon, share that total equally across the 7 angles:

Each interior angle=900°/7≈128.57°

The exterior angles of any polygon always sum to 360°, so each exterior angle of a regular heptagon is

360°/7≈51.43°

and each interior and exterior pair adds to 180° (a straight line), which you can check: 128.57°+51.43°=180°.

Property Regular heptagon
Number of sides 7
Sum of interior angles 900°
Each interior angle ≈128.57°
Each exterior angle ≈51.43°
Number of diagonals 14
Lines of symmetry 7

The number of diagonals uses n(n−3)/2=7×4/2=14, and the full interior angles rule generalizes this to any polygon.

Examples Of Heptagon

These build from applying the angle formula up to reasoning about tiling. One of them shows a wrong turn worth walking through.

Example 1

What is the sum of the interior angles of a heptagon? Use the polygon rule with n=7:

(n−2)×180°=(7−2)×180°

=5×180°=900°

The interior angles of any heptagon - regular or irregular - always sum to 900°.

Example 2

Find each interior angle of a regular heptagon. A tempting shortcut goes wrong first. The tempting shortcut is to divide 360° by 7, the way you might for angles "around a point": 360°÷7≈51.43°.

That value is wrong for an interior angle, and you can see why: an interior angle of a polygon this size should be obtuse (well over 90°), not a thin 51.43°. What the shortcut actually found is the exterior angle.

The correct method divides the interior-angle sum by 7:

Each interior angle=900°/7≈128.57°.

The 51.43° from the shortcut is exactly the exterior angle, and indeed 128.57°+51.43°=180°. So the shortcut wasn't nonsense, it just answered a different question.

Example 3

An irregular heptagon has six interior angles measuring 130°, 140°, 120°, 150°, 100°, and 110°. Find the seventh angle. All seven interior angles must sum to 900°.

130°+140°+120°+150°+100°+110°=750°

Seventh angle=900°−750°=150°.

Example 4

How many diagonals does a heptagon have? Use the diagonal formula, where n is the number of sides.

n(n−3)/2=7(7−3)/2=7×4/2=14.

A heptagon has 14 diagonals - the line segments joining non-adjacent vertices.

Example 5

What is each exterior angle of a regular heptagon? The exterior angles of any polygon sum to 360°. For a regular heptagon, divide equally:

Each exterior angle=360°/7≈51.43°.

Example 6

Can regular heptagons tile a flat floor with no gaps? For shapes to tile a flat plane meeting at a vertex, their angles must add to exactly 360° there.

Each interior angle of a regular heptagon is ≈128.57°. Try fitting them around one point:

2×128.57°=257.14° (leaves a gap)

3×128.57°=385.71° (overlaps, exceeds 360°)

No whole number of 128.57° angles lands on 360°, so regular heptagons cannot tessellate a flat floor - a real reason you never see seven-sided floor tiles.

Why The Heptagon Matters - "Seven Sides That Refuse To Tile"

The heptagon is the first "awkward" polygon a student meets, and its awkwardness is exactly what makes it useful to study.

Mistakes To Watch For With Heptagons

Mistake 1: Dividing 360° instead of 900° for the interior angle

Where it slips in: finding a single interior angle of a regular heptagon. Don't do this: compute 360°÷7≈51.43° and call it the interior angle. The correct way: divide the interior sum by 7: 900°÷7≈128.57°. Students first meeting polygon angles often reach for 360° because it is the "angles around a point" number, but that gives the exterior angle, not the interior one.

Mistake 2: Using the regular-heptagon angle on an irregular heptagon

Where it slips in: angle problems where the heptagon is drawn lopsided. Don't do this: assume every angle is 128.57° when the sides are clearly unequal. The correct way: 128.57° applies only to a regular heptagon. For an irregular one, the angles still sum to 900°, but individual angles vary, so you solve for the missing angle from that total.

Mistake 3: Miscounting the number of triangles when deriving the angle sum

Where it slips in: re-deriving (n−2)×180° from scratch. Don't do this: cut a heptagon into 7 triangles (one per side) and get 7×180°=1260°. The correct way: cut from a single vertex, which gives n−2=5 triangles, not 7, so the sum is 900°. Getting the triangle count wrong here is the geometry version of an off-by-one error.

Key Takeaways