1.1) (?.1)
x
y
z
f (x,y,z)
0
0
0
1
0
0
1
0
0
1
0
0
0
1
1
1
1
0
0
0
1
0
1
1
1
1
1
(a) Given x = 0, y = 0, z = 0, compute the output of f(x,y,z).
(b) Produce a boolean function that is a sum of minterms for the given boolean input/output
table.
(c) Produce an equivalent CNF expression for your answer from part (b).