SOLUTION: In a polygon of 12 sides, how many diagonals are there? solve with the help of permutation & Combinations - Step wise?

Algebra.Com
Question 763864: In a polygon of 12 sides, how many diagonals are there? solve with the help of permutation & Combinations - Step wise?
Answer by ramkikk66(644)   (Show Source): You can put this solution on YOUR website!

A diagonal is a line that connects any 2 vertices of the polygon, right? 

So, combinatorially, now many pairs of vertices can you choose in a 12 sided polygon?

Note that for a diagonal, the order of the vertices does not matter. 

i.e. if a diagonal connects vertices A and B, it is the same as the 
diagonal connecting B to A and you would count it only once. 

So the answer is "12 choose 2" or C(12,2) which is 12*11/1*2 = 66. 

But here is the catch - this set of combinations would also include the 
12 edges of the polygon 

i.e. if it had vertices from A to L, the edges AB, BC, CD etc. also would be counted in the above formula. 

However, they are not diagonals but edges.

Hence we have to subtract 12 from the above answer to get the number of  diagonals.

In general, for a polygon of n vertices (n >= 3), the number of diagonals would be given by the formula

C(n,2) - n =  upon simplification.

Hope this helps. Do mail me if it's not clear.

:)



RELATED QUESTIONS

How many sides are there in a polygon if the number of sides equals the number of... (answered by Edwin McCravy,Theo,ikleyn)
How many diagonals are there in a regular polygon of n... (answered by stanbon)
The number of diagonals of a polygon is 275. How many sides are... (answered by ramkikk66)
How many sides are in a polygon with 464... (answered by solver91311)
Solve the problem. If a polygon, of n sides has 1/2n(n - 3) diagonals, how many sides... (answered by Edwin McCravy)
If a polygon of n sides has (n/2)(n - 3) diagonals, how many sides will a polygon with 65 (answered by ikleyn)
The members of a club are 12 boys and 8 girls .In how many ways can a committee of 3 boys (answered by lynnlo)
The number of sides of two polygons differ by 4 and the number of diagonals differ by 30. (answered by Theo,MathTherapy)
if polygons of n sides has 1/2n(n-3) diagonals, how many sides will a polygon with 65... (answered by MathLover1)