SOLUTION: Construct a truth table for ~q ˄ p

Algebra ->  Conjunction -> SOLUTION: Construct a truth table for ~q ˄ p      Log On


   



Question 626759: Construct a truth table for ~q ˄ p
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Construct the table to get
p q ~q ~q ^ p
T T F F
T F T T
F T F F
F F T F


Note: ~q is the opposite of q, so when q is true, then ~q is false. The value of p ^ q is only true when both p and q are true.