93.1k views
0 votes
What is the truth value for the following conditional statement? p: false q: true ∼q → ∼p

User Ileana
by
5.3k points

2 Answers

6 votes

Answer:

p false

Explanation:

3 votes

Answer:

Truth value of ~p → ~q will be False.

Explanation:

If the truth value of conditional statement p is false then the truth value of

~p will be True

If the truth value of other statement q is True then the truth value of ~q will be False

We know truth value of the implication of two conditional statements a → b is False only when a is true and b is false.

Therefore, ~p → ~q will be False.

User Jonx
by
6.1k points