Question
Question: If p is true, q is false and r is true then the truth value of $\sim p \rightarrow (q \lor r)$ is...
If p is true, q is false and r is true then the truth value of ∼p→(q∨r) is
A
F
B
T
C
either T or F
D
cannot be determined
Answer
T
Explanation
Solution
Given:
- p=T
- q=F
- r=T
Step 1: Compute ∼p:
∼p=FStep 2: Compute q∨r:
q∨r=F∨T=TStep 3: Evaluate the implication:
∼p→(q∨r)=F→TRecall that in an implication A→B, if A is false, the whole statement is true.
Thus, the given expression is T.
∼p=F; q∨r=T; false implies true is always true.