Question 1
Consider the statements:
p: Lisa likes coffee
q: Lisa likes tea
If p is False and q is False, what is the truth value of p ∨ q (p OR q)?
Step 1: Understand the disjunction (OR) operator
The disjunction p ∨ q is True when AT LEAST ONE of p or q is True.
It is False ONLY when both p and q are False.
Step 2: Apply the given values
p = False, q = False
Step 3: Evaluate p ∨ q
Since both p and q are False, p ∨ q = False
The disjunction p ∨ q is True when AT LEAST ONE of p or q is True.
It is False ONLY when both p and q are False.
Step 2: Apply the given values
p = False, q = False
Step 3: Evaluate p ∨ q
Since both p and q are False, p ∨ q = False