The SOP (sum of products) form of a Boolean function is Σ(0,1,3,7,11), where inputs are A,B,C,D (A is MSB, and D is LSB). The equivalent minimised expression of the function is
(a) (\bar{B}+C)(\bar{A}+C)(\bar{A}+\bar{B})(\bar{C}+D)
(b) (\bar{B}+C)(\bar{A}+C)(\bar{A}+\bar{C})(\bar{C}+D)
(c)(\bar{B}+C)(\bar{A}+C)(\bar{A}+\bar{C})(\bar{C}+\bar{D})
(d) (\bar{B}+C)(A+\bar{B})(\bar{A}+\bar{B})(\bar{C}+D)
The K-map for the function is:
Minimised expression is,
F=(\bar{B}+C)(\bar{A}+C)(\bar{A}+\bar{B})(\bar{C}+D)