Question 179373This question is from textbook
: Determine the truth value of the statement: not q if and only if [not r and (p or q)] when p is false, q is true, and r is true. HUH??? This question is from textbook
You can put this solution on YOUR website! ~q↔ ~r^(p v q)
:
~T↔ ~T ^ (F v T)
:
F ↔ F ^ T
:
F ↔ F
:
so this is a valid statement
:
F or T is True
F and T is False