Advertisement Remove all ads
Advertisement Remove all ads
Advertisement Remove all ads
MCQ
The negation of p ∧ (q → r) is ______________.
Options
p ∨ ( ~q ∨ r )
~p ∧ ( q → r )
~p ∧ ( ~q → ~r )
~p ∨ ( q ∧ ~r )
Advertisement Remove all ads
Solution
~ [P ∧ (q → r)
=~[( P)] ∨ [~ (q → r)] ...(By De Morgan's law)
=~[( P)] ∨ [~ (~q ∨ r )] ...(By Conditional Law)
=~[( P)] ∨ [( q ∧ ~r )] ...(By De Morgan's law)
~ [ P ∧ ( q → r )] = ~ P ∨ ( q ∧ ~r )
Concept: Algebra of Statements
Is there an error in this question or solution?