Q 11: Simplify the following Boolean functions using K-map
A. F(b,c,d) = (0,1,3,5,6)
B. F(w,x,y,z) = (0,2,3,5,6,8,10,12,14,15)
C. F(x,y,z) = y + yz' + yz
D. F(w,x,y,z) = wx + wy + wz + xyz
E. F(a,b,c,d,e) = (0,1,4,5,9,12,16,18,21,25,29)
Q 12: Simplify the following expressions to product of sums form
A. y + yz + xy
B. (A + B + C)(A + B + D)(A + B + D)(A + B + C)
Q 13: Simplify the following Boolean function with the don't care conditions
F(w,x,y,z) = (0,2,3,5,6,8,10,12,14) d(w,x,y,z) = (1,4,7,15)
Q 14: Find all the prime implicants for the following Boolean functions, and determine which are essential:
A. F(w,x,y,z) = (0,2,3,5,6,8,10,12,14)
B. F(w,x,y,z) = (0,2,3,5,7,8,10,11,14)