Question 179086This question is from textbook
: Construct a truth table for not(p and q)
can you explain please
This question is from textbook
Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! P... Q... (P&Q).. -(P&Q)
T... T....... T........... F
T... F....... F........... T
F... T....... F........... T
F... F....... F........... T
(P&Q) is only true when both P and Q are true, otherwise the value is false.
Not (P&Q) takes values opposite of (P&Q) (False becomes true, true becomes false).
|
|
|