SOLUTION: In how many ways can a 10-question multple choice test be answered? Assume that there are 4 choices for each question, each question is answered, and the same choice is never made

Algebra ->  Probability-and-statistics -> SOLUTION: In how many ways can a 10-question multple choice test be answered? Assume that there are 4 choices for each question, each question is answered, and the same choice is never made       Log On


   



Question 342137: In how many ways can a 10-question multple choice test be answered? Assume that there are 4 choices for each question, each question is answered, and the same choice is never made on anytwo concecutive questions (if (b) is chosen for question 1, then it will not be chosen for question 2).
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
In how many ways can a 10-question multple choice test be answered?
Assume that there are 4 choices for each question, each question is answered, and the same choice is never made on any two concecutive questions (if (b) is chosen for question 1, then it will not be chosen for question 2).
---
1st question: 4 choices
2nd question: 3 choices
3rd question: 3 choices
...
10th question: 3 choices
------
Total # of choices: 4*3^9 = 78732 choices
===============================================
Cheers,
Stan H.