Q :- An exam has five questions. 3 questions are multiple-choice (4 choices) and the remaining 2 questions are True/False type. Assuming that the student answers every question, how many combinations are possible?
I did this : 4^3 X 2^2 = 4^4 = 256 which is OA.
However, my colleague did this : (4*3) + (2*2) = 16. I couldn't explain him why he is wrong. As per him, for every question, there are four possibilities => 4*3. Also, for every T/F type question, there are two possibilities. Total # of combinations = 16.
Any thoughts? Please help.....
Thanks
I did this : 4^3 X 2^2 = 4^4 = 256 which is OA.
However, my colleague did this : (4*3) + (2*2) = 16. I couldn't explain him why he is wrong. As per him, for every question, there are four possibilities => 4*3. Also, for every T/F type question, there are two possibilities. Total # of combinations = 16.
Any thoughts? Please help.....
Thanks
















