Bunuel
A key ring has 7 keys. How many different ways can the keys be arranged?
A. 6
B. 7
C. 120
D. 720
E. 5040
The thing about a key ring is that, since the keys can spin around the ring, the positions of the keys are all relative to each other.
So, let's take the task of arranging the keys and break it into
stages.
Let's call the 7 keys A, B, C, D, E, F and G
Stage 1: Place the A key on the ring.
We don't care about the "position" of the ring because all positions are the same. In other words, if I asked you "In how many ways can we place 1 key on a key ring?" the answer is 1.
So, we can complete stage 1 in
1 way.
Stage 2: Select a key to go to the immediate right of key A (i.e, clockwise from key A)
There are 6 remaining keys to digits from which to choose, so we can complete this stage in
6 ways.
Stage 3: Select a key to go to the immediate right of the key we selected in stage 2.
There are 5 keys remaining, so we can complete this stage in
5 ways.
Stage 4: Select a key to go to the immediate right of the key we selected in stage 3.
There are 4 keys remaining, so we can complete this stage in
4 ways.
Stage 5: Select a key to go to the immediate right of the key we selected in stage 4.
There are 3 keys remaining, so we can complete this stage in
3 ways.
Stage 6: Select a key to go to the immediate right of the key we selected in stage 5.
There are 2 keys remaining, so we can complete this stage in
2 ways.
Stage 7: Select a key to go to the immediate right of the key we selected in stage 6.
There is 1 key remaining, so we can complete this stage in
1 way.
By the Fundamental Counting Principle (FCP), we can complete all 7 stages (and thus arrange all 7 keys) in
(1)(6)(5)(4)(3)(2)(1) ways (= 720 ways)
Answer: C
Note: the FCP can be used to solve the MAJORITY of counting questions on the GMAT, so be sure to learn this technique.
RELATED VIDEOS FROM OUR COURSE
Fundamental Counting Principle (FCP)
Fundamental Counting Principle - example