Finding # of Sides in Polygon Given Measure of Interior Angle

  • Thread starter Thread starter dustie
  • Start date Start date
  • Tags Tags
    Angles Polygons
AI Thread Summary
To find the number of sides in a regular polygon given the measure of an interior angle, one can use the relationship between interior and exterior angles, where the exterior angle measures 360/n. The sum of the interior angles can also be expressed as 180(n-2), allowing for a calculation by setting the interior angle equal to the derived formula. Additionally, the polygon can be divided into triangles using diagonals, reinforcing the relationship between the number of sides and angles. This method provides a systematic approach to solving for the number of sides in the polygon.
dustie
Messages
1
Reaction score
0

Homework Statement


the measure of an interior angle of a regular polygon is given. need to find the number of sides in the polygon. i cannot find the formula to be able to do this.


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
On any polygon, the measure of the exterior angles always adds up to 360 degrees and they are supplementary to the interior angles. Because the interior angles in a regular polygon are going to have the same measure, the exterior angles will as well, so the exterior angles will have the measure 360/n where n is the number of sides. See if you can use that to get started.
 
Another way to do this is to draw a line from one vertex to every other vertex. The sides of polygon alredy connect that vertex to the vertex on either side so you draw n-3 "diagonals" and that divides the polygon into n-2 triangles. Since every triangle has angle sum 180 degrees, the n-1 triangles and so the total angles in the polygon have angle sum 180(n-2). Since there are n interior angles, what is the measure of each angle in a regular n-gon? Set that equal to the angle you are given and solve for n.
 
Last edited by a moderator:
I believe it is n-3 "diagonals" and n-2 triangles. A square (n=4) has 1 diagonal (n-3) and 2 triangles (n-2).
 
Right. Thanks. I wrote too fast. I will edit what I wrote.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top