A English

Permutation and Combination based Probability Questions in English

Class 11 Mathematics · Probability · Permutation and Combination based Probability

117+

Questions

English

Language

100%

With Solutions

Showing 50 of 117 questions in English

51
DifficultMCQ
Out of $13$ applicants for a job,$5$ are women and $8$ are men. Two persons are to be selected for the job. What is the probability that at least one woman is selected?
A
$25/39$
B
$14/39$
C
$5/13$
D
$10/13$

Solution

(A) Total number of ways to select $2$ persons from $13$ is $^{13}C_2 = \frac{13 \times 12}{2 \times 1} = 78$.
Number of ways to select no women (i.e.,$2$ men) is $^8C_2 = \frac{8 \times 7}{2 \times 1} = 28$.
Probability of selecting no women is $P(\text{no woman}) = \frac{28}{78} = \frac{14}{39}$.
Probability of selecting at least one woman is $1 - P(\text{no woman}) = 1 - \frac{14}{39} = \frac{25}{39}$.
52
MediumMCQ
Three persons $A, B$,and $C$ are to speak at a function. If they speak in a random order,what is the probability that $A$ speaks before $B$ and $B$ speaks before $C$?
A
$1/3$
B
$1/6$
C
$1/2$
D
$2/3$

Solution

(B) The total number of ways in which $3$ persons $(A, B, C)$ can speak is $3! = 6$.
These arrangements are: $(A, B, C), (A, C, B), (B, A, C), (B, C, A), (C, A, B), (C, B, A)$.
We are looking for the condition where $A$ speaks before $B$ and $B$ speaks before $C$,which corresponds to the specific order $(A, B, C)$.
There is only $1$ favorable outcome out of $6$ total possible outcomes.
Therefore,the required probability is $\frac{1}{6}$.
53
MediumMCQ
$A$ bag contains $5$ red and $4$ green balls. If four balls are drawn at random,what is the probability that two balls are red and two balls are green?
A
$5/17$
B
$10/21$
C
$4/19$
D
None of these

Solution

(B) Total number of ways to draw $4$ balls from $9$ balls is $n(S) = ^9C_4 = \frac{9 \times 8 \times 7 \times 6}{4 \times 3 \times 2 \times 1} = 126$.
Number of ways to choose $2$ red balls from $5$ red balls is $n(A_1) = ^5C_2 = \frac{5 \times 4}{2 \times 1} = 10$.
Number of ways to choose $2$ green balls from $4$ green balls is $n(A_2) = ^4C_2 = \frac{4 \times 3}{2 \times 1} = 6$.
Total favorable outcomes $n(A) = n(A_1) \times n(A_2) = 10 \times 6 = 60$.
The probability $P(A) = \frac{n(A)}{n(S)} = \frac{60}{126} = \frac{10}{21}$.
54
EasyMCQ
$A$ basket contains $3$ mangoes and $3$ apples. If two fruits are selected at random,what is the probability of getting one mango and one apple?
A
$2/5$
B
$3/5$
C
$1/3$
D
None of these

Solution

(B) Total number of fruits = $3$ (mangoes) + $3$ (apples) = $6$ fruits.
We need to select $2$ fruits out of $6$. The total number of ways to select $2$ fruits is given by $^6C_2 = \frac{6 \times 5}{2 \times 1} = 15$.
We want to select $1$ mango out of $3$ and $1$ apple out of $3$. The number of favorable ways is $^3C_1 \times ^3C_1 = 3 \times 3 = 9$.
The probability $P$ is given by $\frac{\text{Favorable outcomes}}{\text{Total outcomes}} = \frac{9}{15} = \frac{3}{5}$.
55
EasyMCQ
An old man forgets the last two digits of a telephone number. He dials these two digits randomly. What is the probability that he dials the correct number?
A
$1/45$
B
$1/90$
C
$1/100$
D
None of these

Solution

(B) There are $10$ digits available: $0, 1, 2, 3, 4, 5, 6, 7, 8, 9$.
Since the last two digits are distinct,the total number of ways to dial the last two digits is given by the permutation formula $P(10, 2) = 10 \times 9 = 90$.
Out of these $90$ possible combinations,only $1$ combination is the correct telephone number.
Therefore,the probability of dialing the correct number is $\frac{1}{90}$.
56
MediumMCQ
If the letters of the word "$UNIVERSITY$" are arranged at random,what is the probability that both '$I$'s do not come together (in $/5$)?
A
$3$
B
$2$
C
$4$
D
$1$

Solution

(C) The total number of letters in the word "$UNIVERSITY$" is $10$. The letter '$I$' appears $2$ times.
The total number of arrangements is $\frac{10!}{2!}$.
To find the probability that both '$I$'s come together,we treat the two '$I$'s as a single unit. Now we have $9$ units to arrange,which can be done in $9!$ ways.
The probability that both '$I$'s come together is $P(\text{together}) = \frac{9! \times 2!}{10!} = \frac{2}{10} = \frac{1}{5}$.
The probability that both '$I$'s do not come together is $1 - P(\text{together}) = 1 - \frac{1}{5} = \frac{4}{5}$.
57
DifficultMCQ
Out of $3$ men,$2$ women,and $4$ children,if $4$ people are selected at random,what is the probability that exactly $2$ children are selected?
A
$11/21$
B
$9/21$
C
$10/21$
D
None of these

Solution

(C) Total number of people $= 3 + 2 + 4 = 9$.
Number of ways to select $4$ people out of $9$ is $^9C_4 = \frac{9 \times 8 \times 7 \times 6}{4 \times 3 \times 2 \times 1} = 126$.
Number of ways to select exactly $2$ children out of $4$ children and $2$ non-children out of the remaining $5$ people ($3$ men $+ 2$ women) is $^4C_2 \times ^5C_2$.
$^4C_2 = \frac{4 \times 3}{2 \times 1} = 6$.
$^5C_2 = \frac{5 \times 4}{2 \times 1} = 10$.
Number of favorable outcomes $= 6 \times 10 = 60$.
Required probability $= \frac{60}{126} = \frac{10}{21}$.
58
DifficultMCQ
$A$ bag contains $3$ red and $3$ white balls. If two balls are drawn one after another,what is the probability that they are of different colors?
A
$3/10$
B
$2/5$
C
$3/5$
D
None of these

Solution

