s2.2.4
Number of Diagonals of a Polygon
1,000 questions
The number of diagonals in a polygon with vertices (an n-gon) can be calculated with a simple formula. From each of the vertices, you can draw diagonals. Since each diagonal is counted twice with this method (once for each endpoint), the total number of distinct diagonals is:
Number of Diagonals =
For example, in a hexagon (), the number of diagonals is .