SOLUTION: what is the value of nCr when n-r=1

Algebra ->  Permutations -> SOLUTION: what is the value of nCr when n-r=1      Log On


   



Question 609330: what is the value of nCr when n-r=1
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
what is the value of nCr when n-r=1
-----
nCr = n!/[(n-r)!*r!]= n!/[1*r!] = n*(n-1)*(n-2)...(n-r+1)
=========================
Cheers,
Stan H.
=========================