(C) Let $R$ be the event of drawing a red ball and $W$ be the event of drawing a white ball.
There are two cases for drawing balls of different colors: $(Red, White)$ or $(White, Red)$.
Total balls = $3 + 3 = 6$.
Probability of $(Red, White) = \frac{3}{6} \times \frac{3}{5} = \frac{9}{30} = \frac{3}{10}$.
Probability of $(White, Red) = \frac{3}{6} \times \frac{3}{5} = \frac{9}{30} = \frac{3}{10}$.
Total probability = $\frac{3}{10} + \frac{3}{10} = \frac{6}{10} = \frac{3}{5}$.
59
MediumMCQ
$A$ five-digit number is formed by writing the digits $1, 2, 3, 4, 5$ in a random order without repetitions. The probability that the number is divisible by $4$ is
A
$\frac{3}{5}$
B
$\frac{18}{5}$
C
$\frac{1}{5}$
D
$\frac{6}{5}$

Solution

(C) The total number of ways to arrange the digits $1, 2, 3, 4, 5$ is $5! = 120$.
For a number to be divisible by $4$,the number formed by its last two digits must be divisible by $4$.
The possible two-digit numbers formed using ${1, 2, 3, 4, 5}$ that are divisible by $4$ are $12, 24, 32, 52$.
For each of these $4$ cases,the remaining $3$ digits can be arranged in $3! = 6$ ways.
Therefore,the number of favorable outcomes is $4 \times 6 = 24$.
The probability is $\frac{24}{120} = \frac{1}{5}$.
60
AdvancedMCQ
All the spades are taken out from a pack of cards. From these cards,cards are drawn one by one without replacement until the ace of spades comes. The probability that the ace of spades comes in the $4^{th}$ draw is
A
$\frac{4}{13}$
B
$\frac{12}{13}$
C
$\frac{1}{13}$
D
$\frac{10}{13}$

Solution

(C) standard pack of cards contains $52$ cards. After removing all $13$ spades,we are left with $52 - 13 = 39$ cards.
However,the question implies we are drawing from the $13$ spades only (as the ace of spades is one of them). Let the set of cards be the $13$ spades.
The probability of not drawing the ace of spades in the $1^{st}$ draw is $\frac{12}{13}$.
The probability of not drawing the ace of spades in the $2^{nd}$ draw,given it was not drawn in the $1^{st}$,is $\frac{11}{12}$.
The probability of not drawing the ace of spades in the $3^{rd}$ draw,given it was not drawn in the first two,is $\frac{10}{11}$.
The probability of drawing the ace of spades in the $4^{th}$ draw,given it was not drawn in the first three,is $\frac{1}{10}$.
Thus,the required probability is $\frac{12}{13} \times \frac{11}{12} \times \frac{10}{11} \times \frac{1}{10} = \frac{1}{13}$.
61
MediumMCQ
$A$ committee of two persons is selected from two men and two women. What is the probability that the committee will have no man?
A
$1/6$
B
$1/3$
C
$1/2$
D
$2/3$

Solution

(A) The total number of persons $= 2 + 2 = 4$.
Out of these $4$ persons,$2$ can be selected in $^{4}C_{2}$ ways.
$^{4}C_{2} = \frac{4 \times 3}{2 \times 1} = 6$.
No men in the committee of $2$ means there will be $2$ women in the committee.
Out of $2$ women,$2$ can be selected in $^{2}C_{2} = 1$ way.
Therefore,$P(\text{no man}) = \frac{^{2}C_{2}}{^{4}C_{2}} = \frac{1}{6}$.
62
EasyMCQ
$A$ committee of two persons is selected from two men and two women. What is the probability that the committee will have exactly one man?
A
$1/3$
B
$2/3$
C
$1/2$
D
$3/4$

Solution

(B) The total number of persons is $2 + 2 = 4$.
Out of these $4$ persons,$2$ can be selected in $^{4}C_{2}$ ways.
$^{4}C_{2} = \frac{4 \times 3}{2 \times 1} = 6$.
For the committee to have exactly one man,it must also have exactly one woman.
One man out of $2$ can be selected in $^{2}C_{1} = 2$ ways.
One woman out of $2$ can be selected in $^{2}C_{1} = 2$ ways.
Total favorable ways $= ^{2}C_{1} \times ^{2}C_{1} = 2 \times 2 = 4$.
Therefore,$P(\text{one man}) = \frac{\text{Favorable outcomes}}{\text{Total outcomes}} = \frac{4}{6} = \frac{2}{3}$.
63
EasyMCQ
$A$ committee of two persons is selected from two men and two women. What is the probability that the committee will have two men?
A
$1/6$
B
$1/3$
C
$1/2$
D
$2/3$

Solution

(A) The total number of persons is $2 + 2 = 4$.
Out of these $4$ persons,$2$ can be selected in $^{4}C_{2}$ ways.
$^{4}C_{2} = \frac{4 \times 3}{2 \times 1} = 6$.
Two men can be selected from $2$ men in $^{2}C_{2}$ ways.
$^{2}C_{2} = 1$.
Hence,the probability $P(\text{Two men}) = \frac{^{2}C_{2}}{^{4}C_{2}} = \frac{1}{6}$.
64
MediumMCQ
On her vacations,Veena visits four cities ($A, B, C$,and $D$) in a random order. What is the probability that she visits $A$ before $B$ and $B$ before $C$?
A
$1/6$
B
$1/4$
C
$1/3$
D
$1/24$

Solution

(A) The total number of ways to arrange the four cities $A, B, C$,and $D$ is $4! = 24$. Thus,the total number of outcomes in the sample space is $n(S) = 24$.
We are interested in the event $F$ where Veena visits $A$ before $B$ and $B$ before $C$. This means the relative order of $A, B$,and $C$ must be $A \to B \to C$.
In any permutation of the four cities,there are $3! = 6$ possible relative orders for the cities $A, B$,and $C$. These are:
$(A, B, C), (A, C, B), (B, A, C), (B, C, A), (C, A, B), (C, B, A)$.
Only one of these orders,$(A, B, C)$,satisfies the condition that $A$ comes before $B$ and $B$ comes before $C$.
Since each of these $6$ relative orders is equally likely to occur in the total $24$ permutations,the probability is $\frac{1}{6}$.
65
MediumMCQ
On her vacations,Veena visits four cities ($A, B, C$,and $D$) in a random order. What is the probability that she visits $A$ first and $B$ last?
A
$1$/$6$
B
$1$/$12$
C
$1$/$24$
D
$1$/$2$

Solution

