229k views
1 vote
If p is true and q is false, then p → q is true. True or False?

User Scootermg
by
8.1k points

2 Answers

2 votes

Answer:

false

Explanation:

If p is true and q is false, then p → q is true.

true v true ----------- true

true v false -------- false

false v false---------- false

false v true ---------- false

User JEJ
by
8.0k points
5 votes

Answer:

False

Explanation:

The implication ...

true → false . . . . . . . not true

is the only implication with a truth value of False. All other combinations have a truth value of True.

true → true . . . . . . . . . . true

false → (anything) . . . . true

User Balaji Viswanath
by
8.4k points

No related questions found