JEE Main20205 Sep 2020Morning ShiftMathematicsMathematical ReasoningActual
The negation of the Boolean expression x ↔ ~ y is equivalent to:
Options
- A( ~ x ∧ y ) ∨ ( ~ x ∧ ~ y )
- B( x ∧ y ) ∨ ( ~ x ∧ ~ y )
- C( x ∧ ~ y ) ∨ ( ~ x ∧ y )
- D( x ∧ y ) ∧ ( ~ x ∨ ~ y )
Correct answer
B. ( x ∧ y ) ∨ ( ~ x ∧ ~ y )
Step-by-step solution
Negation of x ↔ ~ y ≡ ~ x ↔ ~ y ≡ ~ x → ~ y ∧ ~ y → x ≡ ~ x → ~ y ∨ ~ ~ y → x (using De'Morgan's laws) ≡ x ∧ y ∨ ~ y ∧ ~ x