Answer
Circuit will be
Work Step by Step
$(P ∧ Q) ∨ (∼P ∧ Q) ∨ (∼P∧ ∼Q)$
$≡ (P ∧ Q) ∨ ((∼P ∧ Q) ∨ (∼P∧ ∼Q))$
by inserting parentheses (which is legal by the associative law)
$≡ (P ∧ Q) ∨ (∼P ∧ (Q∨ ∼Q))$
by the distributive law
$≡ (P ∧ Q) ∨ (∼P ∧ t) $ by the negation law for ∨
≡ $(P ∧ Q)∨ ∼P$ by the identity law for ∧
≡$∼P ∨ (P ∧ Q)$ by the commutative law for ∨
≡ $(∼P ∨ P) ∧ (∼P ∨ Q)$ by the distributive law
≡ $(P∨ ∼P) ∧ (∼P ∨ Q)$
by the commutative law for ∨
≡ $t ∧ (∼P ∨ Q)$ by the negation law for ∨
≡ $(∼P ∨ Q) ∧ t$ by the commutative law for ∧
≡$∼P ∨ Q$ by the identity law for ∧