Bunuel
A coin with heads on one side and tails on the other has a 1/2 probability of landing on heads. If the coin is flipped 5 times, how many distinct outcomes are possible if the last flip must be heads? Outcomes are distinct if they do not contain exactly the same results in exactly the same order.
(A) 12
(B) 13
(C) 14
(D) 15
(E) 16
Take the task of listing possible outcomes and break it into
stages.
Stage 1: Select an outcome for the 1st flip
The flip can be heads or tails.
So, we can complete stage 1 in
2 ways
Stage 2: Select an outcome for the 2nd flip
The flip can be heads or tails.
So, we can complete stage 2 in
2 ways
Stage 3: Select an outcome for the 3rd flip
We can complete this stage in
2 ways
Stage 4: Select an outcome for the 4th flip
We can complete this stage in
2 ways
Stage 5: Select an outcome for the LAST flip
This flip MUST be heads.
So, we can complete this stage in
1 way
By the Fundamental Counting Principle (FCP), we can complete all 6 stages (and thus list possible outcomes) in
(2)(2)(2)(2)(1) ways (= 16 ways)
Answer: E
Note: the FCP can be used to solve the MAJORITY of counting questions on the GMAT. So, be sure to learn it.
RELATED VIDEOS