140k views
2 votes
If p is true and q is false, then p ∧ ~q is true.
true
false

User InitK
by
8.8k points

2 Answers

4 votes

Answer:

true

Explanation:

User Apurva Pathak
by
8.4k points
5 votes
Answer: true

Justification

1) ∧ is the and operator

2) ~ is the symbol for negation (which is the same that making false)

3) p ∧ ~q means p and not q.

4) The and operator means that the two joined premises, this is p and ~q, have to be true for the whole statement ve true.

5) It is given that p is true and q is false, then p and ~ q is true.

Answer: true.
User Gogagubi
by
7.9k points

No related questions found