Construct a truth table for ~q ->(p V q)
6 answers
Whew! Lot of truth tables. I think you need some practice. You try this one.
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
There are a few typos in your chart...
TTF
TFF
FFT
FTT ??
TFF
FFT
FTT ??
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
Okay....thanks :)