207k views
0 votes
Let p: The day is Tuesday.

Let q: The day is Thursday.
Let r: She comes to work.

Which represents the statement "The day is Tuesday or Thursday if and only if she comes to work”?

p ↔ (q ∧ r)
p ↔ (q ∨ r)
(p ∧ q) ↔ r
(p ∨ q) ↔ r

User Dspeyer
by
5.8k points

2 Answers

7 votes

Answer:

The relation that denotes the condition:

"The day is Tuesday or Thursday if and only if she comes to work” is given by:

p∨q↔r

Hence, option D is true.

Explanation:

Let p: The day is Tuesday.

q: The day is Thursday.

r: She comes to work.

the day is Tuesday or Thursday is denoted by: p∨q

Hence the condition which represents that "The day is Tuesday or Thursday if and only if she comes to work”

is: p∨q↔r


User Jeff Learman
by
6.0k points
0 votes
It's definitely D: (p ∨ q) ↔ r
User Intelfx
by
5.5k points