sachin_yadav wrote:x, y and z are all unique numbers. If x is chosen randomly from the set {7,8,9,10,11} and y and z are chosen randomly from the set {20,21,22,23}, what is the probability that x and y are prime numbers and z is not ?
(A) 1/5
(B) 3/20
(C) 13/20
(D) 3/10
(E) 1/10
Answer E
What Goyalsau has stated is absolutely correct. We can do it in Probability way also.
P(Prime number from set X) = 2/5 As 7 or 11 can be chosen as Prime from {7,8,9,10,11}
P(Prime number for Y) = 1/4 As y can be only 23 from {20,21,22,23}
P(Non Prime for Z) = 3/3 (after selecting for y we have 3 numbers remaining in the set and all are not Primes)
Total Probability = 2/5 * 1/4 * 3/3 = 1/10
If the problem is Easy Respect it, if the problem is tough Attack it