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
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 609330
:
what is the value of nCr when n-r=1
Answer by
stanbon(75887)
(
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.
=========================