HomeAnalysis How many bit strings of length eight either start with the bit 1 or end with the two bits 00 ? February 03, 2021 0 1 _ _ _ _ _ _ _ or _ _ _ _ _ _ 0 0 \begin{array}{l} \Rightarrow {2^7} + {2^6} - {2^5}\\\\ \Rightarrow 160 \end{array} Tags: Analysis Combinatorial Facebook Twitter