Interior & Exterior Angles
Drop one diagonal at a time from a single vertex and any convex n-gon falls into (n−2) triangles, so the interior angles must total (n−2)×180°. A triangle gives 180°, a quadrilateral 360°, a pentagon 540°, a hexagon 720° — each step adds 180°. The companion fact is even cleaner: walk once around any convex polygon turning at each corner and you complete one full rotation, so the exterior angles always sum to 360°, no matter how many sides. At every vertex the interior and exterior angle are a linear pair, so they add to 180°. The fast CAT move is to work with exterior angles whenever you can — they are usually smaller, sum to a fixed 360°, and turn "find the number of sides" problems into a one-line division.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Angles in a polygon
| Sum of interior angles | (n − 2) × 180° |
|---|---|
| Each interior angle (regular) | (n − 2) × 180° / n |
| Sum of exterior angles | 360° (any convex polygon) |
| Each exterior angle (regular) | 360° / n |
| Interior + exterior (at a vertex) | 180° |
Diagonals & area
| Number of diagonals | n(n − 3) / 2 |
|---|---|
| Sides from interior angle | n = 360 / (180 − interior) |
| Area of a regular polygon | (1/2) × perimeter × apothem |
| Area via side a | (n a² / 4) × cot(180°/n) |
| Area of a regular hexagon | (3√3 / 2) × a² |