cindybrown wrote:9 . A fair coin is tossed 10 times. What is the probability that two heads do not occur consecutively?
A) 1/ 2^4
B) 1/2^3
C)1/2^5
D)1/2^6
E)None of the above
I saw this question some time back in some other forum. Its a bit tricky.
Lets try to understand it with basic approach.
We have to consider two consecutive H:
If we toss once we'll have 2^1=2 combinations: H, T - 2 outcomes with NO 2 consecutive H.
If we toss twice we'll have 2^2=4 combinations: HT, TH, TT,
HH - 3 outcomes with NO 2 consecutive H.
If we toss 3 times we'll have 2^3=8 combinations: TTT, TTH, THT, HTT, HTH,
HHT, THH, HHH 5 outcomes with NO 2 consecutive H.
If we toss 4 times we'll have 2^4=16 combinations:... 8 outcomes with NO 2 consecutive H.
...
Looking above results , we can see the pattern in "no consecutive H": 2, 3, 5, 8...
It looks like a Fibonacci series of sequence and it will continue: 2, 3, 5, 8, 13, 21, 34, 55, 89, 144.
144 is outcomes with no consecutive H if we toss 10 times.
P(no two consecutive H in 10 toss)=144/2^10=144/1024=.140625
IMO
"E"