(B) The total number of ways to visit $4$ cities in a random order is $4! = 4 \times 3 \times 2 \times 1 = 24$.
Let $G$ be the event that she visits $A$ first and $B$ last.
If $A$ is fixed at the first position and $B$ is fixed at the last position,the remaining $2$ cities ($C$ and $D$) can be arranged in the middle $2$ positions in $2! = 2$ ways.
These arrangements are $(A, C, D, B)$ and $(A, D, C, B)$.
Thus,the number of favorable outcomes $n(G) = 2$.
The probability $P(G)$ is given by:
$P(G) = \frac{n(G)}{n(S)} = \frac{2}{24} = \frac{1}{12}$.
66
MediumMCQ
In a relay race there are five teams $A, B, C, D$ and $E$. What is the probability that $A, B$ and $C$ finish first,second and third,respectively?
A
$\frac{1}{60}$
B
$\frac{1}{20}$
C
$\frac{1}{120}$
D
$\frac{1}{10}$

Solution

(A) The total number of ways in which the first three positions can be filled by $5$ teams is given by the permutation formula $^{5}P_{3}$.
$^{5}P_{3} = \frac{5!}{(5-3)!} = 5 \times 4 \times 3 = 60$.
Since each finishing order is equally likely,the probability of any specific order is $\frac{1}{60}$.
The event where $A, B$ and $C$ finish first,second and third respectively corresponds to exactly one specific outcome: $(A, B, C)$.
Therefore,the probability is $\frac{1}{60}$.
67
EasyMCQ
$A$ box contains $10$ red marbles,$20$ blue marbles,and $30$ green marbles. If $5$ marbles are drawn from the box,what is the probability that all of them will be blue?
A
$\frac{^{20}C_5}{^{60}C_5}$
B
$\frac{^{10}C_5}{^{60}C_5}$
C
$\frac{^{30}C_5}{^{60}C_5}$
D
$\frac{^{20}C_5}{^{60}C_1}$

Solution

(A) Total number of marbles $= 10 + 20 + 30 = 60$.
The total number of ways to draw $5$ marbles from $60$ marbles is given by $^{60}C_5$.
For all $5$ drawn marbles to be blue,we must select $5$ marbles from the $20$ available blue marbles.
The number of ways to select $5$ blue marbles from $20$ is $^{20}C_5$.
Therefore,the probability that all $5$ marbles are blue is $\frac{^{20}C_5}{^{60}C_5}$.
68
EasyMCQ
In a certain lottery,$10,000$ tickets are sold and $10$ equal prizes are awarded. What is the probability of not getting a prize if you buy $2$ tickets?
A
$\frac{^{9990}C_2}{^{10000}C_2}$
B
$\frac{^{9990}C_1}{^{10000}C_2}$
C
$\frac{^{10}C_2}{^{10000}C_2}$
D
$\frac{^{9990}C_2}{^{10000}C_1}$

Solution

(A) Total number of tickets sold $= 10,000$.
Number of prize-winning tickets $= 10$.
Number of tickets that do not win a prize $= 10,000 - 10 = 9,990$.
If you buy $2$ tickets,the total number of ways to choose $2$ tickets from $10,000$ is $^{10000}C_2$.
The number of ways to choose $2$ tickets from the $9,990$ non-winning tickets is $^{9990}C_2$.
Therefore,the probability of not getting a prize is $P = \frac{^{9990}C_2}{^{10000}C_2}$.
69
EasyMCQ
In a certain lottery,$10,000$ tickets are sold and $10$ equal prizes are awarded. What is the probability of not getting a prize if you buy $10$ tickets?
A
$\frac{^{9990}C_{10}}{^{10000}C_{10}}$
B
$\frac{^{9990}C_{10}}{^{10000}C_{9}}$
C
$\frac{^{9990}C_{9}}{^{10000}C_{10}}$
D
$\frac{^{10}C_{10}}{^{10000}C_{10}}$

Solution

(A) Total number of tickets $= 10,000$.
Number of prize-winning tickets $= 10$.
Number of non-prize-winning tickets $= 10,000 - 10 = 9,990$.
We buy $10$ tickets.
The total number of ways to choose $10$ tickets out of $10,000$ is $^{10000}C_{10}$.
The number of ways to choose $10$ tickets such that none of them are prize-winning is choosing $10$ tickets from the $9,990$ non-prize-winning tickets,which is $^{9990}C_{10}$.
Therefore,the probability of not getting a prize is $P = \frac{^{9990}C_{10}}{^{10000}C_{10}}$.
70
EasyMCQ
Out of $100$ students,two sections of $40$ and $60$ are formed. If you and your friend are among the $100$ students,what is the probability that you both enter the same section (in $/33$)?
A
$17$
B
$16$
C
$19$
D
$20$

Solution

(A) Total number of ways to place $2$ specific students (you and your friend) into two sections of $40$ and $60$ is equivalent to choosing $2$ spots out of $100$ for the two of you,which is $^{100}C_{2}$.
The two of you will be in the same section if both are in the section of $40$ or both are in the section of $60$.
Number of ways to be in the same section $= ^{40}C_{2} + ^{60}C_{2}$.
Probability $= \frac{^{40}C_{2} + ^{60}C_{2}}{^{100}C_{2}}$.
$= \frac{\frac{40 \times 39}{2} + \frac{60 \times 59}{2}}{\frac{100 \times 99}{2}} = \frac{1560 + 3540}{9900} = \frac{5100}{9900} = \frac{51}{99} = \frac{17}{33}$.
71
DifficultMCQ
The coefficients $a, b$ and $c$ of the quadratic equation $ax^{2} + bx + c = 0$ are obtained by throwing a die three times. The probability that this equation has equal roots is
A
$\frac{1}{72}$
B
$\frac{5}{216}$
C
$\frac{1}{36}$
D
$\frac{1}{54}$

Solution

