The negative of \( (p \land (\sim q)) \lor (\sim p) \) is equivalent to:
Show Hint
Use De Morgan’s laws to simplify the negation of logical statements:
\[
\sim (A \lor B) = (\sim A \land \sim B) \quad \text{and} \quad \sim (A \land B) = (\sim A \lor \sim B).
\]