Question: Given the function P(A, B, C) = Σm (0, 1, 3, 5),
(a) express P in canonical forms,
(b) implement simplified P using AND, OR, and NOT gates,
(c) implement simplified P using AND and NOT gates only,
(d) implement simplified P in OR and NOT gates only.