Skip to main content
AMC 10 & 12

Polygons & Tilings

Interior and exterior angle formulas that work for any convex polygon, not just triangles and quadrilaterals.

Interior and exterior angles

For any convex nn-gon, the interior angles always sum to the same value:

Sum of interior angles=(n2)180°\text{Sum of interior angles} = (n-2)\cdot 180°

For a regular polygon (all sides and angles equal), divide by nn to get each angle:

Each interior angle=(n2)180°n\text{Each interior angle} = \dfrac{(n-2)\cdot180°}{n}

The exterior angles, by contrast, always sum to exactly 360°360° for any convex polygon — a fact that doesn't depend on nn at all, since walking all the way around any convex shape means turning through one full circle. For a regular polygon, each exterior angle is just 360°/n360°/n.

Quick reference for common polygons

  • Triangle (n=3n=3): interior sum 180°180°, each angle 60°60° if regular.
  • Square (n=4n=4): interior sum 360°360°, each angle 90°90°.
  • Regular pentagon (n=5n=5): each angle 108°108°.
  • Regular hexagon (n=6n=6): each angle 120°120°.

Worked example

Problem: A regular polygon has an interior angle of 150°150°. How many sides does it have?

Solution: Set up the equation:

(n2)180n=150    180n360=150n    30n=360    n=12\dfrac{(n-2)\cdot180}{n} = 150 \;\Longrightarrow\; 180n - 360 = 150n \;\Longrightarrow\; 30n = 360 \;\Longrightarrow\; n = 12

A faster route: the exterior angle is 180150=30°180-150=30°, and since exterior angles of a regular polygon are each 360°/n360°/n, we get n=360/30=12n=360/30=12 immediately.

Practice problems

1.Find the sum of the interior angles of a regular octagon (n=8n=8).

2.Find each interior angle of a regular decagon (n=10n=10).

3.A regular polygon has an exterior angle of 24°24°. How many sides does it have?

4.Can a convex polygon have an interior angle greater than 180°180°? Why or why not?