I've got an equation down to $F=BA+BC +\bar{A}\bar{C}$ and according to Wolfram Alpha it can simplified to $(\bar{A} + \bar{C}) + B$. What's the next steps? I tried using de Morgan's law and not sure it helped.
2026-04-03 16:54:28.1775235268
trying to simplify equation to fullest
43 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
This is a derivation for the actual result:
$BA + BC + \bar{A}\bar{C} = (B(A+C))+\overline{A+C} = (B+\overline{A+C})((A+C)+\overline{A+C}) = \overline{A+C}+B$
I used:
and some Commutativity and Associativity.