Simplify a Boolean Expression

62 Views Asked by At

I have to simplify this w′x′y′z + wx'yz' + w'xyz'

I keep getting different answers depending on whether I start on the left or the right of the expression

Any advice or help would be appreciated.

Thanks, Mary

1

There are 1 best solutions below

0
On

That term is already in its minimal form, because each of the disjuncts is a prime implicant.