200
What is the formula for finding the total number of degrees in any polygon? Explain why it works.
What is (n - 2) x 180, where n is the number of sides in the polygon. It works because n represents the number of sides and the number of vertices a polygon has. You can draw diagonals from one vertex to all but two vertices to create triangles within the polygon. Each triangle has a total of 180 degrees.