161k views
25 votes
P -> q is false and p is true.

q is

True
False​

User Rob Grzyb
by
5.2k points

2 Answers

6 votes

Answer:

q is false

Explanation:

for a conditional statement, if the first part (if....) is true and second part is false, then p->q will be false. This is THE ONLY CASE IN CONDITIONAL STATEMENT where the truth value is false.

User Harrison Xi
by
5.3k points
5 votes

Answer:

q is false

Explanation:

P -> q is false and p is true. q is True False​-example-1
User Andyhasit
by
5.3k points