The question is- Out of 10 different flowers of different colours, how many different garlands can be formed if each garland consists of 6 flowers of different colours?
Now, they said that this can be done in ${10 \choose 6}$ $\frac {5!}{2}$ way. This is because clockwise and anticlockwise arrangements are the same. Now, my question is why should we arrange them in the first place if their arrangements in clockwise and anticlockwise manner are the same.
Can't we simply write $10 \choose 6$? Because, the number of ways I can select 6 colours is the number of way I can make a garland.