Final answer:
To convert the Boolean expression (A+B)(C+D'E) to its product form of sums, we can expand the expression using the distributive law.
Step-by-step explanation:
To convert the Boolean expression (A+B)(C+D'E) to its product form of sums, we can use the distributive law and expand the expression as follows:
(A+B)(C+D'E) = AC + AD'E + BC + BD'E
So, the product form of sums for the given Boolean expression is AC + AD'E + BC + BD'E.