(B) The quadratic equation is $ax^{2} + bx + c = 0$.
For the equation to have equal roots,the discriminant $D$ must be zero,i.e.,$D = b^{2} - 4ac = 0$,which implies $b^{2} = 4ac$.
Since $a, b, c$ are obtained by throwing a die three times,each variable can take values from the set ${1, 2, 3, 4, 5, 6}$. The total number of outcomes is $6 \times 6 \times 6 = 216$.
We need to find the number of triplets $(a, b, c)$ such that $b^{2} = 4ac$:
$1$. If $a=1, c=1$,then $b^{2} = 4(1)(1) = 4 \Rightarrow b=2$. Triplets: $(1, 2, 1)$.
$2$. If $a=1, c=4$,then $b^{2} = 4(1)(4) = 16 \Rightarrow b=4$. Triplets: $(1, 4, 4)$.
$3$. If $a=4, c=1$,then $b^{2} = 4(4)(1) = 16 \Rightarrow b=4$. Triplets: $(4, 4, 1)$.
$4$. If $a=2, c=2$,then $b^{2} = 4(2)(2) = 16 \Rightarrow b=4$. Triplets: $(2, 4, 2)$.
$5$. If $a=3, c=3$,then $b^{2} = 4(3)(3) = 36 \Rightarrow b=6$. Triplets: $(3, 6, 3)$.
Total favorable outcomes = $5$.
Therefore,the required probability is $\frac{5}{216}$.
72
DifficultMCQ
$A$ seven-digit number is formed using the digits $3, 3, 4, 4, 4, 5, 5$. The probability that the number so formed is divisible by $2$ is ..... .
A
$\frac{6}{7}$
B
$\frac{1}{7}$
C
$\frac{3}{7}$
D
$\frac{4}{7}$

Solution

(C) The given digits are $3, 3, 4, 4, 4, 5, 5$. Total number of digits is $7$.
The total number of $7$-digit numbers that can be formed is given by the permutation of these digits:
$\text{Total numbers} = \frac{7!}{2! \times 3! \times 2!} = \frac{5040}{2 \times 6 \times 2} = \frac{5040}{24} = 210$.
$A$ number is divisible by $2$ if its last digit is even. Here,the only even digit available is $4$.
If the last digit is fixed as $4$,we are left with $6$ digits: $3, 3, 4, 4, 5, 5$.
The number of such $7$-digit numbers is:
$\text{Favorable numbers} = \frac{6!}{2! \times 2! \times 2!} = \frac{720}{2 \times 2 \times 2} = \frac{720}{8} = 90$.
The probability that the number is divisible by $2$ is:
$P = \frac{\text{Favorable numbers}}{\text{Total numbers}} = \frac{90}{210} = \frac{9}{21} = \frac{3}{7}$.
73
DifficultMCQ
The probability that in a randomly selected $3$-digit number,at least two digits are odd,is
A
$\frac{19}{36}$
B
$\frac{15}{36}$
C
$\frac{13}{36}$
D
$\frac{23}{36}$

Solution

(A) Total $3$-digit numbers $= 900$.
Let $O$ denote an odd digit $\{1, 3, 5, 7, 9\}$ and $E$ denote an even digit $\{0, 2, 4, 6, 8\}$.
At least two digits are odd means either exactly two digits are odd or all three digits are odd.
Case $1$: All three digits are odd.
The first digit can be chosen in $5$ ways,the second in $5$ ways,and the third in $5$ ways.
Number of ways $= 5 \times 5 \times 5 = 125$.
Case $2$: Exactly two digits are odd.
Subcase $2.1$: The number is of the form $OOE$ (where $E \neq 0$).
Ways $= 5 \times 5 \times 4 = 100$.
Subcase $2.2$: The number is of the form $OEO$.
Ways $= 5 \times 5 \times 5 = 125$.
Subcase $2.3$: The number is of the form $EOO$ (where $E \neq 0$).
Ways $= 4 \times 5 \times 5 = 100$.
Subcase $2.4$: The number is of the form $OO0$.
Ways $= 5 \times 5 \times 1 = 25$.
Subcase $2.5$: The number is of the form $O0O$.
Ways $= 5 \times 1 \times 5 = 25$.
Subcase $2.6$: The number is of the form $0OO$.
Ways $= 1 \times 5 \times 5 = 25$.
Total ways for exactly two odd digits $= 100 + 125 + 100 + 25 + 25 + 25 = 400$.
Total favorable outcomes $= 125 + 400 = 525$.
Probability $= \frac{525}{900} = \frac{21}{36} = \frac{7}{12} = \frac{21}{36}$ (Wait,recalculating: $525/900 = 21/36 = 7/12$. Checking options,$19/36$ is provided. Let's re-evaluate: $125 + 350 = 475$. $475/900 = 19/36$. The calculation $125 + 350$ is correct.)
Required Probability $= \frac{475}{900} = \frac{19}{36}$.
Solution diagram
74
MediumMCQ
If an unbiased dice is rolled thrice,then the probability of getting a greater number in the $i^{\text{th}}$ roll than the number obtained in the $(i-1)^{\text{th}}$ roll,for $i=2, 3$,is equal to: (in $/54$)
A
$3$
B
$2$
C
$5$
D
$1$

Solution

(C) Let the outcomes of the three rolls be $x_1, x_2, x_3$ where $x_i \in \{1, 2, 3, 4, 5, 6\}$.
We are looking for the probability that $x_1 < x_2 < x_3$.
The total number of possible outcomes when a dice is rolled thrice is $6^3 = 216$.
The number of favourable outcomes is the number of ways to choose $3$ distinct numbers from the set $\{1, 2, 3, 4, 5, 6\}$,which is given by $^6C_3$.
$^6C_3 = \frac{6 \times 5 \times 4}{3 \times 2 \times 1} = 20$.
Once $3$ distinct numbers are chosen,there is only $1$ way to arrange them in increasing order $(x_1 < x_2 < x_3)$.
Therefore,the probability is $\frac{^6C_3}{6^3} = \frac{20}{216} = \frac{5}{54}$.
75
MediumMCQ
$A$ board has $16$ squares arranged in a $4 \times 4$ grid. Out of these $16$ squares,two squares are chosen at random. The probability that they have no side in common is:
Question diagram
A
$\frac{4}{5}$
B
$\frac{7}{10}$
C
$\frac{3}{5}$
D
$\frac{23}{30}$

Solution

(A) The total number of ways to select any two squares from $16$ is given by $^{16}C_2 = \frac{16 \times 15}{2} = 120$.
Two squares have a common side if they are adjacent horizontally or vertically.
In a $4 \times 4$ grid,the number of horizontal adjacent pairs is $4 \times 3 = 12$.
The number of vertical adjacent pairs is $4 \times 3 = 12$.
Total number of pairs with a common side = $12 + 12 = 24$.
The probability that two chosen squares have a common side is $P(\text{common side}) = \frac{24}{120} = \frac{1}{5}$.
The probability that they have no side in common is $1 - P(\text{common side}) = 1 - \frac{1}{5} = \frac{4}{5}$.
76
DifficultMCQ
Let $S$ be the set of all the words that can be formed by arranging all the letters of the word $\text{GARDEN}$. From the set $S$,one word is selected at random. The probability that the selected word will $\text{NOT}$ have vowels in alphabetical order is:
A
$\frac{1}{4}$
B
$\frac{2}{3}$
C
$\frac{1}{3}$
D
$\frac{1}{2}$

Solution

(D) The word $\text{GARDEN}$ contains $6$ distinct letters: $\{G, A, R, D, E, N\}$.
Total number of arrangements $= 6! = 720$.
The vowels in the word are $\{A, E\}$.
In any arrangement,the vowels $A$ and $E$ can appear in two relative orders: $(A, E)$ or $(E, A)$.
Since there are only two vowels,these two orders are equally likely.
Thus,the probability that the vowels appear in alphabetical order $(A, E)$ is $\frac{1}{2}$.
The probability that the vowels do $\text{NOT}$ appear in alphabetical order is $1 - P(\text{alphabetical order}) = 1 - \frac{1}{2} = \frac{1}{2}$.
77
MediumMCQ
Three numbers are selected randomly between $1$ to $20$. Then,the probability that they are consecutive numbers will be
A
$\frac{7}{190}$
B
$\frac{3}{190}$
C
$\frac{5}{190}$
D
$\frac{1}{3}$

Solution

(B) The total number of ways to select $3$ numbers from $20$ is given by ${}^{20}C_{3}$.
${}^{20}C_{3} = \frac{20 \times 19 \times 18}{3 \times 2 \times 1} = 20 \times 19 \times 3 = 1140$.
Consecutive sets of $3$ numbers are $(1, 2, 3), (2, 3, 4), \dots, (18, 19, 20)$.
The number of such sets is $18$.
Therefore,the required probability is $\frac{18}{1140} = \frac{18}{20 \times 19 \times 3} = \frac{3}{190}$.
78
EasyMCQ
All letters of the word '$CEASE$' are arranged randomly in a row. What is the probability that the two $E$s are found together (in $/5$)?
A
$7$
B
$3$
C
$2$
D
$1$

Solution

(C) The word '$CEASE$' contains $5$ letters: $C, E, A, S, E$. The number of $E$s is $2$.
Total number of arrangements of the letters of '$CEASE$' is $\frac{5!}{2!} = \frac{120}{2} = 60$.
To find the probability that the two $E$s are together,we treat the two $E$s as a single unit $(EE)$.
Now we have $4$ units to arrange: $(EE), C, A, S$.
The number of ways to arrange these $4$ units is $4! = 24$.
The required probability is $\frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}} = \frac{24}{60} = \frac{2}{5}$.
79
MediumMCQ
$A$ box contains $8$ red and $x$ number of green balls. $3$ balls are drawn at random. If the probability that all $3$ balls are red is $\frac{7}{15}$,then the number of green balls $x$ is:
A
$2$
B
$4$
C
$3$
D
$5$

