How many diagonals does a regular octagon have?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We have to choose two points from 8 points and connect them together which can be obtained by 0 8 C 2 = 2 ! 8 ! 6 ! = 2 8 . Now, 8 of these lines are the sides of the octagon. So, the answer is 2 8 − 8 = 2 0 .
Generalizing:-
The number of diagnols in a n-sided polygon
=
0
n
C
2
−
n
=
(
n
−
2
)
!
×
2
!
n
!
−
n
=
2
n
(
n
−
1
)
−
n
=
2
n
2
−
n
−
2
n
=
2
n
2
−
3
n
=
2
n
(
n
−
3
)
Let us name the vertices A,B,C,D,E,F,G,H. There are 5 diagonals from each vertex(because itself and the 2 adjacent vertices are not counted). 8 vertices * 5 = 40 diagonals. But, you counted each diagonal twice, thinking diagonal AE is different than diagonal EA! So,40/2=20 diagonals.
Number of diagonals of polygon of n sides = n(n-3)/2.
Problem Loading...
Note Loading...
Set Loading...
Relevant wiki: Regular Polygons - Properties of Regular Polygons
A segment is formed by joining any 2 vertices.
Thus total segments ( 2 8 ) = 2 8
Out of these 8 segments are the side and remaining are diagonals.
Thus total diagonals = 20.
For an n-gon the total number of diagonals = 2 n ( n − 3 )