Question 953338
consider the following
**********************
for question 1 there are 2 ways to answer it (T, F)
**********************
for question 2 and 1 there are 4 ways to answer (T, T), (T, F), (F, T), (F, F)
**********************
for question 3, 2, and 1 there are 8 ways to answer (T, T, T), (T, T, F), (T, F, T), (T, F, F), (F, T, T), (F, T, F), (F, F, T), (F, F, F)
**********************
the pattern 2^n represents the number of ways at each question n, therefore
for n = 5, 2^5 = 32
there is only one way for (T, F, T, T, F) to occur, therefore
the probability for (T, F, T, T, F) = 1/32