Quote:
How do I get to it this ----> 5!/2!3! = 10 ????????
by using the formula for arranging n objects where some objects recur. We know that there are n! ways of arranging n
distinct objects. So, for example, the number of words (both sensical and nonsensical) that can be made from the letters in this word:
GMAT
is 4!.
What about the number of words that can be created from this word:
DESERT?
Well, we have 6 objects. If they were all distinct, there would be 6! ways of arranging all the letters, and thus 6! words would be made. HOWEVER, not all of the letters are distinct. In particular, "E" shows up twice. So, there are actually 6!/2! words we can create. What about this word:
DESSERT?
Now, we have 7 objects. But both "S" and "E" show up twice. So, there are 7!/(2!*2!) ways of arranging.
And how about:
DESSERTS?
Now, there are 8!/(3!*2!) ways of arranging.
What about this word:
SSS
Well, there are 3!/3! or 1 way of arranging all the letters.
The formula for arranging n objects where some objects recur is: n!/(r!*s!) in which "r" and "s" are the number of times objects of a certain kind appear.
So, with:
UUURR,
there are 5!/(3!*2!) ways of arranging.