Can this equation be reduced further?

  • Thread starter Thread starter tamtam402
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
tamtam402
Messages
199
Reaction score
0
I got this equation from a Karnaugh map:

F = (x'y'z) + (x'yz')

F = x'(y'z + yz')

Here I noticed the XOR pattern, so:

F = x'(y[itex]\oplus[/itex]z)

Was I supposed to be able to reduce this further?
 
Engineering news on Phys.org