Solveeit Logo

Question

Question: The number of ways in which first, the second and third prize can be distributed among \(5\)competit...

The number of ways in which first, the second and third prize can be distributed among 55competitors is? (no person can get more than a prize).
(A) 1010
(B) 1515
(C) 6060
(D) 125125

Explanation

Solution

we are given a problem in which they have to distribute different prizes to the different candidates so there are different ways to distribute the prizes. In this, we have to distribute the prize in order so when the order does matter then we will use permutation.

Formula used:
The number of permutations of n objects taken r at a time is determined by the following formula:
P(n,r)=n!(nr)!P(n,r) = \dfrac{{n!}}{{\left( {n - r} \right)!}}
Here nn= total no of different elements
rr = arrangement pattern of the elements
Both rr and nn are positive integers

Complete step by step answer:
Step1: We are given first, second and third prizes to be distributed among 55people and one person should not get two prizes. Hence here we have to distribute the prizes in an order
Hence we will use permutations because here order matters
Step2: We will use the formula of permutation
P(n,r)=n!(nr)!P(n,r) = \dfrac{{n!}}{{\left( {n - r} \right)!}}
Here n=5n = 5 and r=3r = 3
Step3: Substituting the value of n and r in the formula we will get the number of permutation
5P3=5!(53)!\Rightarrow {}^5{P_3} = \dfrac{{5!}}{{\left( {5 - 3} \right)!}}
On expanding the expressions we get
5P3=5×4×3×2×12×1\Rightarrow {}^5{P_3} = \dfrac{{5 \times 4 \times 3 \times 2 \times 1}}{{2 \times 1}}
On dividing the numerator by22we get:
5P3=5×4×3\Rightarrow {}^5{P_3} = 5 \times 4 \times 3
5P3=60\Rightarrow {}^5{P_3} = 60

Hence, the number of ways in which the three prizes can be distributed =60 = 60 ways.

Note:
In such types of problems students mainly get confused whether to apply the formula of permutation or of combination. So they have to understand the difference between permutation and combination when order doesn’t matter it is combination and when order matters it is the permutation
We can also solve it simply:
The first prize can be given in 55 ways. Then the second prize can be given in 44 ways and the third prize in 33 ways
(Since a competitor cannot get two prizes) and hence the no. of ways =5×4×3 = 5 \times 4 \times 3
=60= 60 ways
Keep in mind that
P(n,r)=n!(nr)!P(n,r) = \dfrac{{n!}}{{\left( {n - r} \right)!}}