What is n in this permutation, P(n, 3) = 60?
Please help me solve this.
What is n in this permutation, P(n, 3) = 60?
Please help me solve this.
Its easy $\frac{n!}{(n-3)!}=60$ so $(n)(n-1)(n-2)=60$ we need to find three consecutive numbers whose product is $60$ so it can be easily seen that $5.4.3$ satisfy it thus $n=5$ .to cross check see $P(5,3)$