
Al P. answered 12/23/17
Tutor
0
(0)
Online Mathematics tutor
Assume it is true for n=k, k≥3.
Now let n=k+1. Draw the k+1 sided polygon. Now connect vertex k with vertex 1 to form a triangle (vertices k, k+1, and 1 form the three vertices of the triangle). The polygon excluding this triangle is a k-sided polygon and we know from the induction hypothesis that the sum of the interior angles is 180*(k-2) for this part. Now add back that one triangle, that brings the sum of interior angles to:
180+180(k-2) =
180(k-1) =
180((k+1)-2)
This completes the proof (if true for n=k, then it follows it is true for n=k+1).