Posted by Anna on Monday, April 4, 2011 at 5:29pm.
permutations:
That means all the arrangements of three made from the 12 when order is important. For example
ABC and ACB and BAC and BCA aand CAB and CBA are all different.
The formula for that is
n!/[n-r]!
here n = 12 and r = 3
so we have
12!/9! which is 12*11*10 = 132
That is what you asked.
To answer what is coming next, combinations of n taken r at a time where order is NOT important are called indeed combinations and the formula is logically enough the permutation formula divided by r!
C(n,r) = n!/[ r! (n-r)! ]
Thank you for the explanation-it actually makes sense now
Related Questions
Math - Find the probability that if the letters of the word "parallel"...
algebra - using the letters in the word "MAGIC,", find the number of ...
unscramble letters - ietnnrncuinvtohte 2 words first 12 letters, 2nd 5 letters ...
Algebra II Please check- - Please help-What is the equation of the ellipse with ...
Algebra II-Please check - Please help-What is the equation of the ellipse with ...
Algebra II - I am super confused with permutations and combinations. I just don...
math permutations - how many distinguishable permutations are there of the ...
Liberal Arts Math - Find the indicated value: a. 4C2 b. List all of the ...
Algebra II - 1) write an equation for a circle with the center (2,0) and radius ...
Science - a few questions; 11 letters. observations involving verbal ...
For Further Reading