SOLUTION: Construct a truth table for p --> ~q

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


   



Question 470994: Construct a truth table for p --> ~q
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
pq~qp --> ~q
TTFF
TFTT
FTFT
FFTT


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.