SOLUTION: ∼[p → (q ∧ r)] if p is true, q is false, and r is true, find the truth value of the statement

Algebra ->  Conjunction -> SOLUTION: ∼[p → (q ∧ r)] if p is true, q is false, and r is true, find the truth value of the statement       Log On


   



Question 414184: ∼[p → (q ∧ r)]
if p is true, q is false, and r is true, find the truth value of the statement

Answer by sudhanshu_kmr(1152) About Me  (Show Source):
You can put this solution on YOUR website!

∼[p → (q ∧ r)]
= ∼[T → (F ∧ T)]
= ∼[T → F ]
= ∼[ F ]
= T

so, truth value of statement is TRUE