SOLUTION: how do you find the number of sides when you have the interior angle?

Algebra ->  Polygons -> SOLUTION: how do you find the number of sides when you have the interior angle?      Log On


   



Question 187068: how do you find the number of sides when you have the interior angle?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
how do you find the number of sides when you have the interior angle?
---------------------
Assuming it's a regular polygon, all the angles and sides are equal,
The sum of all the interior angles is (n-2)*180, n = number of sides.
The interior angles, then, are (n-2)*180/n.
----------------
A = (180n - 360)/n
------------------Solve for n
An = 180n - 360
n(A - 180) = -360
n = 360/(180 - A)
------------
Not all values of A work, n has to be an integer.