Function given below, use the K-Map in order to
find the optimal product of sums expression, and
choose the best answer.
$F(a, b, c, d) = \sum m(3, 4, 6, 9, 11, 12, 14)$
$d(a, b, c, d) = \sum m(5, 7, 15)$
a. $(b+d)(b'+d')(a+b+c)$
b. $(a'+c+d)(c+d')(b'+c'+d)$
c. $(c+d)(a'+c')(a'+c+d')$
d. $(a'+d')(b+d')(a'+b+d')$