answersLogoWhite

0

One way to think of this is to join all the vertices of the polygon to a single point call this point X. For a n-sided poygon, you now have n triangles. The sum of all the angles of each triangle is 180 degrees. So all the angles of all the n triangles add to n*180 degrees.

But, this sum includes all the angles around the point X and these add to 360 = 2*180 degrees. These need to be taken away. So (n-2)*180 degrees.

User Avatar

Wiki User

15y ago

What else can I help you with?