Question
Question: Let \({T_n}\) denote the number of triangles which can be formed using the vertices of a regular pol...
Let Tn denote the number of triangles which can be formed using the vertices of a regular polygon of n sides. If Tn+1−Tn=21 then n equals
A. 5
B. 7
C. 6
D. 4
Solution
Hint: - Here we choose three sides from n sides of a polygon by method of selection to form the triangle i.e.nC3.Then similarly do for the n+1 sides of the polygon. After that apply the condition of the question.
Complete step by step solution:
Given that,
Tn+1−Tn=21
Tn+1 Can be written as n+1C3
⇒(n+1)C3−nC3=21
⇒nC2+nC3−nC3=21
∵ We know that (n+1)Cr=nCr−1+nCr
⇒2!(n−2)!n!=21
∵We know that nCr=r!(n−r)!n!
⇒2×(n−2)!n×(n−1)×(n−2)!=21
⇒n2−n=42 ⇒n2−n−42=0 ⇒n2−7n+6n−42=0 ⇒n(n−7)+6(n−7)=0 ⇒(n−7)(n+6)=0
∴ n=7 0r n=-6
We know that sides cannot be negative ∴n=7 is the required answer.
Hence, option B is the correct answer.
Note:-Whenever we face such a type of question the key concepts for solving the question is that you have to first choose the three sides from the n sides by selection method to form the triangle and then proceed according to the condition which is given in the question.