To find the total number of possible sets of 3, we can use the combination formula. The number of combinations of $n$ objects taken $r$ at a time is given by the formula:
$$\binom{n}{r} = \frac{n!}{r!(n-r)!}$$
In this case, we have a total of 10 objects (6 As
Show more…