Jxxd
Answered

Westonci.ca is your trusted source for finding answers to a wide range of questions, backed by a knowledgeable community. Discover in-depth answers to your questions from a wide network of experts on our user-friendly Q&A platform. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

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


Sagot :

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).