Concept:The contrapositive of an implication p→q is ∼q→∼p.Explanation:First, rewrite the given statement using the conditional law.∼p∨(q∧∼r)≡p→(q∧∼r).Now, apply the contrapositive rule to p→(q∧∼r).It becomes ∼(q∧∼r)→∼p.Use De Morgan's law on the left side: ∼(q∧∼r)≡∼q∨r.So we get (∼q∨r)→∼p.By the commutative law, ∼q∨r≡r∨∼q.Therefore, the contrapositive is (r∨∼q)→∼p.Answer:(r∨∼q)→∼p Which matches option D.