How does $(xy' + x'y)'$ simplify to $(xy + x'y')$
By Abigail Rogers •
How does
$$(xy' + x'y)'$$
simplify to
$$(xy + x'y')$$
$\endgroup$ 21 Answer
$\begingroup$By de Morgan laws : $$(xy'+x'y)'=(x'+y)(x+y')=x'x+x'y'+yx+yy'=xy+x'y'$$ because $xx'=yy'=0$.
(BTW, I suppose $x'$ means $\overline x$, or $\neg x$...)
$\endgroup$ 1