1. Given the following function:
F(X,Y,Z) = fM (3, 4, 6)
a. Identify all prime implicants (largest possible power-of-two groupings)
b. Identify which of those prime implicants found in part a are essential (indicated the essential 1 with an asterisk)
c. Derive the possible M-SOP equation(s) for this function
d. Derive the canonical POS form for the given function
2. Repeat steps 1a through 1d for the following function:
F(W,X,Y,Z) = fm (0, 1, 4, 5, 6, 7, 8, 12, 14, 15)