a coach chooses six out of eight players to go to a skills workshop. if order does not matter, in how many…

a coach chooses six out of eight players to go to a skills workshop. if order does not matter, in how many ways can he choose the players for the workshop?\n6\n8\n28\n56

a coach chooses six out of eight players to go to a skills workshop. if order does not matter, in how many ways can he choose the players for the workshop?\n6\n8\n28\n56

Answer

Explanation:

Step1: Identify combination formula

The combination formula is $C(n,r)=\frac{n!}{r!(n - r)!}$, where $n$ is the total number of items, and $r$ is the number of items to be chosen. Here, $n = 8$ and $r=6$.

Step2: Substitute values

$C(8,6)=\frac{8!}{6!(8 - 6)!}=\frac{8!}{6!2!}$. Since $n!=n\times(n - 1)\times\cdots\times1$, $8! = 8\times7\times6!$ and $2! = 2\times1$. Then $C(8,6)=\frac{8\times7\times6!}{6!\times2\times1}$.

Step3: Simplify

The $6!$ terms cancel out, and we have $C(8,6)=\frac{8\times7}{2\times1}=\frac{56}{2}=28$.

Answer:

C. 28