187k views
2 votes
Select true or false to tell whether the following conditional p q is true or false. Use the truth table if needed. If a week has seven days, then a year has twenty months.

2 Answers

3 votes

Answer:

p IMPLIES q is false, as p is true but q is false.

Explanation:

"If p THEN q" same as

"q IF p" same as

"p ONLY IF q" same as

"p IMPLIES q" same as

"q OR NOT p"

Truth table:

p q p->q

T T T

T F F

F T T

F F T

User Robertsan
by
5.6k points
0 votes

Answer:

Is FALSE

Explanation:

Because of the conditional of implication, that says if the statement p is true and the statement q is false that means that the Conditional is false.

Hope this helps :D

User Dan Stark
by
5.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.