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

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

answered
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

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.