Question:

If \( p \land q \) is F, \( p \rightarrow q \) is F, then the truth values of \( p \) and \( q \) are

Show Hint

To solve logical expressions, check the truth tables of logical operators like AND (\(\land\)) and implication (\(\rightarrow\)).
  • T, T
  • T, F
  • F, T
  • F, F
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Understanding the conditions. 
For \( p \land q = \text{F} \) and \( p \rightarrow q = \text{F} \), we know the following: - \( p \land q = \text{F} \) implies that at least one of \( p \) or \( q \) must be false. - \( p \rightarrow q = \text{F} \) implies that \( p \) is true and \( q \) is false.

Step 2: Conclusion. 
Thus, the only possible combination is \( p = \text{F} \) and \( q = \text{T} \).

Therefore, the correct answer is (C). 
 

Was this answer helpful?
0
0