Write the following Boolean expression in product of sums form:
a'b + a'c' + abc
is it correct if I write it as the following ?
(a+b')(a+c)(a'+b'+c')
Write the following Boolean expression in product of sums form:
a'b + a'c' + abc
is it correct if I write it as the following ?
(a+b')(a+c)(a'+b'+c')
The original expression
is equivalent to
Written as product of disjunctions