I'm trying to prove that XYZ + XYZ' + XY'Z + X'YZ = XY+ XZ + YZ
I have gotten so far i think. I don't know if I am on the right track but i keep getting stuck when i end up with this xy + xy’z + x’yz....
here is what i have done:
F(X,Y,Z) = XYZ + XYZ'+XY'Z + X'YZ
XYZ + XYZ’ + ZXY’ + XYX’ (Commutative)
XY(Z) + XY(Z’) + ZXY’ + ZYX’ (associative)
XY(Z+Z’) + ZXY’ + ZYX’ (distributive)
XY(1) + ZXY’ + ZYX’ (inverse)
XY + ZXY’ + ZYX’ (identity)
and as you can see... i get stuck here... cause i need to have XY + ZX + ZY but i can't get rid of the two last negatives..