1.Implement Boolean function G = (X+Y') Z only with the specified gates. For each case assume no other gates are available. Draw the gate level logic diagram.
a) AND, OR, inverters
b) AND, inverters
c) OR, inverters
d) NAND
e) NOR
2. Convert function H(A, B, C) = (AB + C)(AC + B) into both the sum-of-products and product-of-sums forms. Obtain the truth table and express the function in both canonical forms: sum-of-minterms and product-of-Maxterms.