More advanced combination/partition set questions will introduce sets with elements that are individually distinguishable. This requires the student-mathamation to discern the relevance.
For this question, the five could all be different or they could be genetic clones; it’s irrelevant to the question. For this question, they are Manoj’s friends and are indistinguishable from each other.
Of the six friends, only Manoj is distinguishable from the other five. He is distinguishable for the others because he will only attend a class if (and only if) at least one of his friends also attends. This is why he is separated (distinguishable) from the others. The other individual characteristics of the set of friends are irrelevant.
Here is a link to a question requiring discernment in what is distinguishable and indistinguishable for the solution set count. There are two distinguishable sets in this question and the elements of each set are indistinguishable from each other. The correct solution requires the two sets to be treated a one set of indistinguishable elements and partitioned. (I note you’ve already commented on that post).
GA
By analyzing this question, it’s easy to see the distinguishable fruit is irrelevant here. An orange is the same as an apple. The selection of any fruit creates a fruit basket.
The solution to this is the number of partitions of 15.
Calculating the number of partitions (n) requires an understanding of Generating Functions—specifically Euler’s function
For small numbers (n) it’s easy, but sometimes laborious, to do them by hand.
15+0
14+1
13+2
13+1+1
12+3
12+2+1
12+1+1+1
11+4
11+3+1
11+2+2
...
...
...
WolfRam Alpha will solve these and list the partitions.
For n = 15, partitions = 176 <----- Number of ways to divide five apples and ten oranges into one or more baskets.
15+0 | One basket with 15 fruits
1+1+1+1+1+1+1+1+1+1+1+1+1+1+1 | Fifteen baskets, each with one fruit
14+1 | Two baskets, one with 14, and one with one fruit(s)
13+2 |Two baskets, one with 13, and one with two fruits.
13+1+1 |Three baskets, one with 13, and 2 with one fruit each
12+3 | etc
12+2+1 | etc
12+1+1+1 | etc
11+4 | etc
11+3+1 | etc
11+2+2 | etc
GA