Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level.
– Fly by NightApr 27 '17 at 16:41
1 Answers1
3
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$...)