asked 49.5k views
7 votes
HURRY!!!!

If p -> q is true and q is true, then p is ____ true.
-always
-sometimes
-never
If p is true and q is true, then ~ p -> ~ q is ____ true.
-always
-sometimes
-never

asked
User Sam Dark
by
7.6k points

1 Answer

4 votes

Sometimes. p ⇒ q is true if both p and q are true, or whenever p is false.

Always. ¬ p ⇒ ¬q is true if ¬p and ¬q are both true (which means p and q are both false), or whenever ¬p is false (p is true).

answered
User Aymericbeaumet
by
8.5k 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.