Solveeit Logo

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

A

825\frac{8}{25}

B

2150\frac{21}{50}

C

950\frac{9}{50}

D

1425\frac{14}{25}

Answer

2150\frac{21}{50}

Explanation

Solution

Define the events:
- P(A)P(A): Probability that the number is a multiple of 4.
- P(B)P(B): Probability that the number is a multiple of 6.
- P(C)P(C): Probability that the number is a multiple of 7.

Step 1. Calculate P(A)P(A), P(B)P(B), and P(C)P(C):
P(A)=1250,P(B)=850,P(C)=750P(A) = \frac{12}{50}, \, P(B) = \frac{8}{50}, \, P(C) = \frac{7}{50}
Step 2. Calculate the probabilities of intersections:
P(AB)=450,P(BC)=150,P(AC)=150P(A \cap B) = \frac{4}{50}, \, P(B \cap C) = \frac{1}{50}, \, P(A \cap C) = \frac{1}{50}
P(ABC)=0P(A \cap B \cap C) = 0
Step 3. Apply the formula for the union of three events:
P(ABC)=P(A)+P(B)+P(C)P(AB)P(BC)P(AC)+P(ABC)P(A \cup B \cup C) = P(A) + P(B) + P(C) - P(A \cap B) - P(B \cap C) - P(A \cap C) + P(A \cap B \cap C)
Substituting values:
P(ABC)=1250+850+750450150150+0P(A \cup B \cup C) = \frac{12}{50} + \frac{8}{50} + \frac{7}{50} - \frac{4}{50} - \frac{1}{50} - \frac{1}{50} + 0
=2150= \frac{21}{50}
Thus, the probability that the chosen integer is a multiple of at least one of 4, 6, or 7 is 2150\frac{21}{50}.

The Correct Answer is: 2150\frac{21}{50}