Solveeit Logo

Question

Question: If $p \rightarrow (p \land \sim q)$ is false, then the truth values of $p$ and $q$ are, respectively...

If p(pq)p \rightarrow (p \land \sim q) is false, then the truth values of pp and qq are, respectively

A

T, F

B

T, T

C

F, F

D

F, T

Answer

T, T

Explanation

Solution

For an implication p(pq)p \rightarrow (p \land \sim q) to be false, the antecedent pp must be true, and the consequent pqp \land \sim q must be false. Given that pp is true, the result pqp \land \sim q is false only when q\sim q is false, which implies that qq is true.

Thus, the truth values are:

p=Truep = \text{True} and q=Trueq = \text{True}.