Question
Question: There are 5 floors and 3 guards. Each guard can get duty at any of the floors and all 3 can also be ...
There are 5 floors and 3 guards. Each guard can get duty at any of the floors and all 3 can also be posted on the same floor. They are given duty on floors at random. The probability that no two guards are placed on the same floor is…
A. 2512
B. 21
C. 8120
D. 53
Solution
In such a type of question, probability can be found out by using the concept of the permutation without repetition. Here there are 5 floors and 3 guards and each guard can get duty at any of the floors and all 3 can also be posted on the same floor. So the total number of possible outcomes is n=5×5×5=125. Now we have to find the probability that no two guards are placed on the same floor. Possible numbers of combinations are given by nPr. As 5 floors and 3 guards, possible number of combinations will be r=5P3. Use formula nPr=(n−r)!n! and n!=1×2×3...×n for simplification. As probability is the ratio of possible outcomes to total number of outcomes means p=nr, we will obtain the probability that no two guards are placed on the same floor.
Complete step-by-step answer:
Here given that there are 5 floors and 3 guards and each guard can get duty at any of the floors and all 3 can also be posted on the same floor. They are given duty on floors at random.
Here we will first find the total number of outcomes, as each guard can be posted on any of the floors, there are 5 choices for each guard. So the total number of possible outcomes is
⇒ n=5×5×5=125.
Now we have to find the probability that no two guards are posted on the same floor means for any 3 of the guards, they can do the duty on any of the 5 floors but not on the same floor.
We will use the concept of permutation without repetition for finding possible outcomes of the event. Possible numbers of combinations are given by nPr.
Here there are 5 floors and 3 guards, possible number of combinations will be r=5P3.
Now use the formula nPr=(n−r)!n! for simplification.
⇒ 5P3=(5−3)!5!
⇒ 5P3=2!5!
We know that n!=1×2×3...×n, so we can write 5!=1×2×3×4×5 and 2!=1×2.
Putting these values in above form,
5P3=1×21×2×3×4×5
⇒ 5P3=3×4×5
⇒ 5P3=60.
So, the possible number of outcomes is 60.
As we know that probability is the ratio of possible outcomes to total number of outcomes means p=nr.
So, here total outcomes n=125 and possible no of outcomes for an event is r=60.
So probability that no two guards are placed on the same floors is given by p=nr.
Putting values, p=12560
Simplifying, p=2512
So, option (A) is the correct answer.
Note: There is an alternative way to solve such a question. As here 5 floors and 3 guards and no two guards can be placed on the same floor so the first guard can be chosen on any of the 5 floors. Second guard can be chosen on balance 4 floors and third guard can be chosen on balance 3 floors as no guards on the same floor. So the total no of possible outcomes is r=5×4×3=60. And total no of outcomes is n=5×5×5=125. So probability that no two guards are placed on the same floor is p=nr=12560=2512.