SOLUTION: Construct a truth table for p --> ~q
Algebra
->
Conjunction
-> SOLUTION: Construct a truth table for p --> ~q
Log On
Logic: Propositions, Conjunction, Disjunction, Implication
Logic
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Conjunction
Question 470994
:
Construct a truth table for p --> ~q
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
p
q
~q
p --> ~q
T
T
F
F
T
F
T
T
F
T
F
T
F
F
T
T
Notes: p --> q is only false when p is true and q is false (otherwise, it's true). Also, ~q is the opposite of q.