SOLUTION: Codes to identify entries in a computer file are formed by using sequences of five 0's and six 1's. How many such sequences are possible?

Algebra ->  Permutations -> SOLUTION: Codes to identify entries in a computer file are formed by using sequences of five 0's and six 1's. How many such sequences are possible?      Log On


   



Question 806624: Codes to identify entries in a computer file are formed by using sequences of five 0's and six 1's. How many such sequences are possible?
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
11!/(5!*6!)=462 sequences.