Question:

Negation of the statement \( (p \land r) \rightarrow (r \lor q) \) is:

Show Hint

To negate a conditional statement of the form \( A \rightarrow B \), use the equivalence \( \sim (A \rightarrow B) \equiv A \land \sim B \).
Updated On: Feb 15, 2025
  • \( \sim (p \land r) \rightarrow \sim (r \lor q) \)
  • \( (\sim p \lor \sim r) \lor (r \lor q) \)
  • \( (p \land r) \land (r \land q) \)
  • \( (p \land r) \land (\sim r \land \sim q) \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

The negation of the given statement \( (p \land r) \rightarrow (r \lor q) \) is: \[ \sim \left[ (p \land r) \rightarrow (r \lor q) \right] \] Using the logical equivalence \( A \rightarrow B \equiv \sim A \lor B \), we get: \[ \sim \left[ \sim (p \land r) \lor (r \lor q) \right] \] Simplifying further, we get: \[ (p \land r) \land (\sim r \land \sim q) \] Thus, the correct answer is \(\boxed{(d)}\).
Was this answer helpful?
0
0