MCQMediumJEE 2024Probability Basics

JEE Mathematics 2024 Question with Solution

An integer is chosen at random from the integers 1,2,3,,501, 2, 3, \ldots, 50. The probability that the chosen integer is a multiple of at least one of 4,6,74, 6, 7 is:

  • A

    825\frac{8}{25}

  • B

    2150\frac{21}{50}

  • C

    950\frac{9}{50}

  • D

    1425\frac{14}{25}

Answer

Correct answer:B

Step-by-step solution

Standard Method

Given: An integer is chosen at random from the integers 11 to 5050.

Find: The probability that the chosen integer is a multiple of at least one of 4,6,74, 6, 7.

Use the principle of inclusion-exclusion.

Count the multiples of each number:

Multiples of 4=12\text{Multiples of } 4 = 12

since they are 4,8,12,,484, 8, 12, \ldots, 48.

Multiples of 6=8\text{Multiples of } 6 = 8

since they are 6,12,18,,486, 12, 18, \ldots, 48.

Multiples of 7=7\text{Multiples of } 7 = 7

since they are 7,14,21,,497, 14, 21, \ldots, 49.

Now count the common multiples of pairs:

LCM(4,6)=124 common multiples up to 50\operatorname{LCM}(4,6)=12 \Rightarrow 4 \text{ common multiples up to } 50 LCM(6,7)=421 common multiple up to 50\operatorname{LCM}(6,7)=42 \Rightarrow 1 \text{ common multiple up to } 50 LCM(4,7)=281 common multiple up to 50\operatorname{LCM}(4,7)=28 \Rightarrow 1 \text{ common multiple up to } 50

Also,

LCM(4,6,7)=84>50\operatorname{LCM}(4,6,7)=84>50

so there is no common multiple of all three within the range.

Apply inclusion-exclusion:

N(ABC)=12+8+7411+0=21\begin{aligned} N(A \cup B \cup C) &= 12 + 8 + 7 - 4 - 1 - 1 + 0 \\ &= 21 \end{aligned}

So, 2121 integers are multiples of at least one of 4,6,74, 6, 7.

Therefore, the required probability is

P=2150P = \frac{21}{50}

Hence, the correct option is B.

Event Probability Form

Given: Let AA be the event that the number is a multiple of 44, BB be the event that it is a multiple of 66, and CC be the event that it is a multiple of 77.

Find: P(ABC)P(A \cup B \cup C).

From the counts in 11 to 5050,

P(A)=1250,P(B)=850,P(C)=750P(A)=\frac{12}{50}, \quad P(B)=\frac{8}{50}, \quad P(C)=\frac{7}{50}

Also,

P(AB)=450,P(BC)=150,P(AC)=150P(A \cap B)=\frac{4}{50}, \quad P(B \cap C)=\frac{1}{50}, \quad P(A \cap C)=\frac{1}{50}

and

P(ABC)=0P(A \cap B \cap C)=0

LCM Counting Shortcut

Instead of listing all numbers, count directly using floor values:

504=12,506=8,507=7\left\lfloor \frac{50}{4} \right\rfloor = 12, \quad \left\lfloor \frac{50}{6} \right\rfloor = 8, \quad \left\lfloor \frac{50}{7} \right\rfloor = 7

Subtract pairwise overlaps:

5012=4,5042=1,5028=1\left\lfloor \frac{50}{12} \right\rfloor = 4, \quad \left\lfloor \frac{50}{42} \right\rfloor = 1, \quad \left\lfloor \frac{50}{28} \right\rfloor = 1

Add the triple overlap:

5084=0\left\lfloor \frac{50}{84} \right\rfloor = 0

So,

12+8+7411+0=2112+8+7-4-1-1+0=21

Thus the probability is 2150\frac{21}{50}, so the correct option is B.

Common mistakes

  • Adding the counts of multiples of 4,6,4, 6, and 77 directly gives 12+8+7=2712+8+7=27, which double-counts numbers like 12,28,12, 28, and 4242. Use inclusion-exclusion and subtract overlaps.

  • Finding common multiples incorrectly by multiplying numbers instead of taking LCM leads to wrong intersections. For example, for 44 and 66 use LCM(4,6)=12\operatorname{LCM}(4,6)=12, not 2424.

  • Forgetting to check the triple intersection can cause an incomplete inclusion-exclusion calculation. Here LCM(4,6,7)=84\operatorname{LCM}(4,6,7)=84, and since it exceeds 5050, the triple overlap is 00.

Practice more Probability Basics questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions