Ctrl+k

Determine the sum of interior angles of a polygon

The sum of the interior angles of a simple polygon with nn sides is (n2)×180(n-2)\times180^\circ, because the polygon can be decomposed into n2n-2 triangles. The total depends only on the number of sides, not the polygon’s size, shape, or regularity, and supports finding unknown angles when the others are known; self-intersecting polygons and more advanced generalized angle treatments are outside this scope.

Detailed Explanation: Determine the sum of interior angles of a polygon

For a simple polygon with nn sides, the sum of its interior angles is

(n2)×180.(n-2)\times 180^\circ.

This works because the polygon can be divided into n2n-2 triangles. Each triangle has an angle sum of 180180^\circ.

Example: Find the sum of the interior angles of an octagon.

  1. An octagon has 88 sides, so n=8n=8.

  2. Substitute 88 into the formula:

(82)×180 (8-2)\times 180^\circ
  1. Simplify:

6×180=1080 6\times 180^\circ=1080^\circ

Therefore, the sum of the interior angles of the octagon is

1080.\boxed{1080^\circ}.

The answer depends only on the number of sides, not on the polygon’s size, shape, or whether it is regular.

Learn by doing: Determine the sum of interior angles of a polygon

Click a topic below to practice the foundational skills you'll need, learn the steps, or master this skill

Practice with unlimited practice problems

Sum of Inside Angles on a Shape


    ?