POLYGON INTERIOR ANGLES SUM THEOREM
THE SUM OF THE INTERIOR ANGLE MEASURES OF AN n-SIDED CONVEX POLYGON IS
(n - 2)*180
FOR EXAMPLE...
A pentagon has 5 sides so n = 5
m A + m B + m C + m D + m E = (5 - 2)*180
= 3 * 180
= 540
A
B
C
D
E
ANOTHER EXAMPLE...
An octagon has 8 sides so n = 8
m A + m B + m C + m D + m E = (8 - 2)*180
= 6 * 180
= 1080
A
B
C
D
E
F
G
H
THEORY BEHIND THIS RULE
A diagonal of a polygon is a segment that connects any two non-consecutive vertices.
A
B
C
D
E
For example...
There are two diagonals from vertex A.
A
B
C
D
E
THEORY BEHIND THIS RULE
This will make 3 triangles.
Each triangle's angles add up to 180o.
All the angles of this polygon (pentagon) must add up to
3 * 180 = 540o.
A
B
C
D
E
THEORY BEHIND THIS RULE
1) Find the number of sides if the measure of an interior angle is 177o in a regular polygon.
MORE EXAMPLES
1) Find the number of sides if the measure of an interior angle is 177o in a regular polygon. SOLUTION
Remember that the sum of the angles is (n-2)*180.
The sum of the angles would be 177n
Therefore 177n = (n-2)*180
177n = 180n - 360
360 = 3n
120 = n (This is the number of sides)
MORE EXAMPLES
2) Find the measure of each interior angle if a regular polygon has 15 sides.
MORE EXAMPLES
2) Find the measure of each interior angle if a regular polygon has 15 sides. SOLUTION
Remember that the sum of the angles is (n-2)*180.
The sum of the angles would be: (each interior angle) * n
Therefore (interior angle)15 = (15-2)*180
(interior angle)15 = 13 * 180
(interior angle)15 = 2340
interior angle = 156
MORE EXAMPLES