Advertisement Remove all ads
Advertisement Remove all ads
Advertisement Remove all ads
Without using truth tabic show that ~(p v q)v(~p ∧ q) = ~p
Advertisement Remove all ads
Solution
~(p v q)v(~p ∧ q)
≡~(p v q)v~(p ∨ ~q) by De Morgan's Law
≡~[(p ∨ q) ∧ (p ∨ ~q)] by De Morgan's Law
≡~{[(p ∨ q) ∧ p] ∨ [(p ∨ q)∧ ~q)]} by Distributive Law
≡ ~{[p] ∨ [(p ∨ q) ∧ ~q]} by Absorption Law
≡ ~{[p] ∨ [(p∧ ~q) ∨ (q ∧ ~q)]} by Distributive Law
≡~{[p] ∨ [(p ∧ ~q) ∨ F]} by Complement Law
≡~{[p] ∨ [(p ∧ ~q)]} by Identity Law
≡~p ∧ (~p ∨ q) by De Morgan's Law
≡ ~p by Absorption Law
Concept: Algebra of Statements
Is there an error in this question or solution?