Question:

The negation of statement pattern $(p \wedge \sim q) \rightarrow (p \vee \sim q)$ is

Show Hint

$\sim(P \rightarrow Q) \equiv P \wedge \sim Q$. If you test this with a truth table, you will find all entries are False.
Updated On: Apr 30, 2026
  • a tautology
  • a contingency
  • a contradiction
  • equivalent to $p \vee q$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation


Step 1: Simplify the Pattern

The statement is of the form $X \rightarrow Y$. We know that $p \wedge \sim q$ is a subset of $p \vee \sim q$. In logic, if the antecedent is true, the consequent is also true. Thus, $(p \wedge \sim q) \rightarrow (p \vee \sim q)$ is a tautology ($T$).

Step 2: Apply Negation

The question asks for the negation of the entire pattern.
$\sim [ (p \wedge \sim q) \rightarrow (p \vee \sim q) ] = \sim [ T ] = F$ (Contradiction).

Step 3: Conclusion

The negation of a tautology is always a contradiction.
Final Answer: (C)
Was this answer helpful?
0
0