Question 876933
If the polygon is a REGULAR polygon, then the
measurement of one interior angle (IA) is equal to
((n-2)*180) / n, where n is the number of sides of the regular polygon, therefore if you know the measure of IA, you can calculate n, that is
IA = ((n-2)*180) / n
IA*n = (n-2) * 180
IA*n = 180n - 360
IA*n - 180n = -360
n(IA - 180) = -360
n = -360 / (IA - 180)