JEE MainHardQuestion 420006
Question
Which of the following is a tautology?
- A(p ∧ q) → pCorrect
- Bp → (p ∧ q)
- Cp ∧ (p → q) → ¬q
- D(p ∨ q) ∧ ¬p
Correct answer
(p ∧ q) → p
Explanation
(p ∧ q) → p: If p AND q are true, then p must be true — this is always valid (tautology). The truth of the conjunction implies the truth of each conjunct.