- #1
- 191
- 0
Homework Statement
Reduce the expression to one that just contains xor and/or xnor
Homework Equations
(A'B'C')+(A'BC)+(ABC')+(AB'C)
The Attempt at a Solution
C'(A'B'+AB)+C(A'B+AB')
C'(A[itex]\ominus[/itex]B)+C(A[itex]\oplus[/itex]B)
not really sure what to do next.Do the C' and C cancel each other out?
Last edited: