Polygon Properties
A polygon is a closed two-dimensional shape formed by three or more straight line segments called sides. The word polygon comes from Greek, meaning 'many angles', and these shapes are classified by their number of sides: triangles have 3 sides, quadrilaterals have 4, pentagons have 5, and so forth. Regular polygons have all sides equal and all angles equal, whilst irregular polygons have varying side lengths or angles.
Why it matters
Polygon properties appear throughout GCSE Mathematics and have extensive real-world applications. Architects use hexagonal floor tiles because regular hexagons fit together perfectly with no gaps, each interior angle measuring exactly 120°. Engineers design nuts and bolts with hexagonal shapes for optimal grip strength. The Pentagon building in Washington uses the 108° interior angles of a regular pentagon in its famous design. Construction workers rely on the 60° angles in equilateral triangles for stable roof trusses. Traffic signs utilise polygon properties: stop signs are regular octagons with 135° interior angles, whilst warning signs are equilateral triangles. Video game designers program polygon meshes using these angle calculations to render 3D objects smoothly.
How to solve polygon properties
Polygon Properties
- Sum of interior angles = (n − 2) × 180°.
- Each interior angle of a regular n-gon = (n − 2) × 180° ÷ n.
- Exterior angles always sum to 360°.
- Each exterior angle of a regular n-gon = 360° ÷ n.
Example: Hexagon (n=6): sum = 4 × 180° = 720°, each = 120°.
Worked examples
How many sides does a decagon have?
Answer: 10
- Recall the definition of a decagon → 10 — A decagon has 10 sides.
What is the name of a 3-sided polygon?
Answer: triangle
- Match the number of sides to the polygon name → triangle — A polygon with 3 sides is called a triangle.
Find the interior angle of a regular octagon.
Answer: 135°
- Use formula: (n - 2) × 180 / n → (8 - 2) × 1808 = 6 × 1808 = 135° — Each interior angle of a regular octagon = (n-2)×180/n = 135°.
Common mistakes
- Confusing interior and exterior angle formulas leads to calculating a regular hexagon's interior angle as 360° ÷ 6 = 60° instead of (6-2) × 180° ÷ 6 = 120°.
- Forgetting to subtract 2 in the interior angle sum formula gives a triangle's total as 3 × 180° = 540° instead of (3-2) × 180° = 180°.
- Mixing up polygon names by counting incorrectly results in calling a 7-sided shape a hexagon instead of a heptagon.