Recall, by -bit strings, we mean strings of binary digits, of length 8.
  1. How many -bit strings are there total?
  2. How many -bit strings have weight 5?
  3. How many subsets of the set contain exactly 5 elements?
  4. Explain why your answers to parts (b) and (c) are the same. Why are these questions equivalent?