SOLUTION: Construct a truth table for ~q ˄ p
Algebra
->
Conjunction
-> SOLUTION: Construct a truth table for ~q ˄ p
Log On
Logic: Propositions, Conjunction, Disjunction, Implication
Logic
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Conjunction
Question 626759
:
Construct a truth table for ~q ˄ p
Answer by
jim_thompson5910(35256)
(
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.