genu
- 22
- 0
Homework Statement
I'm trying to understand an example in the book. They're simplifying the following expression:
<br /> S=z \oplus (x \oplus y)
=z'(xy'+x'y)+z(xy'+x'y)'
I don't get how they go to this from the above
=z'(xy'+x'y)+z(xy+x'y')
=xy'z'+x'yz'+xyz+x'y'z
Homework Equations
DeMorgan law: (x+y)' = x'y'
The Attempt at a Solution
By DeMorgan's law, negating that last term should give z(z'y'*xy)
Last edited: