This is a combination problem, since the order of the bolts does not matter. We can use the combination formula:
$$C(n, k) = \frac{n!}{k!(n-k)!}$$
where $n$ is the total number of items (in this case, 20 bolts) and $k$ is the number of items we want to choose
Show more…