Geometry Intro polygonsangle sumregular polygons

Polygon Angle Sums

Interior angles grow with the number of sides; exterior angles never do.

Video by Khan Academy — “Sum of interior angles of a polygon | Angles and intersecting lines | Geometry | Khan Academy” Watch on YouTube

The explanation

Key idea Interior sum is (n − 2)·180°; the exterior sum is always 360°.

Split a polygon into triangles by drawing every diagonal from one vertex. An n-sided polygon breaks into n − 2 triangles, so its interior angles total:

(n − 2) × 180°

A pentagon gives 3 × 180 = 540°. An octagon gives 6 × 180 = 1080°.

For a *regular* polygon, every angle is equal, so divide by n. Each angle of a regular octagon is 1080 ÷ 8 = 135°.

The exterior angles behave much more simply. They always total 360°, no matter how many sides. Walking once around any convex polygon turns you through one full circle.

So each exterior angle of a regular n-gon is 360/n, and the interior angle is its supplement — often the faster route.

Worked example

Each interior angle of a regular polygon is 156°. How many sides does it have?

  1. Exterior angle = 180 − 156 = 24°.
  2. Exterior angles total 360°.
  3. n = 360/24.

Answer: 15 sides

Common mistakes

  • Using n·180 instead of (n − 2)·180 for the interior sum.
  • Assuming the exterior sum grows with the number of sides.