asked 123k views
2 votes
If p is true and ~ q is false, then p ~ q is always, sometimes, never false.

asked
User Pomber
by
8.0k points

1 Answer

4 votes

Answer:

never

Explanation:

The expression: ~q means "not q"

If ~q is false, then q is true

The expression:

If p is true and ~q is false

is equivalent to:

If p is true and q is true

then:

If p is true and q is true, then p -> q is never false (or is always true, see table attached). Or:

If p is true and ~q is false, then p -> ~q is never false.

If p is true and ~ q is false, then p ~ q is always, sometimes, never false.-example-1
answered
User Attila Antal
by
8.8k points

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.