|
logicians, check this out
Question 13
Given that p is true, q is false, and r is true, complete the one line truth table for:
p q r (p → ~p) V r
p q r (p → ~p) V r
T F T F T F T T
p q r (p → ~p) V r
T F T F F F T T
p q r (p → ~p) V r
T F T F T F F T
p q r (p → ~p) V r
T F T F T F F T
Question 14
Given that p is true, q is false, and r is true, complete the one line truth table for:
~r ↔ (q V p)
p q r ~ r ↔ (q V p)
T F T F T T T F
p q r ~ r ↔ (q V p)
T F T F F T F F
p q r ~ r ↔ (q V p)
T F T F T T F F
p q r ~ r ↔ (q V p)
T F T F F T T F
if you know your logic you would see an issue here... I think, I am most certain these questions are wrong since if you see the cases do not stay the same even though they are established prior to the problem.
the answers are below the problems
|