Solution

(A) Total number of balls = $8 + x$.
Number of ways to choose $3$ balls out of $8 + x$ is given by $\binom{8+x}{3}$.
Number of ways to choose $3$ red balls out of $8$ is $\binom{8}{3}$.
The probability is given by:
$P = \frac{\binom{8}{3}}{\binom{8+x}{3}} = \frac{7}{15}$.
Calculating $\binom{8}{3} = \frac{8 \times 7 \times 6}{3 \times 2 \times 1} = 56$.
So,$\frac{56}{\binom{8+x}{3}} = \frac{7}{15}$.
$\binom{8+x}{3} = \frac{56 \times 15}{7} = 8 \times 15 = 120$.
We know that $\binom{n}{3} = \frac{n(n-1)(n-2)}{6} = 120$,so $n(n-1)(n-2) = 720$.
Since $10 \times 9 \times 8 = 720$,we have $n = 10$.
Since $n = 8 + x$,then $10 = 8 + x$,which gives $x = 2$.
80
MediumMCQ
An urn contains $6$ yellow balls and $x$ black balls. When two balls are drawn at random,the probability that both are yellow is $\frac{5}{26}$,then the value of $x$ is
A
$5$
B
$11$
C
$7$
D
$9$

Solution

(C) Total number of balls = $6 + x$.
Number of ways to draw $2$ balls from $6 + x$ balls is given by $\binom{6+x}{2} = \frac{(6+x)(5+x)}{2}$.
Number of ways to draw $2$ yellow balls from $6$ yellow balls is $\binom{6}{2} = \frac{6 \times 5}{2} = 15$.
The probability of drawing $2$ yellow balls is $\frac{15}{\frac{(6+x)(5+x)}{2}} = \frac{30}{(6+x)(5+x)}$.
Given that the probability is $\frac{5}{26}$,we have $\frac{30}{(6+x)(5+x)} = \frac{5}{26}$.
Simplifying,we get $(6+x)(5+x) = \frac{30 \times 26}{5} = 6 \times 26 = 156$.
Expanding the equation: $x^2 + 11x + 30 = 156$,which leads to $x^2 + 11x - 126 = 0$.
Factoring the quadratic equation: $(x + 18)(x - 7) = 0$.
Since $x$ must be positive,$x = 7$.
81
EasyMCQ
The letters of the word '$LOGARITHM$' are arranged at random. The probability that the arrangement starts with a vowel and ends with a consonant is
A
$\frac{71}{9!}$
B
$\frac{18}{9!}$
C
$\frac{1}{4}$
D
$\frac{1}{9}$

Solution

(C) The word '$LOGARITHM$' consists of $9$ distinct letters: $L, O, G, A, R, I, T, H, M$.
There are $3$ vowels $(O, A, I)$ and $6$ consonants $(L, G, R, T, H, M)$.
The total number of arrangements of the $9$ letters is $9!$.
For the arrangement to start with a vowel and end with a consonant:
- The first position can be filled by any of the $3$ vowels in $3$ ways.
- The last position can be filled by any of the $6$ consonants in $6$ ways.
- The remaining $7$ positions can be filled by the remaining $7$ letters in $7!$ ways.
Total favorable arrangements $= 3 \times 6 \times 7!$.
The probability is $\frac{3 \times 6 \times 7!}{9!} = \frac{18 \times 7!}{9 \times 8 \times 7!} = \frac{18}{72} = \frac{1}{4}$.
82
MediumMCQ
The probability that three cards drawn from a pack of $52$ cards are all red is
A
$\frac{1}{17}$
B
$\frac{4}{17}$
C
$\frac{3}{17}$
D
$\frac{2}{17}$

