SOLUTION: Given p is true, q is false, and r is false, find the truth value of the statement (q V r)<-->~p

Algebra ->  Conjunction -> SOLUTION: Given p is true, q is false, and r is false, find the truth value of the statement (q V r)<-->~p      Log On


   



Question 549795: Given p is true, q is false, and r is false, find the truth value of the statement (q V r)<-->~p
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
(q V r)<-->~p


(F V F)<-->~T


(F V F)<-->F


F <--> F


T

So (q V r)<-->~p is true when p is true, q is false, and r is false