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

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


   



Question 310247: Construct a truth table for (~p V ~q) --> p
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
p q -p -q -p v -q
T T F F F
T F F T T
F T T F T
F F T T T
You just have to complete the last step.