Solution

(D) The total number of ways to draw $3$ cards from a pack of $52$ cards is given by ${}^{52}C_3$.
There are $26$ red cards in a pack of $52$. The number of ways to draw $3$ red cards is ${}^{26}C_3$.
$\text{Required probability} = \frac{{}^{26}C_3}{{}^{52}C_3} = \frac{\frac{26 \times 25 \times 24}{3 \times 2 \times 1}}{\frac{52 \times 51 \times 50}{3 \times 2 \times 1}} = \frac{26 \times 25 \times 24}{52 \times 51 \times 50}$.
Simplifying the expression: $\frac{26}{52} \times \frac{25}{50} \times \frac{24}{51} = \frac{1}{2} \times \frac{1}{2} \times \frac{8}{17} = \frac{8}{68} = \frac{2}{17}$.
83
MediumMCQ
$A$ four-digit number is to be formed using the digits $1, 2, 3, 4, 5, 6, 7$ (no digit is repeated). What is the probability that the number formed is $> 4000$?
A
$3/2$
B
$1/2$
C
$4/7$
D
$3/7$

Solution

(C) The total number of ways to form a four-digit number using $7$ distinct digits is given by $P(7, 4) = 7 \times 6 \times 5 \times 4 = 840$.
For the number to be $> 4000$,the first digit (thousands place) must be $4, 5, 6,$ or $7$.
There are $4$ choices for the first digit.
After choosing the first digit,the remaining $3$ positions can be filled by the remaining $6$ digits in $P(6, 3) = 6 \times 5 \times 4 = 120$ ways.
Thus,the number of favourable cases is $4 \times 120 = 480$.
Therefore,the required probability is $\frac{480}{840} = \frac{4}{7}$.
84
EasyMCQ
Two cards are drawn at random from a pack of $52$ cards. The probability of these two being Aces is
A
$ \frac{1}{26} $
B
$ \frac{1}{221} $
C
$ \frac{1}{2} $
D
$ \frac{1}{13} $

Solution

(B) The total number of cards in a pack is $52$. The number of Aces in a pack is $4$.
We need to select $2$ cards out of $52$,which can be done in ${}^{52}C_{2}$ ways.
The number of ways to select $2$ Aces out of $4$ is ${}^{4}C_{2}$.
The probability $P$ is given by:
$P = \frac{{}^{4}C_{2}}{{}^{52}C_{2}} = \frac{\frac{4 \times 3}{2 \times 1}}{\frac{52 \times 51}{2 \times 1}} = \frac{4 \times 3}{52 \times 51} = \frac{12}{2652} = \frac{1}{221}$.
85
EasyMCQ
$A$ flashlight has $10$ batteries,out of which $4$ are dead. If $3$ batteries are selected without replacement and tested,then the probability that all $3$ are dead is:
A
$ \frac{1}{30} $
B
$ \frac{2}{8} $
C
$ \frac{1}{15} $
D
$ \frac{1}{10} $

Solution

(A) Total number of batteries = $10$.
Number of dead batteries = $4$.
We need to select $3$ batteries without replacement.
The probability that the first battery is dead = $\frac{4}{10}$.
After selecting one dead battery,the remaining number of batteries is $9$ and the remaining number of dead batteries is $3$.
The probability that the second battery is dead = $\frac{3}{9}$.
After selecting two dead batteries,the remaining number of batteries is $8$ and the remaining number of dead batteries is $2$.
The probability that the third battery is dead = $\frac{2}{8}$.
Therefore,the probability that all $3$ batteries are dead = $\frac{4}{10} \times \frac{3}{9} \times \frac{2}{8} = \frac{24}{720} = \frac{1}{30}$.
86
MediumMCQ
Two letters are chosen from the letters of the word '$EQUATIONS$'. The probability that one is a vowel and the other is a consonant is:
A
$ \frac{4}{9} $
B
$ \frac{5}{9} $
C
$ \frac{8}{9} $
D
$ \frac{3}{9} $

Solution

(B) The word '$EQUATIONS$' contains $9$ distinct letters: $E, Q, U, A, T, I, O, N, S$.
Number of vowels $= 5$ $(E, U, A, I, O)$.
Number of consonants $= 4$ $(Q, T, N, S)$.
Total ways to choose $2$ letters from $9$ is given by $^{9}C_{2} = \frac{9 \times 8}{2 \times 1} = 36$.
Ways to choose $1$ vowel and $1$ consonant is $^{5}C_{1} \times ^{4}C_{1} = 5 \times 4 = 20$.
The probability is $\frac{20}{36} = \frac{5}{9}$.
87
EasyMCQ
Out of the first $5$ consecutive natural numbers,if two different numbers $x$ and $y$ are chosen at random,then the probability that $x^4 - y^4$ is divisible by $5$ is
A
$\frac{2}{5}$
B
$\frac{4}{5}$
C
$\frac{3}{5}$
D
$\frac{1}{5}$

Solution

(C) The set of the first $5$ natural numbers is $S = \{1, 2, 3, 4, 5\}$.
The total number of ways to choose two different numbers $x$ and $y$ from $S$ is $^5C_2 = \frac{5 \times 4}{2} = 10$.
According to Fermat's Little Theorem,for any integer $a$ not divisible by $5$,$a^4 \equiv 1 \pmod{5}$.
If $a$ is divisible by $5$,then $a^4 \equiv 0 \pmod{5}$.
Let $x, y \in \{1, 2, 3, 4, 5\}$. We want $x^4 - y^4$ to be divisible by $5$,i.e.,$x^4 \equiv y^4 \pmod{5}$.
Case $1$: Both $x$ and $y$ are not divisible by $5$. Then $x^4 \equiv 1$ and $y^4 \equiv 1$,so $x^4 - y^4 \equiv 0 \pmod{5}$.
The numbers not divisible by $5$ are $\{1, 2, 3, 4\}$. The number of ways to choose $2$ distinct numbers from these $4$ is $^4C_2 = 6$.
Case $2$: One of the numbers is $5$. If $x=5$,then $x^4 \equiv 0$. For $x^4 - y^4$ to be divisible by $5$,$y^4$ must also be $0$,which is impossible as there is only one multiple of $5$ in the set.
Thus,the favorable outcomes are $6$.
The probability is $\frac{6}{10} = \frac{3}{5}$.
88
EasyMCQ
$A$ five-digit number is formed by the digits $1, 2, 3, 4, 5$ with no digit being repeated. The probability that the number is divisible by $4$ is
A
$\frac{1}{5}$
B
$\frac{5}{6}$
C
$\frac{4}{5}$
D
$\frac{4}{6}$

