Question
Question: If \({{T}_{m}}\) denotes the number of Triangles that can be formed with the vertices of a regular p...
If Tm denotes the number of Triangles that can be formed with the vertices of a regular polygon of msides. If Tm+1−Tm=15, then m= A.3
B. 6C.9
D. 12$$$$
Explanation
Solution
We use the fact that we can draw a triangle with minimum 3 vertices. We use the combination formula to select r objects at a time from n distinct objects nCr=r!(n−r)!n! to find Tm,Tm+1 and then put the obtained expressions in m in the given equation Tm+1−Tm=15 and then solve for m.
Complete step-by-step solution:
We know that the factorial of natural numbers n is the product of the first n natural number. We denote the factorial of n as n! and it is given by
n!=1×2×3×...×n
We can recursively use the above formula for 1 step as,