1) Use the following function g(a,b,c) = (a'+b)(b'+c) for parts (a)-(d) below.
a) write g as a minterm LIST
b) write g as a canonical sum-of-products
c) write g as a maxterm LIST
d) write g as a canonical product-of-sums
2) Simplify each of the following expressions twice: (i) first using algebraic manipulation and (ii) second using a 3-variable Karnaugh map.
a) f = xy+x'y'z'+x'yz'
b) g = x'y'+yz+x'yz'