2012 AMC 12B Problems/Problem 12
Solution 1
There are 20 Choose 2 selections however, we count these twice therefore
2* 20 C 2 = 380. The wording of the question implies D not E.
MAA decided to accept both D and E, however.
Solution 2
Consider the 20 term sequence of 0's and 1's. Keeping all other terms 1, a sequence of consecutive 0's can be placed in
locations. That is, there are 20 strings with 1 zero, 19 strings with 2 consecutive zeros, 18 strings with 3 consecutive zeros, ..., 1 string with 20 consecutive zeros. Hence there are
strings with consecutive zeros. The same argument shows there are
strings with consecutive 1's. This yields
strings in all. However, we have counted twice those strings in which all the 1's and all the 0's are consecutive. These are the cases
,
,
, ...,
(of which there are 19) as well as the cases
,
,
, ...,
(of which there are 19 as well). This yields
so that the answer is
.