JEE Main202117 Mar 2021Morning ShiftMathematicsMathematical ReasoningActual
If the Boolean expression ( p ⇒ q ) ⇔ ( q * ( ~ p ) ) is a tautology, then the Boolean expression p * ( ~ q ) is equivalent to:
Options
- Aq ⇒ p
- B~ q ⇒ p
- Cp ⇒ ~ q
- Dp ⇒ q
Correct answer
A. q ⇒ p
Step-by-step solution
∵ p → q ≡ ~ p ∨ q So, * ≡ v Thus, p * ( ~ q ) ≡ p v ( ~ q ) ≡ q → p