SOLUTION: Given p is true, q is true, and r is false, find the truth value of the statement ~p --> (~q V r). Show step by step work.

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


   



Question 297750: Given p is true, q is true, and r is false, find the truth value of the statement ~p --> (~q V r).
Show step by step work.

Answer by user_dude2008(1862) About Me  (Show Source):
You can put this solution on YOUR website!
~p --> (~q V r)

~T --> (~T V F)

F --> (F V F)

F --> F

T