SOLUTION: 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???

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: 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???      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



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

Answer by Mathtut(3670) About Me  (Show Source):
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