Answer to Question #140322 in Discrete Mathematics for Promise Omiponle

Question #140322
Solve the following two " union " type questions:
(a) How many bit strings of length 8 either begin with 2 0s or end with 1 1s? (inclusive or)
(b) Every student in a discrete math class is either a computer science or a mathematics major or is a joint major in these two subjects. How many students are in the class if there are 36 computer science majors (including joint majors), 29 math majors (including joint majors) and 5 joint majors?
1
Expert's answer
2020-11-02T19:59:41-0500

a) Let set A be the bit strings of length 8 beginning with two 0s:

A=11222222=26=64|A|=1\cdot1\cdot2\cdot2\cdot2\cdot2\cdot2\cdot2=2^6=64

Let set B be the bit strings of length 8 ending with one 1s:

B=22222221=27=128|B|=2\cdot2\cdot2\cdot2\cdot2\cdot2\cdot2\cdot1=2^7=128

Let C be the bit strings of length 8 beginning with two 0s and ending with one 1s:

C=AB=11222221=25=32|C|=|A\cap B|=1\cdot1\cdot2\cdot2\cdot2\cdot2\cdot2\cdot1=2^5=32

Then

AB=A+BAB=64+12832=160|A\cup B|=|A| + |B|-|A\cap B|=64+128-32=160


b) Let A be computer science majors

A=36|A|=36

Let set B be math majors

B=29|B|=29

And joint majors are AB=5|A \cap B|= 5

Therefore there are students in the class:

AB=A+BAB=36+295=60|A \cup B|=|A|+|B|-|A \cap B|=36+29-5=60


Answer:

a) 160

b) 60


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment