SOLUTION: A byte is a sequence of eight bits. A bit can be a 0 or a 1. In how many distinguishable ways can you have a byte with five 0's and three 1's?

Algebra.Com
Question 1019577: A byte is a sequence of eight bits. A bit can be a 0 or a 1. In how many distinguishable ways can you have a byte with five 0's and three 1's?
Answer by richard1234(7193)   (Show Source): You can put this solution on YOUR website!
8C3 (8 choose 3) = 8!/(5!*3!) = 56 ways. You can visualize this by selecting which 3 bits to set to 1.
RELATED QUESTIONS

how many bit string of length eight either start with a 1 bit or end with the two bits... (answered by Alan3354,Jk22)
This is the very last question on my assignment and I have spent 3 hours on it and have... (answered by scott8148)
Hi, I am having a very difficult time with this problem. I'm not really sure where to... (answered by josmiceli)
George Lucas pioneered the use of digital movie cameras with the most recent Star Wars... (answered by josmiceli)
George Lucas pioneered the use of digital movie cameras with the most recent Star Wars... (answered by nerdybill)
A "bit" is a computer term for one of the digits 0 or 1. A "bit-string" of length 9 is a... (answered by swincher4391)
Determinants: Let M = ( 𝑎 𝑐 𝑏 𝑑 ) is a 2x2 matrix. a. For which values... (answered by ikleyn)
1. If a computer system uses 8 bits (a bit can be a 0 or a 1) to encode a character, how... (answered by KMST)
13. What is the probability that exactly eight 0 bits are generated when 10 bits are... (answered by solver91311)