Simplified expressions:
a. (x + y)(x + y')
b. xyz + x'y + xyz'
Express the following function as a sum of minterms and as a product of maxterms: F(A, B, C, D) = B'D + A'D + BD
List the truth table of the function: F = xy + x'y' + y'z
5) Implement the Boolean function: F = xy + x'y' + y'z
a. With AND, OR, and inverter gates
b. With NAND and inverter gates
6) Simplify the following Boolean functions, using three-variable maps:
a. F (x, y, z) = (0, 1, 5, 7)
b. F (x, y, z) = (1, 2, 3, 6, 7)
7) Simplify the following Boolean functions, using four-variable maps:
a. F (w, x, y, z) = Σ (1, 4, 5, 6, 12, 14, 15)