Question
Question: If $p \rightarrow (p \land \sim q)$ is false, then the truth values of $p$ and $q$ are, respectively...
If p→(p∧∼q) is false, then the truth values of p and q are, respectively
A
T, F
B
T, T
C
F, F
D
F, T
Answer
T, T
Explanation
Solution
For an implication p→(p∧∼q) to be false, the antecedent p must be true, and the consequent p∧∼q must be false. Given that p is true, the result p∧∼q is false only when ∼q is false, which implies that q is true.
Thus, the truth values are:
p=True and q=True.