1

Im trying to prove $(a'+b')((b'+c)+b'c) = b'+a'c$ and I am stuck on the second half. I know I need to get it to $(a'+b')(b'+c)$ to use the Distributive Property of OR over AND, but I cant seem to workout how to transform $((b'+c)+b'c)$ to $(b'+c)$. Any ideas?

egreg
  • 238,574
pstatix
  • 239

1 Answers1

2

$b'+c+b'c=b'(1+c)+c=b'+c$, because $1+c=1$.

egreg
  • 238,574