67.3k views
4 votes
Which of the following illustrates the truth value of the given conditional statement?

p: 10 < 7
q: 10 < 5
~p → ~q

T T → F
F T → T
T F → F
T T → T

1 Answer

5 votes
Given p: 10 < 7, clearly p is false and ~p is true. Also, given q: 10 < 5, clearly q is false and ~q is true.

Thus, the truth value of the conditional statement ~p → ~q is T T → T.
User Akn
by
8.4k points