Why is $a\overline bc + ab = ab + ac$? I think it has something to do with the rule $a + \overline a = 1$, right?
2026-04-03 15:09:07.1775228947
Boolean algebra: why is $a\overline bc + ab = ac+ab$?
133 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
We have the following (do have a look here, especially example $T10(a)$):- $$\begin{align}a\overline{b}c+ab&=a(\overline{b}c+b)\\&=a(b+\overline{b}c)\\&=a(b(1+c)+\overline{b}c)\\&=a(b+bc+\overline{b}c)\\&=a(b+c)\\&=ab+ac\end{align}$$