Let A={string starts with 10}B={string contains exactly 4 0s}
1)
P[0]=P[1]=12P[A] is the probability of selecting 10 out of the 4 possible 2 bit combosP[A]=14P[B]=(84)28=35128P[A∩B]=P[bits 1-2 are 10 and bits 3-8 have 3 0's]=14(63)26=564
P[A∪B]=P[A]+P[B]−P[A∩B]P[A∪B]=14+35128−564=57128