An exam is scored out of 100 points and has a total of 10 questions. The minimum passing grade is 60 points. Each question is a TRUE/FALSE question. The first 8 questions are worth an equal number of points for a total of 60 points. The last two questions are each worth 20 points.
(a) Linus has decided to guess the answer to each question. He will not answer FALSE for any two consecutive questions. In how many ways can Linus answer all 10 questions?
(b) Patty has also decided to guess the answer to each question.
i. Given that Patty answers both of the last two questions correctly, what is the probability that she passes the exam?
ii. Find the probability that Patty passes the exam. [Hint: First condition on the number of correctly answered questions among the last two questions.]
So I'm not sure how to approach part a. I'm trying to minus the ways with 2 consecutive false from the total $2^{10}$, but don't know how to find the number of ways with 2 consecutive false. As for part ii of part b, I'm thinking that you use Bayes theorem?