The correct option is B p∨(p∧q) and q
∼(∼p)≡p
By De Morgan's law,
∼(p∧q)≡(∼p)∨(∼q)
By distributive law,
p∨(p∧q)
≡(p∨p)∧(p∨q)
≡p∧(p∨q)
If truth value of p and q are F and T respectively, then truth value of p∨(p∧q) is F.
So, p∨(p∧q) and q are not logically equivalent.