Solveeit Logo

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 \land q\leftrightarrowr is true, then [2023] is a tautology.

A

p\lorr

B

(p\landr) \rightarrow p\lorr

C

(p\lorr) \rightarrow p\landr

D

p\landr

Answer

(p\landr) \rightarrow p\lorr

Explanation

Solution

Given qq is false, pqp \land q is false so rr must be false for pqrp \land q \leftrightarrow r to be true. With r=r = false, option (B) simplifies to falsep\text{false} \rightarrow p, which is always true.