Question
Mathematics Question on Probability
An integer is chosen at random from the integers 1,2, 3, ..., 50. The probability that the chosen integer is a multiple of atleast one of 4, 6 and 7 is
258
5021
509
2514
5021
Solution
Define the events:
- P(A): Probability that the number is a multiple of 4.
- P(B): Probability that the number is a multiple of 6.
- P(C): Probability that the number is a multiple of 7.
Step 1. Calculate P(A), P(B), and P(C):
P(A)=5012,P(B)=508,P(C)=507
Step 2. Calculate the probabilities of intersections:
P(A∩B)=504,P(B∩C)=501,P(A∩C)=501
P(A∩B∩C)=0
Step 3. Apply the formula for the union of three events:
P(A∪B∪C)=P(A)+P(B)+P(C)−P(A∩B)−P(B∩C)−P(A∩C)+P(A∩B∩C)
Substituting values:
P(A∪B∪C)=5012+508+507−504−501−501+0
=5021
Thus, the probability that the chosen integer is a multiple of at least one of 4, 6, or 7 is 5021.
The Correct Answer is: 5021