Welcome to the Geometry Lab: Mastering Polygons!

Hello future mathematicians! Welcome to the exciting world of Polygons. Don't worry if shapes sometimes seem tricky; by the end of this chapter, you’ll be a pro at calculating angles and identifying shapes, no matter how many sides they have!

A polygon is just a fancy name for a closed shape with straight sides. Understanding their properties is fundamental to many areas of geometry, architecture, and even design.


Section 1: What Exactly is a Polygon? (The Basics)

1.1 Definitions and Terminology

A Polygon is a 2D closed figure made up of three or more straight line segments.

  • Side: One of the straight line segments that form the boundary.
  • Vertex (plural: Vertices): The point where two sides meet (the corners).
  • n: This letter represents the number of sides the polygon has.

Quick Review: Names to Know

You must know the names of polygons based on their number of sides (\(n\)):

  • \(n=3\): Triangle
  • \(n=4\): Quadrilateral
  • \(n=5\): Pentagon (Think of the Pentagon building in the USA)
  • \(n=6\): Hexagon (Think of honeycomb cells)
  • \(n=7\): Heptagon (or Septagon)
  • \(n=8\): Octagon (Think of a stop sign or an octopus)
  • \(n=9\): Nonagon
  • \(n=10\): Decagon
1.2 Regular vs. Irregular Polygons

This difference is crucial for angle calculations!

1. Regular Polygon:

A polygon is regular if ALL its sides are equal in length AND ALL its interior angles are equal.

Example: An equilateral triangle or a square.

2. Irregular Polygon:

A polygon where sides and/or angles are not all equal.

