Help please Find the truth value of the statement:

  • Thread starter amandamarieve
  • Start date
  • Tags
    Value
In summary, the statement ~(~p ^ q) <-> (q -> ~r) is true when P and Q are true and R is false. The symbol <-> stands for "if and only if" and the symbol -> stands for "implication." Answer 1 is correct because ~(~p ^ q) is equivalent to P v ~Q, and q->~r is true when both P and Q are true and R is false. Answer 2 is incorrect because it incorrectly substitutes ~(~p ^ q) as P ^ ~Q.
  • #1
amandamarieve
1
0

Homework Statement



Given P is true, Q is true, and R is fale, find the truth value of the statement:


~(~p ^ q) <-> (q -> ~r)





2. The attempt at a solution

Which one is correct- Answer 1 or answer 2?

answer 1:
p v ~q <-> (q -> ~r)

t V f <-> (t -> t)

t <-> t

Answer= t




answer 2:
p ^ ~q <-> (q -> ~r)

t ^ f <-> (t -> t)

f <-> t

Answer= f
 
Physics news on Phys.org
  • #2
Answer 1 is correct. Answer 2 isn't. Why not? And why didn't you just substitute P=t, Q=t and R=f into the original statement?
 
  • #3
Could someone explain explain how I should read this: <->
and what does this mean: ->

Thanks.
 
  • #4
<-> is "if and only if". P<-> Q is true if the true values of P and Q are the same: both T or both F.
Truth table:
[tex]\begin{array}{ccc} & T & F\\ T & T & F \\ F & F & T\end{array}[/tex]
where across is Q and down is P.

-> is "implication" P->Q "P implies Q" or "If P then Q" is true in the case that Q is true or both P and Q are false. Truth table:
[tex]\begin{array}{ccc} & T & F\\ T & T & F \\ F & T & T\end{array}[/tex]

As for amandamarieve's problem, ~(~p ^ q) <-> (q -> ~r), with p= q= T, r= f,
"~p ^q" is "F ^ T" which is F so ~(~p ^q) is T. That is, of course, the same as you get by using the fact that ~(~p ^ q)= ~(~p) v (~q)= p v ~q. On the right, q-> ~r, with q T and r F, is T->T which is T. We have T<->T which is T.

amandamarieve's "answer 2" is wrong because, as I said, ~(~p^q) is pv ~q, not "p^ ~q. In general, ~(p ^ q)= ~p v ~q and ~(p v q)= ~p ^ ~ q.
 
  • #5
HallsofIvy said:
<-> is "if and only if". P<-> Q is true if the true values of P and Q are the same: both T or both F.

Thank you.
 

Question 1: What does "truth value" mean?

The truth value of a statement refers to whether the statement is true or false in a given context or situation.

Question 2: How do you determine the truth value of a statement?

The truth value of a statement can be determined by examining the evidence and logical reasoning behind the statement and evaluating whether it is supported by facts and conforms to accepted principles of logic.

Question 3: Can a statement have a truth value of both true and false?

No, a statement can only have one truth value of either true or false. It cannot be both at the same time.

Question 4: What factors can affect the truth value of a statement?

The truth value of a statement can be affected by the accuracy and reliability of the evidence used to support it, the context in which it is being evaluated, and the logic and reasoning behind the statement.

Question 5: Can the truth value of a statement change over time?

Yes, the truth value of a statement can change over time as new evidence is discovered or new perspectives are gained. It is important to constantly re-evaluate the truth value of statements to ensure they remain accurate and valid.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
  • Precalculus Mathematics Homework Help
Replies
8
Views
563
  • Precalculus Mathematics Homework Help
Replies
1
Views
883
  • Calculus and Beyond Homework Help
Replies
24
Views
782
  • Precalculus Mathematics Homework Help
Replies
6
Views
2K
  • Precalculus Mathematics Homework Help
Replies
7
Views
2K
  • Precalculus Mathematics Homework Help
Replies
9
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
12
Views
1K
  • Precalculus Mathematics Homework Help
Replies
7
Views
2K
  • Precalculus Mathematics Homework Help
Replies
4
Views
737
Back
Top