219k views
1 vote
What is the truth value for the following conditional statement? p: true q: false ∼q → ∼p T F → F T T → F F T → T T F → T

User Sistina
by
5.2k points

2 Answers

4 votes

Final answer:

The truth value of the conditional statement ¬q → ¬p, with p being true and q being false, is false.

Step-by-step explanation:

The question is asking about the truth value of the conditional statement ¬q → ¬p, where p is true and q is false. In a conditional statement of the form 'if q then p', written symbolically as q → p, the statement is false only when q is true and p is false. Otherwise, the statement is true. In this case, ¬q means 'not q' and ¬p means 'not p'. Given that q is false, ¬q is true. Given that p is true, ¬p is false. Thus, the statement ¬q → ¬p is of the form 'true → false', which makes the entire conditional statement false.

1 vote

Answer:

The answer is TT=T

Step-by-step explanation:

i had the same question

User StockUberflow
by
4.2k points