Permutation and CombinationHard

Question

Let Tn be the number of all possible triangles formed by joining vertices of an n-sided regular polygon. If Tn+1 - Tn = 10, then the value of n is :

Options

A.7
B.5
C.10
D.8

Solution

Tn = nC3n+1C3 - nC3 = 10
(n + 1) n (n - 1) - n(n - 1) (n - 2) = 60
n(n - 1) = 20
n = 5

Create a free account to view solution

View Solution Free
Topic: Permutation and Combination·Practice all Permutation and Combination questions

More Permutation and Combination Questions