I have this equation in Boolean Algebra:
$x*y*z+x'*y*z+x*y'*z+x*y*z' = y*z+x*z+x*y$
I got this:
$= yz(x+x')+xy'z+xyz'$
$= yz+xy'z+xyz'$
And from here I tried multiple things but it goes wrong like:
$yz+x(y'z+yz')$
$yz + x$
Since y'*y and z'*z =0 they disappear so this seemed to be the only answer for me what am I doing wrong?
Hint: You could add in a couple of $xyz$ terms into the left side of the original equation.