Solution

(A) The total number of five-digit numbers formed using the digits $1, 2, 3, 4, 5$ without repetition is $5! = 120$.
$A$ number is divisible by $4$ if its last two digits form a number divisible by $4$.
Using the digits ${1, 2, 3, 4, 5}$,the possible two-digit combinations divisible by $4$ are $12, 24, 32, 52$.
For each of these $4$ cases,the remaining $3$ digits can be arranged in the first $3$ positions in $3! = 6$ ways.
Thus,the total number of favorable outcomes is $4 \times 3! = 4 \times 6 = 24$.
The required probability is $\frac{24}{120} = \frac{1}{5}$.
89
EasyMCQ
$A$ bag contains $2$ red,$3$ green,and $2$ blue balls. Two balls are drawn at random. The probability that none of the balls drawn is blue is
A
$10 / 21$
B
$11 / 21$
C
$2 / 7$
D
$5 / 7$

Solution

(A) Total number of balls = $2 + 3 + 2 = 7$.
Number of ways to draw $2$ balls from $7$ is $^7C_2 = \frac{7 \times 6}{2} = 21$.
We want the probability that none of the balls drawn is blue. This means both balls must be chosen from the red and green balls.
Total non-blue balls = $2 \text{ (red)} + 3 \text{ (green)} = 5$.
Number of ways to choose $2$ balls from $5$ non-blue balls is $^5C_2 = \frac{5 \times 4}{2} = 10$.
Therefore,the probability is $\frac{10}{21}$.
90
EasyMCQ
$A$ bag contains $21$ toys numbered $1$ to $21$. $A$ toy is drawn and then another toy is drawn without replacement. The probability that both toys will show even numbers is
A
$\frac{5}{21}$
B
$\frac{3}{14}$
C
$\frac{11}{42}$
D
$\frac{4}{21}$

Solution

(B) Total number of toys is $21$. The even numbers between $1$ and $21$ are $2, 4, 6, 8, 10, 12, 14, 16, 18, 20$. There are $10$ even numbers.
Probability of drawing the first even number is $\frac{10}{21}$.
After drawing one even number,there are $9$ even numbers left out of $20$ total toys.
Probability of drawing the second even number is $\frac{9}{20}$.
The probability that both toys show even numbers is $\frac{10}{21} \times \frac{9}{20} = \frac{90}{420} = \frac{3}{14}$.
91
EasyMCQ
From a well-shuffled pack of $52$ cards,two cards are drawn at random. The probability that both cards are kings is:
A
$\frac{1}{15}$
B
$\frac{25}{57}$
C
$\frac{35}{256}$
D
$\frac{1}{221}$

Solution

(D) Total number of cards $= 52$.
Total number of kings in a deck $= 4$.
The number of ways to choose $2$ cards out of $52$ is given by $^{52}C_2 = \frac{52 \times 51}{2 \times 1} = 1326$.
The number of ways to choose $2$ kings out of $4$ is given by $^4C_2 = \frac{4 \times 3}{2 \times 1} = 6$.
Therefore,the probability that both cards are kings is $P = \frac{^4C_2}{^{52}C_2} = \frac{6}{1326} = \frac{1}{221}$.
92
MediumMCQ
Three numbers are chosen at random without replacement from the set $A = \{x \in \mathbb{Z} \mid 2 \leq x \leq 11\}$. The probability that the minimum of the chosen numbers is $3$ and the maximum is $7$ is
A
$\frac{1}{30}$
B
$\frac{1}{40}$
C
$\frac{1}{50}$
D
$\frac{1}{60}$

Solution

(B) The set $A$ is given by $A = \{2, 3, 4, 5, 6, 7, 8, 9, 10, 11\}$. The total number of elements in $A$ is $n(A) = 10$.
The total number of ways to choose $3$ numbers from $10$ is $n(E) = {}^{10}C_3 = \frac{10 \times 9 \times 8}{3 \times 2 \times 1} = 120$.
For the minimum to be $3$ and the maximum to be $7$,the chosen set must contain $3$ and $7$. The third number must be chosen from the set $\{4, 5, 6\}$.
Thus,the favorable outcomes are $\{3, 4, 7\}, \{3, 5, 7\}, \{3, 6, 7\}$.
The number of favorable outcomes is $n(F) = 3$.
The required probability is $P = \frac{n(F)}{n(E)} = \frac{3}{120} = \frac{1}{40}$.
93
EasyMCQ
Two bolts,two nuts,and three needles are in a box. Two parts are chosen at random from the box. What is the probability that one is a bolt and one is a needle?
A
$\frac{2}{21}$
B
$\frac{4}{21}$
C
$\frac{6}{21}$
D
$\frac{12}{21}$

Solution

(C) Total number of items = $2 \text{ (bolts)} + 2 \text{ (nuts)} + 3 \text{ (needles)} = 7 \text{ items}$.
Total number of ways to choose $2$ parts from $7$ is given by $n(S) = {}^{7}C_{2} = \frac{7 \times 6}{2 \times 1} = 21$.
Let $E$ be the event that one part is a bolt and one part is a needle.
The number of ways to choose $1$ bolt from $2$ and $1$ needle from $3$ is $n(E) = {}^{2}C_{1} \times {}^{3}C_{1} = 2 \times 3 = 6$.
Therefore,the probability $P(E) = \frac{n(E)}{n(S)} = \frac{6}{21}$.
94
EasyMCQ
$A$ box contains $4$ defective and $6$ good machines. Two machines are selected at random without replacement. Find the probability that both the machines are good.
A
$\frac{1}{2}$
B
$\frac{1}{3}$
C
$\frac{1}{4}$
D
$\frac{1}{5}$

Solution

(B) Total number of machines $= 4 + 6 = 10$.
Probability that the first machine selected is good $= \frac{6}{10}$.
Since the selection is without replacement,the number of remaining good machines is $5$ and the total number of remaining machines is $9$.
Probability that the second machine selected is good $= \frac{5}{9}$.
Probability that both machines are good $= \frac{6}{10} \times \frac{5}{9} = \frac{30}{90} = \frac{1}{3}$.
95
EasyMCQ
$A$ bag contains $10$ identical pens,of which $4$ are red and $6$ are blue. $3$ pens are taken out at random one after another. Find the probability that all $3$ are blue.
A
$\frac{6}{10}$
B
$\frac{3}{10}$
C
$\frac{1}{6}$
D
$\frac{3}{6}$

