Concept:For an implication
A→B, the contrapositive is
∼B→∼A.
The negation of an implication
r→s is
r∧∼s.
Explanation:Let
A=p∨∼q and
B=p∧∼q.
The given statement is
A→B.
Its contrapositive is
∼B→∼A.
So, the contrapositive is
∼(p∧∼q)→∼(p∨∼q).
Now negate this contrapositive:
∼[∼(p∧∼q)→∼(p∨∼q)].
Using negation of an implication, this becomes:
∼(p∧∼q)∧∼[∼(p∨∼q)].
Using double negation,
∼[∼(p∨∼q)]=p∨∼q.
So, the expression becomes
∼(p∧∼q)∧(p∨∼q).
By De Morgan's law,
∼(p∧∼q)=∼p∨q.
Therefore, the required expression is
(∼p∨q)∧(p∨∼q).
Answer:(∼p∨q)∧(p∨∼q)Hence, the correct option is D.