SOLUTION: p is False and q is False. Determine the truth-value of the following compound statement: ~(p v q)?

Algebra ->  Conjunction -> SOLUTION: p is False and q is False. Determine the truth-value of the following compound statement: ~(p v q)?       Log On


   



Question 791495: p is False and q is False. Determine the truth-value of the following compound statement: ~(p v q)?

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
p is false
q is false

So p v q is false (since neither is true)

Therefore, ~(p v q) is TRUE since true is the opposite of false (note: ~p means "not p" and it's the opposite truth value of whatever p is)