Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
Construct a truth table for (p ^ q) ↔ ~pAsked by Jen
Construct a truth table for ~q ->(p V q)
Answers
Answered by
Max
Whew! Lot of truth tables. I think you need some practice. You try this one.
Answered by
Jen
lol i know right!! i hate the truth tables too!! i think this is it:
T T F
F T T
F F F
T T F
T T F
F T T
F F F
T T F
Answered by
Max
There are a few typos in your chart...
Answered by
Jen
TTF
TFF
FFT
FTT ??
TFF
FFT
FTT ??
Answered by
Max
Interesting, only the fourth row is correct.
Here is the correct one.
p......q......~q......p V q......~q --> (p V q)
T......T.......F..........T...................T
T......F.......T..........T...................T
F......T.......F..........T...................T
F......F.......T..........F...................F
Here is the correct one.
p......q......~q......p V q......~q --> (p V q)
T......T.......F..........T...................T
T......F.......T..........T...................T
F......T.......F..........T...................T
F......F.......T..........F...................F
Answered by
Jen
Okay....thanks :)