Question
Question: If q is false and p $\land$ q$\leftrightarrow$r is true, then [2023] is a tautology....
If q is false and p ∧ q↔r is true, then [2023] is a tautology.
A
p∨r
B
(p∧r) → p∨r
C
(p∨r) → p∧r
D
p∧r
Answer
(p∧r) → p∨r
Explanation
Solution
Given q is false, p∧q is false so r must be false for p∧q↔r to be true. With r= false, option (B) simplifies to false→p, which is always true.