Example: A rectangle (sides aren't all equal length, but angles are 90°) or a trapezoid.

Key Takeaway (Section 1): A polygon is defined by its number of sides (\(n\)). If sides and angles are equal, it's regular.

Section 2: Interior Angles of Polygons

The Interior Angle is the angle inside the polygon at a vertex.

2.1 The Magic Formula (Derivation)

Don't worry if this looks complicated—there's a simple logic behind it!

We know that the sum of angles in a triangle (the simplest polygon, \(n=3\)) is \(180^\circ\). We can divide any polygon into a set of non-overlapping triangles by drawing diagonals from one single vertex.

  • For a Quadrilateral (\(n=4\)): You can draw 1 diagonal, creating 2 triangles. Sum = \(2 \times 180^\circ = 360^\circ\).
  • For a Pentagon (\(n=5\)): You can draw 2 diagonals, creating 3 triangles. Sum = \(3 \times 180^\circ = 540^\circ\).
  • For an \(n\)-sided polygon: You will always create \((n-2)\) triangles.

The Formula for the Sum of Interior Angles (\(S_I\)):

\[ S_I = (n - 2) \times 180^\circ \]

Memory Aid: You always lose 2! Think: You need 3 sides to start a triangle, so you subtract 2 from the number of sides to see how many 180-degree chunks you have.

2.2 Step-by-Step Example: Finding the Sum

Question: Find the sum of the interior angles of a Hexagon.

Step 1: Identify the number of sides, \(n\).
A hexagon has 6 sides, so \(n=6\).

Step 2: Apply the formula.
\[ S_I = (n - 2) \times 180^\circ \]
\[ S_I = (6 - 2) \times 180^\circ \]
\[ S_I = 4 \times 180^\circ \]

Step 3: Calculate the sum.
\[ S_I = 720^\circ \]

2.3 Using the Sum to Find Missing Angles (Irregular Polygons)

If you have an irregular polygon and know all angles except one, you first find the total sum, and then subtract the known angles.

Example: An irregular quadrilateral has three angles measuring 85°, 95°, and 110°. What is the fourth angle?

1. Sum for \(n=4\) is \(360^\circ\).

2. Add known angles: \(85^\circ + 95^\circ + 110^\circ = 290^\circ\).

3. Subtract from the total sum: \(360^\circ - 290^\circ = 70^\circ\).

The missing angle is \(70^\circ\).

Common Mistake Alert! Always remember to use \((n-2)\). A common error is just multiplying \(n \times 180^\circ\), which will give you the wrong answer!

Section 3: Exterior Angles of Polygons

The Exterior Angle is the angle formed by one side of the polygon and the extension of the adjacent side.

3.1 The Relationship Between Interior and Exterior Angles

At any vertex, the Interior Angle and the corresponding Exterior Angle lie on a straight line. Therefore, they always add up to \(180^\circ\).

\[ \text{Interior Angle} + \text{Exterior Angle} = 180^\circ \]

This is a fundamental rule for solving problems!

3.2 The Constant Sum of Exterior Angles

This is the EASIEST rule in the Polygons chapter! Whether the polygon is regular or irregular, big or small, the total sum of its exterior angles is always \(360^\circ\).

Imagine you are walking around the perimeter of the polygon. At each corner (vertex), you turn by the amount of the exterior angle. By the time you get back to where you started and facing the original direction, you have completed a full turn.

The Formula for the Sum of Exterior Angles (\(S_E\)):

\[ S_E = 360^\circ \]

Did you know? This rule is why hexagons fit together perfectly (tessellate) and pentagons don't!

Key Takeaway (Section 3): The total turn is always \(360^\circ\). This is one of the most useful facts when dealing with regular polygons.

Section 4: Calculations for Regular Polygons

Because all angles in a regular polygon are equal, finding the measure of a single angle is easy! You just divide the total sum by the number of angles (\(n\)).

4.1 Finding a Single Exterior Angle (\(E\))

Since the total exterior sum is always \(360^\circ\):

\[ E = \frac{360^\circ}{n} \]

Step-by-Step Example: Octagon

1. Octagon has \(n=8\).

2. Calculate Exterior Angle (E): \(\frac{360^\circ}{8} = 45^\circ\).

The exterior angle of a regular octagon is \(45^\circ\).

4.2 Finding a Single Interior Angle (\(I\))

You have two ways to calculate the interior angle, and both are equally valid. The first method is usually faster!

Method 1: Using the Exterior Angle (Recommended)

Since \(I + E = 180^\circ\):

\[ I = 180^\circ - E \]

Continuing the Octagon example (where \(E=45^\circ\)):
\[ I = 180^\circ - 45^\circ = 135^\circ \]

The interior angle of a regular octagon is \(135^\circ\).

Method 2: Using the Total Sum Formula

You divide the total interior sum by the number of sides (\(n\)):

\[ I = \frac{(n - 2) \times 180^\circ}{n} \]

Continuing the Octagon example (\(n=8\)):
\[ I = \frac{(8 - 2) \times 180^\circ}{8} = \frac{6 \times 180^\circ}{8} = 135^\circ \]

4.3 Working Backwards: Finding the Number of Sides (\(n\))

Sometimes you are given an angle and asked how many sides the polygon has. Use the exterior angle rule—it’s the fastest way!

Question: A regular polygon has an interior angle of \(144^\circ\). How many sides does it have?

Step 1: Find the Exterior Angle (\(E\)). (This simplifies the problem instantly!)

\[ E = 180^\circ - 144^\circ = 36^\circ \]

Step 2: Use the formula \(E = \frac{360^\circ}{n}\) and rearrange it to find \(n\).

\[ n = \frac{360^\circ}{E} \]
\[ n = \frac{360^\circ}{36^\circ} \]
\[ n = 10 \]

The polygon is a Decagon (10 sides).

Tip for Success: When tackling problems involving regular polygons, always find the Exterior Angle first. It simplifies the calculation significantly!

Section 5: Quick Review and Final Tips

5.1 Core Formulas Summary

These are the three formulas you MUST know:

1. Sum of Interior Angles (\(S_I\)): \((n - 2) \times 180^\circ\)

2. Sum of Exterior Angles (\(S_E\)): \(360^\circ\)

3. Single Exterior Angle (Regular): \(\frac{360^\circ}{n}\)

5.2 Prerequisite Knowledge Check

To solve polygon problems, make sure you remember these basic geometry rules:

  • Angles on a straight line add to \(180^\circ\).
  • Angles around a point add to \(360^\circ\).
  • Sum of angles in a triangle is \(180^\circ\).

You’ve covered all the essential knowledge for Polygons in your IGCSE curriculum. Practice using the exterior angle rule frequently, as it is the key to solving the hardest problems quickly!