418,433 views
20 votes
20 votes
If P is True and Q is False, what is: P ⇔ ((P⇒Q)∨~Q) Question 2 options: True False

User Demula
by
2.7k points

1 Answer

18 votes
18 votes

Answer: True

The truth table is shown below.

Refer to the row highlighted in yellow.

P⇒Q is false when P is false and Q is true, otherwise it is true.

P v Q is false when both P and Q are false, otherwise it is true

P ⇔ Q is true only when P and Q have the same truth values together (both need to be true or both need to be false). Think of it like an equal sign.

If P is True and Q is False, what is: P ⇔ ((P⇒Q)∨~Q) Question 2 options: True False-example-1
User Raje
by
2.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.