Bunuel
Fatima is organizing the order of events on the final day of a women’s athletics competition. On this day 6 events will take place: 100m final, 1,500m final, long jump, high jump, javelin, and discus. The javelin and the discus competition must take place one after another (in either order), and neither of these can be the last event. How many possible orders could Fatima place these events into?
(A) 96
(B) 120
(C) 192
(D) 240
(E) 720
Take the task of arranging the events and break it into
stages.
We’ll begin with the
most restrictive stage.
Stage 1: Determine the order of the javelin and the discus events.
There are only two possible arrangements: 1) javelin before discus and 2) discus before javelin
So, we can complete stage 1 in
2 ways
Important: At this point, we're going to "glue" the discus and javelin together (in the order determined in stage 1) to become a single entity. This will ensure that the two events occur immediately after each other. Note, we must now arrange the 5 objects representing the 6 events (4 of which are individual events, and 1 is the discus-javelin entity)
Now let's deal with the other restriction (about the last event)Stage 2: Select the event for the last position
Since the last event can't be the discus-javelin entity, we must choose from one of the 4 individual events
So, we can complete stage 2 in
4 ways
Stage 3: Select an event for the first position
There are 4 objects (events) remaining. So we can complete stage 3 in
4 ways
Stage 4: Select an event for the second position
There are 5 objects (events) remaining. So we can complete stage 4 in
3 ways
Continuing with the same pattern,...
So we can complete stage 5 in
2 ways
So we can complete stage 6 in
1 way
By the Fundamental Counting Principle (FCP), we can complete all 6 stages (and arrange all of the event) in
(2)(4)(4)(3)(2)(1) ways (= 192 ways)
Answer: C
Note: the FCP can be used to solve the MAJORITY of counting questions on the GMAT. So, be sure to learn it.
RELATED VIDEOS