Which of the following is the correct formula for the vertex angle of a regular -gon?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
To know this, one must know the formula for working out the combined interior angles. This is 180 multiplied by 2 less than the number of sides. i.e. 108(n-2). This is because we can imagine splitting a polygon into (n-2) triangles from one vertex. There are 180 degrees in a triangle and thus we multiply the number of triangles formed in the polygon by 180. To find the size of the angle at each individual vertex, divide by the number of sides. This means we get [180(n-2)]/n
Or alternatively, to find the size of each angle in radians, we would use [π(n-2)]/n. This is because 180 degrees is known at π radians, and there are therefore π radians in a triangle.