This is a simple combination problem where we choose 1 man out of 8. The number of ways to do this is given by the combination formula \( \binom{n}{r} \), where \( n \) is the total number of items to choose from, and \( r \) is the number of items to choose.
Show more…