Question 852887
you have 12 items taken 8 at a time, this is a combination problem since order is irrelevant
total combinations = 12! / 8! * (12-8)!
total combinations = 4.790016e8 / (40320 * 24) = 495
there are 495 ways to chose 8 questions from 12 questions