Boolean algebra consensus theory

177 Views Asked by At

I want to simplify $wxy + x'z + y'z + wz = wxy + x'z + y'z$ but I can't seem to use the consensus theorem at the right place.

I tried factoring cases for $x$ and $x'$ and $y$ and $y'$ but I don't know where to go. Can anyone give me just a hint (not the full answer)?

1

There are 1 best solutions below

0
On BEST ANSWER

Write

$$wxy+x'z+y'z+wz=wxy+(x'+y')z+wz=(xy)w+(xy)'z+wz$$

using distributive and De Morgan laws, and then apply the consensus theorem as stated here with $X=xy$, $Y=w$, and $Z=z$.