Implement the function (a AND b) OR (c AND d) twice: once in sum-of-products form and once in an equivalent product-of-sums form.
Implement the function (a AND b) OR (c AND d) twice: once in sum-of-products form and once in an equivalent product-of-sums form.