Question:

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

Updated On: May 12, 2024
  • 5
  • 10
  • 8
  • 7
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

$1^{st}$ solution : $^{n+1}C_{3} -^{n}C_{3} = 10 $
$\Rightarrow \frac{\left(n+1\right)n\left(n-1\right)}{6} -\frac{n\left(n-1\right)\left(n-2\right)}{6}=10$
$ \Rightarrow 3n\left(n-1\right)=60 \Rightarrow n\left(n-1\right)=20$
$ \Rightarrow n^{2} -n -20 =0 $
$\Rightarrow \left(n-5\right)\left(n+4\right)= 0 \:\:\: \therefore \:n=5$
$2^{nd}$ solution : $^{n+1}C_{3} - \,^{n}C_{3} =10$
$ \Rightarrow \,^{n}C_{2} =10 \Rightarrow \frac{n\left(n-1\right)}{2}=10 $
$\Rightarrow n^{2} -n -20 =0.\, \therefore \: n=5$
Here we have used $^{n}C_{r}+\,^{n}C_{r+1}=\,^{n+1}C_{r+1}$
Was this answer helpful?
0
0

Top Questions on permutations and combinations

View More Questions

Concepts Used:

Permutations and Combinations

Permutation:

Permutation is the method or the act of arranging members of a set into an order or a sequence. 

  • In the process of rearranging the numbers, subsets of sets are created to determine all possible arrangement sequences of a single data point. 
  • A permutation is used in many events of daily life. It is used for a list of data where the data order matters.

Combination:

Combination is the method of forming subsets by selecting data from a larger set in a way that the selection order does not matter.

  • Combination refers to the combination of about n things taken k at a time without any repetition.
  • The combination is used for a group of data where the order of data does not matter.