The question states find the complement of the following expression:
x'y' + xy
i am not sure about my solution which is:
(x'+y') + xy
The question states find the complement of the following expression:
x'y' + xy
i am not sure about my solution which is:
(x'+y') + xy
Copyright © 2021 JogjaFile Inc.
$$\begin{align} (x'y'+xy)' & = (x'y')' \cdot (xy)'. \\ & = (x+y) \cdot (x'+y'). \\ & = xx'+xy'+yx'+yy'. \\ & =xy'+yx'. \end{align}$$
Since $xx'=yy'=0.$