Diagonals of Polygons
Diagonals of a Quadrilateral
How many diagonals does a quadrilateral (4-sided polygon) have?
Identify the number of sides: A quadrilateral has $n = 4$ sides and 4 vertices = $n = 4$
Apply the formula: $d = \frac{n(n-3)}{2} = \frac{4(4-3)}{2}$ = $d = \frac{4 \times 1}{2}$
Calculate: $d = \frac{4}{2} = 2$ = $d = 2$
Verify by drawing: Connect A to C, and B to D (the two pairs of opposite vertices) = 2 diagonals confirmed
Answer: A quadrilateral has exactly 2 diagonals.
Diagonals of a Hexagon
How many diagonals does a regular hexagon have?
Identify the number of sides: A hexagon has $n = 6$ sides and 6 vertices = $n = 6$
Apply the formula: $d = \frac{n(n-3)}{2} = \frac{6(6-3)}{2}$ = $d = \frac{6 \times 3}{2}$
Calculate: $d = \frac{18}{2} = 9$ = $d = 9$
Answer: A hexagon has 9 diagonals.
Finding Diagonals in a Decagon
A regular decagon (10 sides) is used in a decorative window design. How many diagonal lines are in the design?
Identify $n$: A decagon has $n = 10$ sides = $n = 10$
Substitute into formula: $d = \frac{10(10-3)}{2} = \frac{10 \times 7}{2}$ = $d = \frac{70}{2}$
Calculate: $d = 35$ = 35 diagonals
Answer: The decagon window design contains 35 diagonal lines.
Reverse Problem: Finding the Polygon
A polygon has 20 diagonals. How many sides does it have?
Set up the equation: $\frac{n(n-3)}{2} = 20$ = $n(n-3) = 40$
Expand: $n^2 - 3n = 40$ = $n^2 - 3n - 40 = 0$
Factor: $(n-8)(n+5) = 0$ = $n = 8$ or $n = -5$
Choose valid answer: Sides must be positive, so $n = 8$ = Octagon
Answer: The polygon is an octagon (8 sides).
Mistake: Counting sides as diagonals
Why: Sides connect adjacent vertices. Diagonals only connect non-adjacent vertices.
Correct: A diagonal must skip at least one vertex. For a square, AC and BD are diagonals, but AB, BC, CD, DA are sides.
Mistake: Using $n-2$ instead of $n-3$ in the formula
Why: From each vertex, you can draw diagonals to all other vertices except itself and its two neighbors.
Correct: The formula is $d = \frac{n(n-3)}{2}$ because each vertex connects to $n-3$ other vertices (not itself, not the two adjacent).
Mistake: Forgetting to divide by 2
Why: Each diagonal connects two vertices, so counting from both endpoints counts each diagonal twice.
Correct: Always divide by 2: $d = \frac{n(n-3)}{2}$
Mistake: Thinking triangles have diagonals
Why: In a triangle, every vertex is adjacent to every other vertex.
Correct: Triangles have 0 diagonals: $d = \frac{3(3-3)}{2} = \frac{3 \times 0}{2} = 0$
Bridge Engineering
Engineers use diagonal cables and supports to strengthen bridges. The pattern of diagonals distributes weight evenly.
A suspension bridge's towers often have diagonal cross-bracing. An octagonal tower section uses $\frac{8 \times 5}{2} = 20$ potential diagonal supports.
Network Connections
In computer networks, the number of direct connections between devices follows a similar pattern to diagonals.
If 6 computers all need direct connections to each other, the number of cables needed is similar to finding connections in a hexagon.
Sports Field Design
Diagonal lines appear in many sports: soccer penalty box corners, baseball diamond, basketball court markings.
A home plate in baseball is a pentagon, which has $\frac{5 \times 2}{2} = 5$ diagonals that help define its shape.
A diagonal connects two non-adjacent vertices of a polygon
The formula for diagonals is $d = \frac{n(n-3)}{2}$ where $n$ is the number of sides
A triangle has 0 diagonals, a quadrilateral has 2, a pentagon has 5, a hexagon has 9
The number of diagonals grows quickly as the number of sides increases
Q: Why does a triangle have no diagonals?
A: In a triangle, each vertex is adjacent to both other vertices. Since diagonals only connect non-adjacent vertices, there are no vertices to connect with a diagonal. The formula confirms this: $\frac{3(3-3)}{2} = 0$.
Q: How do I remember the diagonal formula?
A: Think of it step by step: Each of the $n$ vertices can connect to $n-3$ others (not itself, not its 2 neighbors). That gives $n(n-3)$ connections, but we divide by 2 because each diagonal is counted from both ends.
Q: Can diagonals be outside the polygon?
A: In convex polygons, all diagonals are inside. In concave (non-convex) polygons, some diagonals may pass outside the polygon's interior.
Diagonals of Polygons
1 / 13
Diagonals of Polygons
Learn what diagonals are, how to draw them, and discover the formula to count them in any polygon.