Home › CAT › quantitativeaptitude › Permutations and Combinations › How many DIAGONALS does a regular DECAGON (10-si…
How many DIAGONALS does a regular DECAGON (10-sided polygon) have?
A$10$
B$30$
C$35$
D$45$
Answer & Solution
Correct answer: C. $35$
1. A polygon with $n$ vertices has $\binom{n}{2}$ ways to connect two vertices — these are all the line segments.
2. Of these, $n$ are the SIDES of the polygon (consecutive vertex pairs).
3. The rest are DIAGONALS: $\binom{n}{2} - n$.
4. For a decagon ($n = 10$): diagonals = $\binom{10}{2} - 10 = 45 - 10 = 35$.
5. Useful formula: number of diagonals of an $n$-gon = $\dfrac{n(n-3)}{2}$. Check: $10 \cdot 7 / 2 = 35$ ✓.
6. Option A is just $n$ (the sides count). Option B is half by mistake. Option D is $\binom{10}{2}$ — forgot to subtract sides.
_Source: NCERT Class 11 Mathematics, Ch 6, §6.4 + Geometry applications, p. 12._
Related questions
Number of ways to choose 2 items out of 5:Number of permutations of letters in WORD:$\binom{n}{r} + \binom{n}{r-1}$ equalsFind the number of ways a person can travel from city A to city C if there are 3 routes frHow many distinct 'numbers' (with REPETITION ALLOWED) can be formed using the digits 0, 1,The number of ways to select 2 boys and 3 girls from a group of 5 boys and 4 girls isHow many distinct 4-digit numbers can be formed using the digits 1, 2, 3, 4, 5, 6 (each diIn how many ways can the letters of the word 'TRIANGLE' be arranged such that all the VOWE