We are selecting 3 boys out of a larger group. The formula for combinations is given by:
\[C(n, k) = \frac{n!}{k!(n-k)!}\]
where \(n\) is the total number of items, \(k\) is the number of items to choose, and "!" denotes factorial, which is the product of all
Show more…