MYP 3 · Maths
THE GEOMETRY OF POLYGONS
Angles of an n-sided polygon
QUESTION 1 [3 marks] — Criterion A
Medium
The diagram shows a regular hexagon (6 sides).
a.
Using the formula (angle sum) $=(n-2)\times180°$, find the sum of the interior angles.
[2] Show Solution
$$(6-2)\times180=720°$$
b.
Since the hexagon is REGULAR (all angles equal), find the size of each interior angle.
[1] Show Solution
$$720\div6=120°$$
QUESTION 2 [3 marks] — Criterion A
Medium
The diagram shows a regular nonagon (9 sides).
a.
Find the sum of the interior angles.
[2] Show Solution
$$(9-2)\times180=1260°$$
b.
Find the size of each interior angle (since it's regular).
[1] Show Solution
$$1260\div9=140°$$
QUESTION 3 [5 marks] — Criterion B
Medium
Investigate the pattern in the angle sum formula $(n-2)\times180°$ by splitting polygons into triangles from one vertex.
a.
A quadrilateral ($n=4$) splits into 2 triangles from one vertex. A pentagon ($n=5$) splits into 3 triangles. Complete the pattern: how many triangles does a hexagon ($n=6$) and a heptagon ($n=7$) split into?
[2] Show Solution
Hexagon: 4 triangles. Heptagon: 5 triangles — the number of triangles is always $n-2$.
b.
Explain why the number of triangles formed is always exactly $n-2$, by describing how the triangles are formed from one vertex.
[2] Show Solution
From one vertex, you can draw a diagonal to every OTHER vertex except the two adjacent to it (since those would just be the polygon's existing sides, not diagonals) and itself — this creates $n-3$ diagonals, which divide the polygon into $n-2$ triangles.
c.
Hence explain why the angle sum formula is $(n-2)\times180°$.
[1] Show Solution
Since each triangle contributes $180°$ to the total angle sum, and there are always $(n-2)$ triangles, the total angle sum must be $(n-2)\times180°$.
QUESTION 4 [5 marks] — Criterion C
Medium
A student uses the formula for a regular polygon's interior angle as simply '$180-n$' (subtracting the number of sides from 180), getting $174°$ for a hexagon ($n=6$).
a.
Explain why this formula is incorrect, and calculate the CORRECT interior angle of a regular hexagon.
[3] Show Solution
The student's formula has no real mathematical basis — the correct formula is $\frac{(n-2)\times180}{n}$ (angle sum divided by number of sides). Correct hexagon interior angle: $\frac{(6-2)\times180}{6}=\frac{720}{6}=120°$, not 174°.
b.
Test whether the student's WRONG formula happens to give a sensible-looking answer for a triangle ($n=3$), and explain why checking a known simple case is a useful way to test whether a formula might be wrong.
[2] Show Solution
Student's formula for $n=3$: $180-3=177°$ — but a real EQUILATERAL triangle should have interior angles of exactly $60°$ each, so $177°$ is clearly wrong. Testing a formula against a simple, well-known case (like an equilateral triangle) is a quick, reliable way to catch an incorrect formula before using it further.
QUESTION 5 [5 marks] — Criterion D
Medium
A company logo is designed as a regular polygon with 12 sides (a dodecagon), shown in the diagram.
a.
Find the size of each interior angle of the logo.
[2] Show Solution
$$\frac{(12-2)\times180}{12}=\frac{1800}{12}=150°$$
b.
A designer wants to modify the logo to use a regular polygon where each interior angle is exactly $160°$ instead. Set up and solve an equation to find the required number of sides $n$.
[3] Show Solution
$$\frac{(n-2)\times180}{n}=160 \Rightarrow 180n-360=160n \Rightarrow 20n=360 \Rightarrow n=18 \text{ sides}$$
QUESTION 6 [3 marks] — Criterion A
Medium
The diagram shows a regular 14-sided polygon (a tetradecagon).
a.
Find the sum of the interior angles.
[2] Show Solution
$$(14-2)\times180=2160°$$
b.
Find the size of each interior angle, correct to 1 decimal place.
[1] Show Solution
$$2160\div14\approx154.3°$$
QUESTION 7 [3 marks] — Criterion A
Medium
The diagram shows a regular 11-sided polygon (a hendecagon).
a.
Find the sum of the interior angles, and the size of each interior angle, correct to 1 decimal place.
[3] Show Solution
Sum: $(11-2)\times180=1620°$. Each: $1620\div11\approx147.3°$.
QUESTION 8 [6 marks] — Criterion B
Hard
Investigate the relationship between the EXTERIOR angles of a regular polygon and the number of sides, $n$.
a.
For a regular hexagon ($n=6$), find the interior angle, then find the exterior angle (supplementary to the interior angle, since they lie on a straight line).
[2] Show Solution
Interior: $\frac{(6-2)\times180}{6}=120°$. Exterior: $180-120=60°$.
b.
Repeat for a regular nonagon ($n=9$) and a regular dodecagon ($n=12$). State the pattern connecting exterior angle to $n$ directly (without needing to find the interior angle first).
[4] Show Solution
Nonagon: interior $=140°$, exterior $=40°$. Dodecagon: interior $=150°$, exterior $=30°$. Pattern: exterior angle $=\dfrac{360°}{n}$ directly — verify: hexagon $360\div6=60°$?, nonagon $360\div9=40°$?, dodecagon $360\div12=30°$?.
QUESTION 9 [5 marks] — Criterion B
Hard
Investigate WHY the sum of the EXTERIOR angles of ANY convex polygon (regardless of the number of sides) always equals exactly 360°, using the relationship between interior and exterior angles.
a.
Using the interior angle sum formula $(n-2)\times180°$ and the fact that each exterior angle is $(180°-\text{interior angle})$, write an expression for the TOTAL sum of all $n$ exterior angles, in terms of $n$.
[3] Show Solution
Sum of exterior angles $= n\times180° - \text{(sum of interior angles)} = 180n - (n-2)\times180 = 180n - 180n + 360 = 360°$.
b.
Explain why this result (360°, independent of $n$) makes intuitive sense by imagining 'walking around' the polygon's perimeter, turning by each exterior angle at every corner.
[2] Show Solution
If you walk all the way around ANY closed polygon's perimeter, returning to your starting point facing the SAME direction you began, the TOTAL amount you've turned (the sum of all the exterior 'turning' angles at each corner) must equal exactly one full rotation, $360°$ — this is true regardless of how many sides the polygon has, which is why the exterior angle sum is always 360° universally.
QUESTION 10 [4 marks] — Criterion C
Medium
A student calculates the interior angle sum of an octagon ($n=8$) by writing '$8\times180=1440°$' (multiplying $n$ by 180 directly, forgetting to subtract 2 from $n$ first).
a.
Explain the error, and give the correct interior angle sum.
[2] Show Solution
The formula requires subtracting 2 from $n$ BEFORE multiplying by 180 (since the polygon splits into $(n-2)$ triangles, not $n$ triangles) — the student forgot this subtraction. Correct: $(8-2)\times180=1080°$.
b.
Verify the correct answer by checking it against a SQUARE ($n=4$, which is a well-known case with angle sum 360°), applying the SAME (correct) formula.
[2] Show Solution
$(4-2)\times180=360°$ ? — matches the well-known fact that a quadrilateral's angles sum to 360°, confirming the formula $(n-2)\times180$ is correct.
QUESTION 11 [3 marks] — Criterion C
Medium
A classmate insists: 'a REGULAR polygon and an IRREGULAR polygon with the same number of sides must have different total interior angle sums, since irregular ones look so different.'
a.
Explain why this claim is incorrect, clarifying that the interior angle sum formula $(n-2)\times180°$ depends ONLY on the number of sides $n$, not on whether the polygon is regular or irregular.
[3] Show Solution
The angle SUM formula depends only on $n$ (the number of sides), because ANY simple polygon with $n$ sides — regular or irregular — can always be divided into exactly $(n-2)$ triangles from one vertex, each contributing 180° to the total. What DOES differ between regular and irregular polygons is how that TOTAL is DISTRIBUTED among the individual angles (equal in a regular polygon, unequal in an irregular one) — but the total itself is always the same for a given $n$.
QUESTION 12 [7 marks] — Criterion D
Hard
A company logo is designed as a regular polygon where each interior angle measures exactly 156°.
a.
Set up and solve an equation to find the number of sides $n$.
[3] Show Solution
$$\frac{(n-2)\times180}{n}=156 \Rightarrow 180n-360=156n \Rightarrow 24n=360 \Rightarrow n=15$$
b.
The design team wants a SECOND version of the logo using a polygon where each interior angle is 12° LARGER (168°). Find the number of sides for this new version, and comment on how the polygon's overall SHAPE changes as the interior angle gets closer to 180° (i.e. does it look more like a circle, or more like a sharp star shape?).
[4] Show Solution
$\frac{(n-2)\times180}{n}=168 \Rightarrow 180n-360=168n \Rightarrow 12n=360 \Rightarrow n=30$ sides. As the interior angle approaches 180° (requiring more and more sides), a regular polygon increasingly resembles a smooth CIRCLE, rather than a sharp, star-like or angular shape — more sides with larger interior angles create a rounder, smoother overall appearance.
QUESTION 13 [6 marks] — Criterion D
Hard
A stop-sign style regular polygon sign has 9 equal sides, forming a nonagon, for a specialized road warning sign.
a.
Find each interior angle of the sign.
[2] Show Solution
$$\frac{(9-2)\times180}{9}=140°$$
b.
A manufacturer wants to laser-cut this shape from a square sheet of metal measuring exactly 60cm × 60cm, with the nonagon fitting snugly inside (touching all four sides of the square at some point). Without calculating the EXACT area, discuss ONE key geometric reason why a REGULAR nonagon inscribed in a square will always leave some WASTED (unused) metal at the corners, and estimate (roughly, using general reasoning about shape efficiency) whether this waste is likely to be a SMALL or LARGE percentage of the square's total area.
[4] Show Solution
A regular nonagon, having 9 relatively 'rounded' sides approximating a circle-like shape, cannot perfectly fill a square's sharp 90° CORNERS — the nonagon's rounded outline means there will always be small triangular/curved gaps of wasted material near each of the square's four corners. Since a nonagon (with many sides) closely approximates a circle, and a circle inscribed in a square wastes about $1-\frac{\pi}{4}\approx21.5\%$ of the square's area, the nonagon's wasted area is likely to be a MODERATE (not tiny, not huge) percentage — roughly in a similar ballpark to this circle estimate, though slightly less wasteful than a true circle since the nonagon's corners extend slightly further into the square's corner regions than a perfect circle would.