I need to simplify $(p \vee r) \wedge (\neg p \vee \neg r)$ (if possible and using the laws of logic)
I tried to substitue $s: (\neg p \vee r)$ but that made it even worse.
Can anyone suggest an alternate way to approach this problem? Not looking for a solution, but a hint on how I can make some progress.
the answer is $r$. In fact using distribution law we have, $(p{\wedge{\sim}p)\vee}r=r{\vee}F=r$