Question 2: Working with Logic Gates
Given the below Function:
F(x,y,z) = (\bar{x} + z). (\bar{y} + \bar{x}) + x\bar{y}z
(15 Marks)
a- Draw the combinational circuit that directly implements the Boolean expression:
b- For what values of x, y, and z the output (F) will be 0? Justify your answer using a truth table.