I am stuck simplifying. Can anyone help?
It states that
$$ (XY’+YZ)’ = X’Y’ + X’Z’+YZ’ $$
I tried all axioms yet I can't figure it out.
I am stuck simplifying. Can anyone help?
It states that
$$ (XY’+YZ)’ = X’Y’ + X’Z’+YZ’ $$
I tried all axioms yet I can't figure it out.
Notice that: \begin{align*} (XY’+YZ)’ &= (X' + Y)(Y' + Z') & \text{by DeMorgan's Law}\\ &= X'(Y' + Z') + Y(Y' + Z') & \text{by Distributive Law}\\ &= X'Y' + X'Z' + YY' + YZ' & \text{by Distributive Law}\\ &= X'Y' + X'Z' + 0 + YZ' & \text{by Inverse Law}\\ &= X'Y' + X'Z' + YZ' & \text{by Identity Law}\\ \end{align*}