Sum of Internal Angles of Polygon/Proof 2

From ProofWiki
Jump to navigation Jump to search

Theorem

The sum $S$ of all internal angles of a polygon with $n$ sides is given by the formula $S = \paren {n - 2} 180 \degrees$.


Proof

This proof assumes that the polygon is convex.

Name a vertex as $A_1$, go clockwise and name the vertices as $A_2, A_3, \ldots, A_n$.

By joining $A_1$ to every vertex except $A_2$ and $A_n$, one can form $\paren {n - 2}$ triangles in a fan triangulation of the convex polygon.

From Sum of Angles of Triangle equals Two Right Angles, the sum of the internal angles of a triangle is $180 \degrees$.

Therefore, the sum of internal angles of a polygon with $n$ sides is $\paren {n - 2} 180 \degrees$.

$\blacksquare$