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
Logic: Propositions, Conjunction, Disjunction, Implication
Logic
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Conjunction
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)
(
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)