Question
Question: Three numbers are chosen at random without replacement from {1,2,3,....10}. The probability that the...
Three numbers are chosen at random without replacement from {1,2,3,....10}. The probability that the minimum of the chosen number is 3 or their maximum is 7 , is:
11/40
1/3
3/10
7/10
11/40
Solution
Total ways to choose 3 numbers from 10 is (310)=120. Let A be the event that the minimum is 3. This means 3 is chosen, and 2 numbers are chosen from {4, 5, 6, 7, 8, 9, 10}. So, ∣A∣=(11)×(27)=21. Let B be the event that the maximum is 7. This means 7 is chosen, and 2 numbers are chosen from {1, 2, 3, 4, 5, 6}. So, ∣B∣=(11)×(26)=15. Let A∩B be the event that the minimum is 3 and the maximum is 7. This means 3 and 7 are chosen, and 1 number is chosen from {4, 5, 6}. So, ∣A∩B∣=(11)×(11)×(13)=3. Using the inclusion-exclusion principle, P(A∪B)=P(A)+P(B)−P(A∩B)=12021+12015−1203=12033=4011.
