SOLUTION: Construct a truth table for not(p and q) can you explain please

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Construct a truth table for not(p and q) can you explain please      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



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) About Me  (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).