Set S is the set of all prime integers between 0 and 20. If three numbers are chosen randomly from set S and each number can be chosen only once, what is the positive difference between the probability that the product of these three numbers is a number less than 31 and the probability that the sum of these three numbers is odd?
(A) 1/336
(B) 1/2
(C) 17/28
(D) 3/4
(E) 301/336
This is on of the questions from "Challenge Problems" section.
My problem with the solution is that for calculating the "probability that the produc..." the permutations (6) are considered, but not so for the summation part. why? If the product can be obtained with numbers 2, 3 and 5 in 6 different ways, so can the sum resulting in an odd number, right?