Q 11: Simplify the following Boolean functions using K-map
A. F(a, b, c) = ?(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) = x'y + x'yz' + y'z'
D. F(w,x,y,z) = wx + wy + wz + x'yz
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. x'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)