SOLUTION: How many diagonal lines are there in a 130-sided polygon?

Algebra ->  Polygons -> SOLUTION: How many diagonal lines are there in a 130-sided polygon?      Log On


   



Question 54724: How many diagonal lines are there in a 130-sided polygon?
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
How many diagonal lines are there in a 130-sided 
polygon?

The set of all pairs of vertices includes all the 
diagonals plus all of the 130 sides.  So to find 
the number of diagonals, we calculate the number 
of combinations of 130 vertices taken 2 at a time 
and then subtract the 130 sides.  So the answer is

C(130,2) - 130 =

130·129/2·1 - 130 =

8385 - 130 =

8255 diagonal lines

Edwin