- Joined
- Apr 5, 2008
- Messages
- 81
- Reaction score
- 1
I'm trying to put a few last minute formulas into the memory bank and Destroyer has me confused. On problem 20 in the solution it says "to calculate how many ways to order 'r' elements out of 'n' total elements use:
nPr = n!/(n-r)!"
Then, on problem 27, in the solution it says "to calculate how many ways to order 'r' elements out of 'n' total elements use:
nPr = n!/r!(n-r)!"
Which formula do you use?? Why does it give two different formulas using the exact same wording?
Help please...
nPr = n!/(n-r)!"
Then, on problem 27, in the solution it says "to calculate how many ways to order 'r' elements out of 'n' total elements use:
nPr = n!/r!(n-r)!"
Which formula do you use?? Why does it give two different formulas using the exact same wording?
Help please...