📐 Geometry

🔷Angles in Polygons

Cut any polygon into triangles and every angle sum falls right out — interior, regular, and the walking-around 360°.

A triangle has an interior angle sum locked at 180°. But what about quadrilaterals, pentagons, hundred-gons? No panic — as long as you can cut a shape into triangles, you can reckon every angle it owns.

Built out of triangles

Pick any vertex inside a polygon and draw diagonals to the vertices it cannot reach directly. A quadrilateral splits into 2 triangles, a pentagon into 3, a hexagon into 4 — an nn-sided polygon always splits into n2n-2 triangles. Each triangle contributes 180°, so the interior angle sum is

S=(n2)×180S = (n-2) \times 180^\circ

Pentagon and hexagon

Pentagon, n=5n = 5:

(52)×180=3×180=540(5-2) \times 180^\circ = 3 \times 180^\circ = 540^\circ

Hexagon, n=6n = 6:

(62)×180=720(6-2) \times 180^\circ = 720^\circ

Every extra side adds 180° to the sum — exactly one new triangle's worth.

Regular polygons: every angle alike

In a regular polygon all sides and all angles are equal, so each interior angle is the sum shared out:

(n2)×180n\frac{(n-2) \times 180^\circ}{n}

Regular pentagon: 540÷5=108540^\circ \div 5 = 108^\circ. Regular hexagon: 720÷6=120720^\circ \div 6 = 120^\circ.

InteractiveAngle Sum Lab
60°
TypeAcute= 1.047 rad

180° = π rad

Drag the dial to 108108^\circ — exactly one interior angle of a regular pentagon. Its supplement, 7272^\circ, is one exterior angle of that same pentagon. By the way, every quadrilateral has an interior angle sum of (42)×180=360(4-2) \times 180^\circ = 360^\circ.

Exterior angles always make 360°

Imagine walking around the edge of a polygon: at each corner you turn once, and after a full lap you face the direction you started — you have turned through 360° in total. Remarkably, this holds no matter how many sides: true for triangles, true for hundred-gons. For a regular polygon each exterior angle is 360÷n360^\circ \div n: the pentagon's 7272^\circ exterior and 108108^\circ interior fit together into one straight line. Walking the lap completes the other half of the 180° "half-turn" story.

Check yourself

Quick quiz

  1. 1. What is the interior angle sum of a hexagon?

  2. 2. What is each interior angle of a regular pentagon?

  3. 3. No matter how many sides, the exterior angles always sum to