SOLUTION: Given p is true, q is false, and r is true, find the truth value of the statement (~p ^ q) ↔ ~r.
its true.
i made a truth table but i think im wrong
Algebra.Com
Question 263743: Given p is true, q is false, and r is true, find the truth value of the statement (~p ^ q) ↔ ~r.
its true.
i made a truth table but i think im wrong
Answer by jim_thompson5910(35256) (Show Source): You can put this solution on YOUR website!
If p is true, then ~p is false (since ~p is the opposite of p).
Remember that "^" means "and". The statement p ^ q is only true if BOTH p AND q are true (hence the "and"). Since ~p is false, we automatically know that ~p ^ q is false (q doesn't have to be factored in at all).
Finally, remember that p <-> q is only true if the truth values for p and q are the same. So if p and q are both true, or both false, then p <-> q is true. Think of this as an "equals" (ie p = q). Because r is true, ~r is false. Since ~p ^ q is false as well, ~p ^ q and ~r have the same truth values. So (~p ^ q) <-> ~r is true. So you are correct. Good job.
Here's one way you could write all this out:
(~p ^ q) <-> ~r
(~T ^ F) <-> ~T
(F ^ F) <-> F
F <-> F
T
RELATED QUESTIONS
PLEASE HELLPP!!! Given p is false, q is true, and r is false, find the truth value of... (answered by MathLover1)
if p is true, q is false, and r is true, find the truth value of the statement.
(p... (answered by )
I am not to sure on this equation. Given p is true, and r is false, find the truth value... (answered by jim_thompson5910)
Given p is true, q is true, and r is false, find the truth value of the statement ~p -->... (answered by user_dude2008)
Given p is true, q is true, and r is false, find the truth value of the statement ~p (~q (answered by Fombitz)
Given p is true, q is true, and r is false, find the truth value of the statement ~q -->... (answered by solver91311)
Given p is true, q is true, and r is false, find the truth value of the statement
~q... (answered by Theo)
Given p is false, q is true, and r is true, find the truth value of the statement (p ~q) (answered by Big Poop)
Given p is true, q is false, and r is false, find the truth value of the statement (q V... (answered by jim_thompson5910)