Solution

(C) Total number of pens $= 10$.
Number of red pens $= 4$.
Number of blue pens $= 6$.
We need to select $3$ pens out of $10$. The total number of ways to choose $3$ pens is given by ${}^{10}C_3 = \frac{10 \times 9 \times 8}{3 \times 2 \times 1} = 120$.
The number of ways to choose $3$ blue pens out of $6$ is given by ${}^{6}C_3 = \frac{6 \times 5 \times 4}{3 \times 2 \times 1} = 20$.
Therefore,the required probability $P = \frac{{}^{6}C_3}{{}^{10}C_3} = \frac{20}{120} = \frac{1}{6}$.
Hence,option $C$ is correct.
96
MediumMCQ
$A$ bag contains $5$ blue and an unknown number $x$ of red balls. Two balls are drawn at random. If the probability of both of them being blue is $\frac{5}{14}$,then the value of $x$ is equal to
A
$8$
B
$5$
C
$3$
D
$6$

Solution

(C) Total number of balls = $5 + x$.
Number of ways to choose $2$ balls from $(5 + x)$ balls is $^{5+x}C_2 = \frac{(5+x)(4+x)}{2}$.
Number of ways to choose $2$ blue balls from $5$ blue balls is $^5C_2 = \frac{5 \times 4}{2} = 10$.
The probability of drawing $2$ blue balls is given by $P = \frac{^5C_2}{^{5+x}C_2} = \frac{10}{\frac{(5+x)(4+x)}{2}} = \frac{20}{(5+x)(4+x)}$.
Given $P = \frac{5}{14}$,we have $\frac{20}{(5+x)(4+x)} = \frac{5}{14}$.
$\Rightarrow (5+x)(4+x) = \frac{20 \times 14}{5} = 56$.
$\Rightarrow x^2 + 9x + 20 = 56$.
$\Rightarrow x^2 + 9x - 36 = 0$.
$\Rightarrow (x+12)(x-3) = 0$.
Since $x$ must be positive,$x = 3$.
97
MediumMCQ
If a die is rolled three times,then the probability of getting a larger number on its face than the previous number each time is:
A
$\frac{15}{216}$
B
$\frac{5}{54}$
C
$\frac{13}{216}$
D
$\frac{1}{18}$

Solution

(B) The total number of possible outcomes when a die is rolled three times is $6^3 = 216$.
We need to select three distinct numbers from the set $\{1, 2, 3, 4, 5, 6\}$ such that they appear in strictly increasing order.
Any selection of $3$ distinct numbers from $6$ can be arranged in exactly one way in strictly increasing order.
The number of ways to choose $3$ distinct numbers from $6$ is given by $^6C_3 = \frac{6 \times 5 \times 4}{3 \times 2 \times 1} = 20$.
Thus,the number of favorable outcomes is $20$.
The required probability is $\frac{20}{216} = \frac{5}{54}$.
98
EasyMCQ
If two numbers $a$ and $b$ are chosen from the set of integers $1$ to $39$,then the probability that those numbers satisfy the equation $7a - 9b = 0$ is
A
$\frac{1}{742}$
B
$\frac{4}{743}$
C
$\frac{4}{741}$
D
$\frac{5}{741}$

Solution

(C) The total number of ways to choose two distinct numbers $a$ and $b$ from the set of integers ${1, 2, \dots, 39}$ is given by the combination formula ${}^{39}C_2$.
${}^{39}C_2 = \frac{39 \times 38}{2} = 39 \times 19 = 741$.
We need to find the pairs $(a, b)$ such that $7a - 9b = 0$,which implies $7a = 9b$.
Since $7$ and $9$ are coprime,$a$ must be a multiple of $9$ and $b$ must be a multiple of $7$.
Given $1 \le a, b \le 39$,the possible pairs $(a, b)$ are:
$(9, 7), (18, 14), (27, 21), (36, 28)$.
There are $4$ such favorable pairs.
Thus,the probability is $\frac{4}{741}$.
99
MediumMCQ
If five-digit numbers are formed from the digits $0, 1, 2, 3, 4$ using every digit exactly once,then the probability that a randomly chosen number from those numbers is divisible by $4$ is:
A
$\frac{5}{16}$
B
$\frac{3}{16}$
C
$\frac{3}{8}$
D
$\frac{7}{16}$

Solution

(A) The total number of five-digit numbers formed using the digits $0, 1, 2, 3, 4$ exactly once is $4 \times 4! = 4 \times 24 = 96$.
For a number to be divisible by $4$,the last two digits must form a number divisible by $4$.
The possible pairs for the last two digits are:
$04, 20, 40$ (where $0$ is used): Each gives $3! = 6$ numbers. Total $= 3 \times 6 = 18$.
$12, 24, 32$ (where $0$ is not used): For each,the first digit cannot be $0$,so there are $3$ choices for the first digit and $2!$ for the remaining two. Total $= 3 \times (3 \times 2!) = 3 \times 6 = 18$.
Wait,let us re-evaluate:
If last two digits are $04, 20, 40$: The remaining $3$ digits can be arranged in $3! = 6$ ways. $3 \times 6 = 18$.
If last two digits are $12, 24, 32$: The first digit cannot be $0$ and cannot be one of the two digits used. So $4 - 2 = 2$ choices for the first digit,then $2!$ for the remaining. $3 \times (2 \times 2!) = 3 \times 4 = 12$.
Total favorable numbers $= 18 + 12 = 30$.
Probability $= \frac{30}{96} = \frac{5}{16}$.
100
EasyMCQ
There are $4$ hotels in a town. If $3$ men check into the hotels in a day,then the probability that each checks into a different hotel is
A
$\frac{6}{7}$
B
$\frac{1}{8}$
C
$\frac{3}{8}$
D
$\frac{5}{9}$

Solution

(C) Total number of ways in which $3$ men can check into $4$ hotels is $4 \times 4 \times 4 = 64$.
If each man has to check into a different hotel,the number of ways is $4 \times 3 \times 2 = 24$.
(The first man has $4$ choices,the second man has $3$ choices,and the third man has $2$ choices).
Therefore,the required probability is $\frac{24}{64} = \frac{3}{8}$.

Probability — Permutation and Combination based Probability · Frequently Asked Questions

1Are these Probability questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Probability Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.