SOLUTION: easy way to understand permutation and combinations.
Algebra
->
Permutations
-> SOLUTION: easy way to understand permutation and combinations.
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 559896
:
easy way to understand permutation and combinations.
Answer by
richard1234(7193)
(
Show Source
):
You can
put this solution on YOUR website!
Permutation (nPr): number of ways to choose r objects from a collection of n, assuming that order matters
Combination (nCr): number of ways to choose r objects from a collection of n, assuming that order doesn't matter
Note the subtle "difference" between the two.