SOLUTION: Let p represent a true statement, while q and r represent false statements. Find the truth value of the compound statement. (p V ~q) or r, I had to type the word "or" since I d

Algebra ->  Conjunction -> SOLUTION: Let p represent a true statement, while q and r represent false statements. Find the truth value of the compound statement. (p V ~q) or r, I had to type the word "or" since I d      Log On


   



Question 260704: Let p represent a true statement, while q and r represent false statements. Find the truth value of the compound statement.
(p V ~q) or r, I had to type the word "or" since I don't know how to type in the upside down V.
Is this statement true or false?
Please show me how you got the answer so I can learn from it.

Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
p = true
q = false - - -> ~q = true
r = false
--
(p V ~q) - -> (T or T) = T
(p V ~q) V r - - - > (T or T) or F - - > T or F - - > T