SOLUTION: Let p represent a true statement, while q and r represent false statements. Find the truth value of the compound statement. (~p ^ ~q) v r True False

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 ^ ~q) v r True False       Log On


   



Question 297286: Let p represent a true statement, while q and r represent false statements. Find the truth value of the compound statement.
(~p ^ ~q) v r
True
False

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Hint: p ^ q is only true when both p and q are true. p v q is true when either p or q are true (or both). Also, ~p means "not p". So if p is true, then ~p is false (and vice versa)