Show that $(p \land (q \oplus r))$ and $(p \oplus q) \land (p \oplus r)$ are logically equivalent.
Yet I don't see how they are logically equivalent. I try to use the truth table and they do not match. Am I missing something? or how should I prove they are not logically equivalent except using truth table?
Thanks.
The two expressions are not equivalent. Take $p=0,q=r=1$. They give different values.