Question
Mathematics Question on mathematical reasoning
Let p,q,r be three statements. Then ∼(p∨(q∧r)) is equal to
A
(∼p∧∼q)∧(∼p∧∼r)
B
(∼p∨∼q)∧(∼p∨∼r)
C
(∼pΛ∼q)∨(∼pΛ∼r)
D
(∼p∨∼q)∨(∼pΛ∼r)
Answer
(∼pΛ∼q)∨(∼pΛ∼r)
Explanation
Solution
∼(p∨(q∧r))=∼p∧∼(q∧r)
=∼p∧(∼q∨∼r)
=(∼p∧∼q)∨(∼p∧∼r)