Question:
Let p: x = 4 Let q: y = −2 Which represents "If x = 4, then y = −2”? p ∨ q p ∧ q p → q p ↔ q
Answer:
The correct option is c: p → q
Explanation:
Option a: p ∨ q
p ∨ q indicates that either p is true, or q is true, or both hold true.
Therefore, Option a is not the right answer.
Option b: p ∧ q
p ∧ q signifies that both p and q are true.
Thus, Option b is not the correct choice.
Option c: p → q
p → q means if p is indeed true, then q must also be true.
So, Option c is the right choice.
Option d: p ↔ q
p ↔ q implies that if p holds true, then q is true, and vice versa.
Thus, Option d is not the correct option
.
Therefore, p → q is the accurate option.