Question
Question: Find the number of ways in which 16 constables can be assigned to patrol 8 villages 2 each?...
Find the number of ways in which 16 constables can be assigned to patrol 8 villages 2 each?
Solution
The number of ways in which 16 constables can be assigned to patrol 8 villages, 2 each is calculated by selecting 2 constables out of 16 constables using combinatorial approach then we multiply this selection with selecting 2 constables out of 14 constables likewise we multiply till we can select the last pair of constables in the last village.
Complete step by step answer:
We have given 16 constables and are asked to find the ways in which we can assign these 16 constables in 8 villages with 2 constables in each village. These numbers of ways can be calculated by selecting 2 constables out of 16 constables using the combinatorial approach for village first.
16C2
Now, we are going to select 2 constables out of 14 constables for village second and multiplying with the above selection and we get,
16C2×14C2
Selecting 2 constables out of 12 constables for village third and multiplying this selection with the above and we get,
16C2×14C2×12C2
Selecting 2 constables out of 10 constables for village fourth and multiplying this selection with the above and we get,
16C2×14C2×12C2×10C2
This multiplication will keep going on till we reach the last village and the expression will look like as follows:
16C2×14C2×12C2×10C2×8C2×6C2×4C2×2C2
Writing the above expression in factorial form and we get,
2!14!16!×2!12!14!×2!10!12!×2!8!10!×2!6!8!×2!4!6!×2!2!4!×2!0!2!=(2!)80!16!
We know that the value of 0!=1 so substituting this value in the above expression and we get,
(2.1)816!=2816!
From the above solution, we have found the number of ways in which 16 constables can be assigned to patrol 8 villages with 2 each.
Note: To solve the above problem, you must know how to write a combinatorial approach. Also, you should know what the expansion of nCris. Along with that, you must know what the value of 0! is. You might be wondering why we haven’t solved the final answer completely, the reason is the solution will be very long then and even in examination also you will find the options of the above form.