Sum
Using the rules in logic, write the negation of the following:
(p ∨ q) ∧ (q ∨ ∼r)
Advertisement Remove all ads
Solution
The negation of (p ∨ q) ∧ (q ∨ ∼r) is
∼ [(p ∨ q) ∧ (q ∨ ∼r)]
≡ ∼(p ∨ q) ∨ ∼(q ∨ ∼r) .....(Negation of conjunction)
≡ (∼p ∧ ∼q) ∨ [∼q ∧ ∼(∼r)] ...............(Negation of disjunction
≡ (∼p ∧ ∼q) ∨ (∼q ∧ r) ...........(Negation of negation)
≡ (∼q ∧ ∼p) ∨ (∼q ∧ r) ..........(Commutative law)
≡ (∼q) ∧ (∼p ∨ r) ..........(Distributive Law)
Concept: Algebra of Statements
Is there an error in this question or solution?
APPEARS IN
Advertisement Remove all ads