Question:

Among the two statements
(S1) : (p ⇒ q)∧(q ∧(~q)) is a contradiction and  
(S2) : (p∧q) v ((~p)∧q) v (p ∧ (~q)) v ((~p) ∧ (~q)) is a tautology 

Show Hint

Remember the truth tables for basic logical operations (and, or, not, implication). A contradiction is always false, and a tautology is always true

Updated On: Jan 14, 2025
  • both are true
  • both are false
  • only (S1) is true 
  • only (S2) is true 
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

For \( S_1 : (p \rightarrow q) \land (p \land \sim q) \), the truth table is: 

\( p \)\( q \)\( p \rightarrow q \)\( p \land \sim q \)\( S_1 \)
TTTFF
TFFTF
FTTFF
FFTFF

From the truth table, \( S_1 \) is a Contradiction, as \( S_1 \) is always false.

For \( S_2 : (\sim p \land q) \lor (p \land \sim q) \), the truth table is:

\( p \)\( q \)\( p \land q \)\( \sim p \land q \)\( p \land \sim q \)\( (\sim p \land q) \lor (p \land \sim q) \)\( S_2 \)
TTTFFFF
TFFFTTT
FTFTFTT
FFFFFFF

From the truth table, \( S_2 \) is a Tautology, as \( S_2 \) is always true.

Hence:

\( S_1 \) is Contradiction, and \( S_2 \) is Tautology.

Was this answer helpful?
0
0

Questions Asked in JEE Main exam

View More Questions