Someone help me to simplify this boolean expression.
$x'y'+y'z+xz+xy+yz'$
I understand the laws used but still not getting the exact answer. I would appreciate if someone solved this for me.
My attempt so far:
$$x'y'+y'z+xz+xy+yz'= x'y'+y'z+(y+y')xz+xy+yz'$$ $$= x'y'+y'z+yxz+y'xz+xy+yz'$$ $$= x'y'+y'z(x+1)+xy(z+1)+yz'$$ $$= x'y'+y'z+xy+yz'$$