-
The black box in the figure consists of a minimum complexity circuit that uses only AND, OR and NOT gates. The function f(x, y, z) = 1 whenever x, y are different and 0 otherwise. In addition the 3 inputs x, y, z are never all the same value. Which one of the following equations leads to the correct design for the minimum complexity circuit?
-
- x' y + xy'
- x + y'z
- x'y'z' + xy'z
- xy + y'z + z'
- x' y + xy'
Correct Option: A
NA