7) Find the minimum sum-of-products expression (Minterm) for the given function. D= Don't care
Do not forget the order of variables, for example: d8= ABCD (1000)
f(a, b, c, d) = \Sigma(0, 2, 6, 9, 13, 14) ; d(3, 8, 10)
8) Simplify the logic expression using Boolean Algebra laws. X (A,B,C)
X = \overline{A}BC + \overline{A}BC + ABC + A\overline{B}C