Question

Problem 3 (Counting binary strings) 20 marks/ Consider all bit strings of length 15. 1. How many begin with 00? 2. How many b

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Each bit in the 15 bit string can take 2 possible values (0 and 1)

1. Number of strings starting with 00 = 213 = 8192

2. Number of strings starting with 00 and end with 11 = 211 = 2048

3. Begin with 00 or end with 11 = begin with 00 + end with 11 - begin with 00 and end with 11 = 213 +213 -211 =14336

4. Exactly 10 1's = 15C10 = 3003

We solve only 4 questions in one post. Please post again for other solutions.

Add a comment
Know the answer?
Add Answer to:
Problem 3 (Counting binary strings) 20 marks/ Consider all bit strings of length 15. 1. How many ...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT