SOLUTION: Determine the truth value of the following statement if
(a) p is true, q is false, and r is true.
(b) p is false, q is true, and r is true.
~p v (~q v ~r)
Algebra ->
Equations
-> SOLUTION: Determine the truth value of the following statement if
(a) p is true, q is false, and r is true.
(b) p is false, q is true, and r is true.
~p v (~q v ~r)
Log On
Question 1119620: Determine the truth value of the following statement if
(a) p is true, q is false, and r is true.
(b) p is false, q is true, and r is true.
p | q | r | ~p | ~q | ~r | (~q v ~r) | ~p v (~q v ~r)
------------------------------------------------------
T | F | T | F | T | F | T | T
| | | | | | |
F | T | T | T | F | F | F | T
John
My calculator said it, I believe it, that settles it