Given:
Total number of people = 10
To find:
The number of ways in which 10 people can be divided into three groups of 2, 3, and 5 people respectively.
Solution:
We know that the number of ways to select r items form n times is:
The number of ways to select 2 people from 10 is
.
The number of remaining people is
.
The number of ways to select 3 people from 8 is
.
The number of remaining people is
.
The number of ways to select 5 people from 5 is
.
Now, the total number of ways is:
Therefore, the total number of ways is 2520 to divide 10 people into three groups of 2, 3, and 5 people respectively.