I am trying to solve this to be 3 literals, but I keep getting errors:
Question:$(x'y' + z)' + z + xy + wz$
My answer:
$(x+y)z' + xy + z(1+w)\implies xz' + yz' + xy + z\implies zx + zz' + yz' + xy$
$\implies zx + yz' + xy \implies xyz + xzz' + xy \implies xyz + xy \implies yx (1 + z)\implies yx$
The right answer should be $x + y + z$