A quiz has 5 truefalse questions and 3 multiple choice quest
A quiz has 5 true-false questions and 3 multiple choice questions with 4 possible
choices. How many ways can you answer all 8 questions? (with details)
Solution
There are 2 possible ways to answer the t/f questions and 4 possible ways for the multiple choice.
2^5 * 4^3
=32*64
=2048 possible ways.
