So I have been given the following expression, but I cannot seem to solve it, can anyone do this and show the steps please?
Prove XY'Z + XYZ' + XYZ = XY + XZ
XY'Z + XYZ' + XYZ = XY + XZ
XZ(Y' + Y) + XYZ' =
XZ·1 + XYZ' =
XZ + XYZ' =
X(Z + YZ') =
X(Z + Y) =
XY + XZ
Please note that nothing is written between variables, an AND operator (or "·" symbol) is assumed. It's just a way to save space.