Re: Set S is the set of all prime integers between 0 and 20. If
[#permalink]
22 Dec 2019, 05:40
Primes within range: 2,3,5,7,11,13,17,19 - 8
Total selection = 8C3 = 56
Probablity_case_1:
add two odds to get a even , obviously to get odd we need to keep 2 out of the sum
Total even sums = Total selection of 3 numbers in 3,5,7,11,13,17,19 (all except 2) = 7C3 = 35
Probablity_case_2:
Multiplication of 3 must be less than 31 (ofcourse 2*3*5 = 30)
Anything more than 5 beyond range os there is just one instance
P1-P2 = 35/56 - 1/56 = 17/28