Ten basketball players want to divide themselves into $2$ teams of $5$ players each,in such a way that the $2$ best players are on the opposite teams. In how many ways can this be done?
I have two potential answers in mind. One is $\frac{\binom{8}{4}}{2}$ and the other is $\frac{\binom{8}{4}}{2}$ . I find it hard to decide from which total number of people should be chosen from.
Thanks in advance!