A-
a-. Simplify the following Boolean function as sum of products.
F(A, B, C, D) = \sum (1, 4, 5, 7, 9, 11, 12, 14, 15)
b- Simplify it as product of sums.
c- Implement it with NAND gates circuit.
d- Implement it using NOR gates circuit.
e- What is the complement of function F?
(a) F= A'C'D+A