Question
Mathematics Question on mathematical reasoning
The compound statement (−(P∧Q))∨((−P)∧Q)⇒((−P)∧(−Q)) is equivalent to
A
((∼P)∨Q)∧((∼Q)∨P)
B
(∼Q)∨P
C
((−P)∨Q)∧(−Q)
D
(−P)∨Q
Answer
((∼P)∨Q)∧((∼Q)∨P)
Explanation
Solution
Let r=(∼(P∧Q))∨((∼P)∧Q);s= ((∼P)∧(∼Q))
P | Q | ∼(P∧Q) | (−P)∧Q | r | s | r→s |
---|---|---|---|---|---|---|
T | T | F | F | F | F | T |
T | F | T | F | T | F | F |
F | T | T | T | T | F | F |
F | F | T | F | T | T | T |
Option (A) : ((∼P)∨Q)∧((∼Q)∨P)
is equivalent to (not of only P)∧( not of only Q )
=( Both P,Q) and (neither P nor Q)